Le 06/09/2010 09:03, Patrick Wright a écrit :
I found the implementations of Talc (http://code.google.com/p/talc/)
and Pnuts (https://pnuts.dev.java.net/) fairly small and easy to
follow. I wouldn't call them toy languages or toy implementations but
the code is not overwhelming, I think.
Patrick
Pseudo (for pseudo code) http://code.google.com/p/pseudo-language/
It uses Tatoo as parser generator and javac as generator (instead of ASM),
It builds javac Tree and let javac backend generates the bytecode :)
Rémi
--
You received this message because you are subscribed to the Google Groups "JVM
Languages" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/jvm-languages?hl=en.