0.2.0 • Published 9 years ago
substance-expression v0.2.0
Substance Expressions
A little expression parser generated using antlr4 that we use for our spreadsheets.
Development
- Clone the repo
> git clone https://github.com/substance/expressions.gitInstall a
JDKDownload the
antlr4.jarinto.bin/folder: http://www.antlr.org/download/antlr-4.6-complete.jarBuild
> node make