/CompilerPluginTools.jl

collective tools for Julia SSA IR.

Primary LanguageJuliaMIT LicenseMIT

CompilerPluginTools

Stable Dev Build Status Coverage

collective tools for Julia SSA IR.

Installation

CompilerPluginTools is a   Julia Language   package. To install CompilerPluginTools, 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 CompilerPluginTools

License

MIT License