From: David Balmain Date: 2005-11-20T13:37:29+09:00 Subject: Re: ruby lexer/parser package ? Hi Didier, Check out Racc. It comes with ruby in the standard library. Cheers, Dave On 11/20/05, didier.prophete@gmail.com wrote: > a quick question: is there a lex/yacc package for ruby ? or actually > anything to implement a lexer/parser in ruby ? > for some reason I can't seem to find anything like that out there... > > thanks for your help. > > -Didier > > >