[antlr-interest] JavaScript Target

Jeff Hair knifed at gmail.com
Wed Aug 17 17:22:26 PDT 2011


Hello,

I tried generating a very simple "hello world" grammar with the JavaScript
target using v 3.4. It put out a bunch of warnings and generated invalid
code. In particular, it created a strange JS object literal like { : }. It
had the colons but not the variables or values. Is this a known issue?


More information about the antlr-interest mailing list