Roger-luo / Expronicon.jl

Collective tools for metaprogramming on Julia Expr
https://expronicon.rogerluo.dev/
MIT License
86 stars 6 forks source link
julia julia-language metaprogramming

Expronicon

Stable Build Status Coverage GitHub commits since tagged version Aqua QA

Collective tools for metaprogramming on Julia Expr. See also ExproniconLite

Installation

Expronicon is a   Julia Language   package. To install Expronicon, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command

pkg> add Expronicon

License

MIT License