[grammarians] ruby parser

Wilson Bilkovich wilsonb at gmail.com
Sat Dec 2 13:27:12 EST 2006


On 12/2/06, Hanan Mneimneh <hanan_mneimneh at hotmail.com> wrote:
> Hello
>
> I need to generate a state machine for a web application developed using
> ruby on rails. For this purpose, I need to dynamically parse the controller
> which is a ruby class. Is there a decent parser to parse ruby code????????
>

You can use the ParseTree or sydparse gems for this.


More information about the Rubygrammar-grammarians mailing list