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

b652f8c31e4a000911eb04823d1cf4096ab8797ac7d2ab555a57781614294400

總下載次數 3,380

這個版本 3,377

License:

BSD

Ruby 版本需求: >= 2.0.0

相關連結: