antlr3 icon indicating copy to clipboard operation
antlr3 copied to clipboard

antlr-javascript-runtime-3.1 throws errorUncaught TypeError: Object a=2+2; has no method 'LT'

Open djadmin opened this issue 10 years ago • 1 comments

Hello,

I'm using antlr-javascript-runtime-3.1 which is not suitable in many cases while the same grammar can be compiled easily with java-runtime.

Is there some problem with ver3.1 and yeah as mentioned in many forums ver3.3 is recommended for javascript output but I'm unable to locate it on web. Could you please help me out in finding ver3.3 for javascript-runtime or any other solution for the problem mentioned above.

djadmin avatar Feb 24 '14 07:02 djadmin

only stuff i see is 3.1:

https://github.com/antlr/website-antlr3/tree/gh-pages/download/Python

Ter On Feb 23, 2014, at 11:03 PM, Dheeraj Joshi wrote:

Hello,

I'm using antlr-javascript-runtime-3.1 which is not suitable in many cases while the same grammar can be compiled easily with java-runtime.

Is there some problem with ver3.1 and yeah as mentioned in many forums ver3.3 is recommended for javascript output but I'm unable to locate it on web. Could you please help me out in finding ver3.3 for javascript-runtime or any other solution for the problem mentioned above.

— Reply to this email directly or view it on GitHub.

parrt avatar Feb 24 '14 15:02 parrt