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 (24KB)
全てのバージョンを表示(全2件)

所有者:

作者:

  • Christopher Bertels

SHA 256チェックサム:

=

累計ダウンロード数 3,510

このバージョンのみ 3,507

このバージョンがリリースされたのは:

ライセンス:

BSD

必要なRubyのバージョン: >= 2.0.0

リンク: