Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Ann] RubyLexer 0.6.2

0 views
Skip to first unread message

Caleb Clausen

unread,
Jun 2, 2005, 11:40:21 AM6/2/05
to
Announcing, release 0.6.2 of RubyLexer, a hyper-correct stand-alone
lexer of Ruby in Ruby. RubyLexer handles the hard parts of lexing Ruby
such as: keeping track of local variables, complicated string
inclusions, and the ambiguous nature of certain characters (% ? :
etc).

Changes in this version:
Better error handling
Input can come from a string
Performance improvements
Fixed bugs in lexing, including the following:
whitespace-delimited strings
(x.+?x)
very long float constants

And most important, the example in the documentation now works.

Get it at RubyForge:
http://rubyforge.org/frs/?group_id=522&release_id=2256


0 new messages