From: gabriele renzi Date: 2005-04-24T18:49:31+09:00 Subject: Re: announcing RubyLexer 0.6.0 vikkous ha scritto: >>first let me say I think this is cool :) >>Anyway, I wonder: isn't something like this included with ruby (irb's > > >>lexer) ? >>Care to explain the differences a little? > > > Irb's lexer is not as complete. I can't think of any examples, but when > developing this, I played around with irb quite a bit, trying different > syntaces. Irb would do pretty good most of the time, but every so > often, I'd come up with something that had to be wrapped in eval %() in > order to work in irb... > this is what I expected, I just think you should made it clear to casual users :)