bearophile wrote:
IMO the concept is interesting (especially the Python-like syntax
for a compiled language),
There several other examples of the same thing (like the Python compiler I'm
helping the development, ShedSkin), Boo, etc.
but there are a lot of rough edges and development is very slow.
Nimrod seems to contain no new ideas, and probably some large ideas of D2 are
missing, but the syntax and some smaller details are nice.
There's also http://delight.sourceforge.net/
It's based on GDC, with a Python-like syntax.
--anders