RubyGems Navigation menu

rubylexer 0.7.2

RubyLexer is a lexer library for Ruby, written in Ruby. Rubylexer is meant as a lexer for Ruby that's complete and correct; all legal Ruby code should be lexed correctly by RubyLexer as well. Just enough parsing capability is included to give RubyLexer enough context to tokenize correctly in all cases. (This turned out to be more parsing than I had thought or wanted to take on at first.) RubyLexer handles the hard things like complicated strings, the ambiguous nature of some punctuation characters and keywords in ruby, and distinguishing methods and local variables.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.8.0 - August 12, 2016 (360.0 KB)
  2. 0.7.7 - January 03, 2010 (331.5 KB)
  3. 0.7.6 - August 05, 2009 (329.5 KB)
  4. 0.7.5 - May 23, 2009* (329.0 KB)
  5. 0.7.4 - May 22, 2009* (329.0 KB)
  6. 0.7.2 - October 12, 2008* (272.5 KB)
顯示所有版本(共 10)

Runtime 相依性套件 (1):

sequence >= 0.2.0

Development 相依性套件 (1):

hoe >= 1.8.0

擁有者:

作者:

  • Caleb Clausen

SHA 256 checksum:

7dcec86ce65f0c7f9b4ddec013a95f2a63506572403b9b57713212d97297b47b

總下載次數 36,240

這個版本 3,353

License:

Ruby 版本需求:

相關連結: