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

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:

f2411e16bacb0f9f6074c847bbf18b7eb856998a74803d33f49e4e0971ecb9f2

Total downloads 8,177

For this version 4,857

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: