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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - September 23, 2014 (24 KB)
Show all versions (2 total)

Owners:

Authors:

  • Christopher Bertels

SHA 256 checksum:

b652f8c31e4a000911eb04823d1cf4096ab8797ac7d2ab555a57781614294400

Total downloads 3,372

For this version 3,369

License:

BSD

Required Ruby Version: >= 2.0.0

Links: