substance-mini
v0.9.1
Published
A tiny expression language generated using antlr4 that we use for spreadsheets and stencils.
Downloads
53
Readme
Substance Mini Language
A tiny expression language generated using antlr4 that we use for spreadsheets and stencils.
Development
- Clone the repo
> git clone https://github.com/substance/mini.gitInstall a
JDKDownload the
antlr4.jarinto.bin/folder: http://www.antlr.org/download/antlr-4.6-complete.jarBuild
> node make