RubyGems Navigation menu

rubylexer 0.7.0

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.8.0 - August 12, 2016 (360 KB)
  2. 0.7.7 - January 03, 2010 (332 KB)
  3. 0.7.6 - August 05, 2009 (330 KB)
  4. 0.7.5 - May 23, 2009* (329 KB)
  5. 0.7.4 - May 22, 2009* (329 KB)
  6. 0.7.0 - February 17, 2008* (148 KB)
Show all versions (10 total)

Runtime Dependencies (2):

hoe >= 1.5.0
sequence > 0.0.0

Owners:

Authors:

  • Caleb Clausen

SHA 256 checksum:

9e91187eb9ceea1596defe6d0adc157eed62e5c492ecc417df54fe1c6baa3ac2

Total downloads 36,132

For this version 3,347

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: