Which is the best counterpart to ANTLR to create parsers in ruby? -


I have used antlar and java / freeze for a while. Now I have to write a bunch of parsers using NTLR grammar, but such parser needs to be written in Ruby Lang.

I went to Gogal but got nothing. Is there a Ruby Parser generator that takes antilay grammar and can create a parser? If there are many people, which is best in your opinion?

TIA Paolo

You also generate parser with ANTLR for Java or C And can call it with Jerubi from its Ruby program or

This should encourage you to perform a demonstration that you can have a great advantage to pars to so many inputs.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -