/ExproniconLite.jl

no fancy pattern matching, no dependencies, lightweight Expronicon for low latency.

Primary LanguageJuliaMIT LicenseMIT

ExproniconLite

Stable Dev Build Status Coverage

no fancy pattern matching, no dependencies, Light-weight Expronicon for low latency.

Installation

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

Usage

Use Expronicon for development, then switch dependency to ExproniconLite for release. Please refer to Expronicon documentation.

License

MIT License