RubyGems Navigation menu

rubylexer 0.7.6

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 (360KB)
  2. 0.7.7 - January 03, 2010 (332KB)
  3. 0.7.6 - August 05, 2009 (330KB)
  4. 0.7.5 - May 23, 2009* (329KB)
  5. 0.7.4 - May 22, 2009* (329KB)
全てのバージョンを表示(全10件)

Runtime依存関係 (1):

sequence >= 0.2.0

Development依存関係 (1):

hoe >= 1.12.2

所有者:

作者:

  • Caleb Clausen

SHA 256チェックサム:

5fe23a1845036b5d9ed1490d7fa384674ea5e600e05a91edcee9bcfff6e413f3

累計ダウンロード数 36,132

このバージョンのみ 3,548

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: