substance-mini
v0.9.1
Published
A tiny expression language generated using antlr4 that we use for spreadsheets and stencils.
Downloads
1
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.git
Install a
JDK
Download the
antlr4.jar
into.bin/
folder: http://www.antlr.org/download/antlr-4.6-complete.jarBuild
> node make