Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marianoguerra/ast_walk

An Erlang library to walk the Erlang AST with the ability to mutate it and keep state during transversal
https://github.com/marianoguerra/ast_walk

Last synced: about 1 month ago
JSON representation

An Erlang library to walk the Erlang AST with the ability to mutate it and keep state during transversal

Awesome Lists containing this project

README

        

ast_walk
========

An Erlang library to walk the Erlang AST with the ability to mutate it and
keep state during transversal.

Build
-----

::

$ rebar3 compile

Author
------

Mariano Guerra

License
-------

BSD, See LICENSE file