Subject: Parsing little languages in ruby...
From: Chris WRIGHT <caw cs.mu.OZ.AU>
Date: Wed, 6 Feb 2002 13:36:36 +0900
What's the most sensible way to parse little languages in Ruby? Is there a lexer available?
I've found racc...Is that the parser-of-choice?
cheers
Chris Wright