RubyGems Navigation menu

wood 0.1.1

Wood is a library for creating, manipulating and rewriting trees, in particular Abstract Syntax Trees (ASTs). It provides an easy to use DSL for searching and rewriting whole sub-trees in place, which can be used for things like translating a parse tree into a target language tree, doing type analysis, writing compiler optimization passes and more.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.1 September 23, 2014 (24.0 KB)
顯示所有版本(共 2)

擁有者:

作者:

  • Christopher Bertels

SHA 256 總和檢查碼:

=

總下載次數 3,510

這個版本 3,507

版本发布:

授權:

BSD

Ruby 版本需求: >= 2.0.0

相關連結: