Posted By:
Klaus_Koeder
Posted On:
Monday, March 12, 2012 11:16 AM
Hi, for a small project I need to analyze configuration files which are slightly complex. (nested blocks; vector values etc ..)
I was looking at jflex/bison and antlr. I installed ANTLRworks and played around. Somehow I miss examples which emphasis on actions. I found the "Five minute introduction" calculator example but it only seems to analyze if the syntax is correct and doesn't calculate the formula at all. Googling didn't bring up much more. So I think I missing some points here ...
How is this supposed to work? Can you point me to a simple example?
thx n rgds
KK