A 'Python like' language

Paul Rubin http
Mon Mar 29 04:57:54 EST 2004


"Mark Hahn" <mark at prothon.org> writes:
> > 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.

You gonna have a real compiler?  You might also take the opportunity
to back off on some of Python's dynamicness.

Have you looked at PyPy?



More information about the Python-list mailing list