[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[Ann] RubyLexer 0.6.2

Caleb Clausen

6/2/2005 3:40:00 PM

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&relea...