From: Robert Klemme Date: 2006-02-14T21:38:27+09:00 Subject: Re: Writing parsers? Paatsch, Bernd wrote: > Hello, > > I got this great task assigned to write a parser and looking at the > files to parse is not very trivial. Does anybody know where to find a > website that would explain steps and pitfalls to avoid writing a > parser? > Any suggestion/help in is appreciated. http://raa.ruby-lang.org/project/racc/ http://raa.ruby-lang.org/project/ruby-yacc/ robert