Categories: None [Edit]

wood

https://rubygems.org/gems/wood
https://github.com/bakkdoor/wood
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.

Total

Ranking: 151,415 of 191,429
Downloads: 3,776

Daily

Ranking: 119,687 of 191,405
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconbakkdoor