From: Adam Bozanich Date: 2007-06-29T16:10:00+09:00 Subject: Re: Creating a DSL in ruby ------=_Part_45576_20967943.1183101001416 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 6/28/07, snacktime wrote: > > > I'm thinking I'm better off taking the time to learn a real parser and > handle it that way. I have a feeling it would be easier to debug a > dsl created with a parser then one using regular expressions. > > Any suggestions? racc http://i.loveruby.net/en/projects/racc/ ------=_Part_45576_20967943.1183101001416--