<snip> >> I'm also working with a couple of groups who are actively developing >> additional DLR languages, including a graphical data flow language, >> and a proper tail-call recursion implementation of Scheme (using >> continuation-passing style). More on those here soon, I hope. >> >> If you have additions or corrections to the above list, please let >> us know. >> >> Thanks! >> >> -Doug >> _______________________________________________
I was looking at implementing a scripting language based on the syntax of C#, I was planning on calling it D-flat (music geeks rejoice). I haven't made a ton of progress yet, basically just got a parser setup, now I need to implement the AST generation from the parser. slide _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
