0x0f0f0f / Expronicon.jl

Collective tools for metaprogramming on Julia Expr

Home Page:https://expronicon.rogerluo.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expronicon

Stable Dev Build Status Coverage GitHub commits since tagged version Aqua QA

Collective tools for metaprogramming on Julia Expr.

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

About

Collective tools for metaprogramming on Julia Expr

https://expronicon.rogerluo.dev/

License:MIT License


Languages

Language:Julia 98.5%Language:Shell 1.5%