A 'Python like' language

Mark Hahn mark at prothon.org
Mon Mar 29 04:50:08 EST 2004


> What does stacklessness do for me as an application programmer?

The first thing is lack of recursion limits.  Later you will find
continuations and other cool things.

Mark Hahn (Prothon Author)

"Roy Smith" <roy at panix.com> wrote in message
news:roy-2A7F76.07570527032004 at reader1.panix.com...
> "Jon Franz" <jfranz at neurokode.com> wrote:
> > What I found interesting was:
> >  - the stackless-ness
>
> What does stacklessness do for me as an application programmer?





More information about the Python-list mailing list