By mswatcher
via programmingisterrible.com
Published: Feb 08 2013 / 10:03
If you want to parse Ruby, I wish you luck—there isn’t any documentation or a formal grammar that fully describes the language. Instead, you have to look at the source code to truly understand Ruby’s syntax. This is where the nightmare starts.
Add your comment