I am looking for a ruby parser (that hopefully supports the latest version of ruby if possible). Has there been any success in ripping out the parser from JRuby as a standalone tool?
Alternatively, I am also interested in independent efforts in building Ruby parsers in Java. There has been an earlier post on this: Ruby parser in Java
Has there been any updates?