[antlr-interest] ANTLR examples

William v Doorn williamvdoorn at gmail.com
Fri Apr 23 11:17:33 PDT 2010


Hey all,

I'm looking for some ANTLR examples, I tried googling a bit but I found
certain things which didn't fit my requirments. I found the Mantra project,
but it's statically typed and is 'too' big for me at this moment, then I
found 'pie' as interpreter, which is dynamically typed, what I want, but it
uses a syntax-directed interpreter.

I'm looking for a pretty small language which is dynamically typed and uses
AST's if possible. It doesn't need to be advanced, if it would have classes
I would already be very happy.

Thanks,

William van Doorn


More information about the antlr-interest mailing list