I would say llava could be a good example for you even though it is
pretty much inactive. It is a Lisp whose operators map to JVM bytecodes
in a very direct manner so the compiler is very simple.
http://llava.org/
Jim
Dibyendu Majumdar wrote:
Hi,
I am starting work on implementing the Go like language for the JVM
and was wondering if there is a simple toy language implementation for
the JVM that I could look at. Is anyone aware of such an
implementation?
I am looking to implement a hand-coded lexer/parser for the language.
Thanks and Regards
Dibyendu
--
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.