vote up 2 vote down star
1

I'm looking for Ruby grammar in BNF form. Is there an official version?

flag

71% accept rate
I'm really curious why you're looking for this. It a narrow but hot topic, sort of like collecting 1936 malt shop coke posters. – MarkusQ Mar 19 at 17:50
I'd like to write a code analysis tool. And it's just to have some fun:) – fauxbody Mar 20 at 7:14

1 Answer

vote up 2 vote down check

Yes, there is one Ruby BNF syntax by the University of buffalo.

Edit: I've also found this alternate Ruby BNF syntax.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.