MacroTools.jl

A man has written a package. A package has no name.
Popularity
219 Stars
Updated Last
2 Years Ago
Started In
July 2015

MacroTools.jl

Build Status

MacroTools provides a library of tools for working with Julia code and expressions. This includes a powerful template-matching system and code-walking tools that let you do deep transformations of code in a few lines. See the docs for more info.