RubyGems Navigation menu

rockit 0.7.1

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:
=

安裝:
=

版本列表:

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

擁有者:

作者:

  • Robert Feldt

SHA 256 總和檢查碼:

=

總下載次數 8,366

這個版本 3,401

版本发布:

授權:

Ruby 版本需求: > 0.0.0

相關連結: