FluxML / MacroTools.jl

MacroTools provides a library of tools for working with Julia code and expressions.

Home Page:https://fluxml.ai/MacroTools.jl/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacroTools.jl

Dev Docs Stable Docs Build Status Coverage

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.

Suggestions, issues and pull requests are welcome.

Installation

]add MacroTools

About

MacroTools provides a library of tools for working with Julia code and expressions.

https://fluxml.ai/MacroTools.jl/stable/

License:Other


Languages

Language:Julia 100.0%