RubyGems Navigation menu

rockit 0.7.2

Rockit is a potent parser generator and gives you AST's (Abstract Syntax Tree's) which you can pattern match and pretty-print. Rockit does not distinghuish between lexing and parsing so the generated parsers are scanner-/lexer-less. The vision is to extend Rockit with more advanced compiler-related abilities including back-ends and code generation. However, currently the focus is on parsing and AST-related tasks such as transformation.

Gemfile:
=

install:
=

Versions:

  1. 0.7.2 March 26, 2006* (92.5 KB)
  2. 0.7.1 March 22, 2006* (38.5 KB)

Owners:

Authors:

  • Robert Feldt

SHA 256 checksum:

=

Total downloads 8,366

For this version 4,963

Version Released:

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: