[OT] Compilable Python-like language?

Lothar Scholz llothar at web.de
Tue Mar 23 14:51:12 EST 2004


Ed Cogburn <edcogburn at hotpop.com> wrote in message news:<mailman.272.1080036399.742.python-list at python.org>...
> Jacek Generowicz wrote:
>  > That rather depends on what you mean by "Python-like".
> 
> 
> Oh dear...

yes, oh my dear...., you posted a troll question.

There is nothing like that what you want. It is just not there because
it is impossible. You should go to a library and read a book about
compiler construction. It simply does not work with languages like
python which are extremely dynamic - including metaprogramming.

Even a full compiled LISP, that means safety settings set to lowest
priority and typedeclarations everywhere simply isn't much of the lisp
you may (not) know.



More information about the Python-list mailing list