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: 152,140 of 192,968
Downloads: 3,819

Daily

Ranking: 106,324 of 192,934
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconbakkdoor