From: James Edward Gray II Date: 2006-01-09T07:29:34+09:00 Subject: Re: [SOLUTION] Dice Roller (#61) On Jan 8, 2006, at 3:53 PM, Dennis Ranke wrote: > For this I implemented a simple recursive descent parser class that > allows the tokens and the grammar to be defined in a very clean > ruby syntax. Awesome! > I think I'd really like to see a production quality parser > (generator) using something like this grammar format. I agree. This is fantastic. So what do we have to do to get you to add the polish and make it available? :) James Edward Gray II