[antlr-interest] C target

Suresh Kannan kanaero at gmail.com
Sun Jan 20 18:23:46 PST 2008


Hello,

First of all, I want to thank Jim for providing an excellent C-target.
My end use is on an embedded target. Although a c++ target would be
good, I tried the C++ target from antlr 2.7.2 and I cringe at the use
of the C++ std:: library. If you are indeed working on the C++ target
I recommend a standalone runtime. In any case I just  got started with
the C target and also antlr in general, I got the SimpleCalc example
from the wiki (http://www.antlr.org/wiki/display/ANTLR3/Using+the+ANTLR3+C+Target)
working as-is. However is there a list of examples for the C runtime
or is the wiki one it ?

I am a bit lost as to how to go further, but I am going to continue
digging further.

regards,
suresh.


More information about the antlr-interest mailing list