From: Simon Strandgaard Date: 2005-04-18T15:08:05+09:00 Subject: Re: A Compiler Quality Ruby Lexer in Ruby On 4/18/05, Peter Suk wrote: > Does anyone know of a program in Ruby that 100% accurately lexes Ruby > 1.8? I am prepared to translate a Ruby lexer into Ruby, but I'd rather > have one that's already written. I think Ripper is the most popular one. http://rubyforge.org/projects/ripper/ -- Simon Strandgaard