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:

= Copy to clipboard Copied!

Total downloads 3,414

For this version 3,411

License:

BSD

Required Ruby Version: >= 2.0.0

Links: