Can someone provide information on the current status of the JavaScript target in ANTLR 3.4 or 3.5? I've searched online for answers but haven't found anything conclusive. While I know it was fixed in v3.3 after being broken in v3.2, there is no mention in the ANTLR 3.4 release notes about the consistency of the JavaScript target with ANTLR 3.4.
I am working on a project that requires me to convert a Java target ANTLR grammar into JavaScript. Before proceeding, I need assurance that the JavaScript target is indeed supported by ANTLR 3.4 or 3.5.