Hello:

I've been using Rhino for some time as a parser for JavaScript. The
lack of a complete grammar for ANTLR makes Rhino a good option for me.
I'm using it for things like specialized documentation tools (JavaDoc-
style docs for JavaScript classes) or other code analysis.

I'm sure that you get a lot of these types of questions. What do you
recommend?

For example, I've been using 1.5 and 1.6 in the past and found no node
visitor class. Does one exist in 1.7? There doesn't seem to be a way
to search for a node (by type) in 1.6 either.

If you have any suggestions for writing JavaScript parsers based on
Rhino, I'd really appreciate it.

Thanks,
Glenn
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to