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:
= 複製 已複製

安裝:
=

版本列表:

  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,260

這個版本 4,903

授權:

Ruby 版本需求: > 0.0.0

相關連結: