0.15.3 • Published 7 years ago
stencila-mini v0.15.3
Mini
A minimal, functional language focused on data analysis and visualization and available in Stencila documents.
Documentation
See the documentation at https://github.com/stencila/stencila/tree/master/docs/languages/mini.
Development
- Clone the repo
git clone https://github.com/stencila/mini.gitInstall a Java Runtime or Java Development Kit (
JDK) if you don't have one already.Download ANTLR into the local
.bin/folder:
mkdir -p .bin
curl -o .bin/antlr-4.6-complete.jar http://www.antlr.org/download/antlr-4.6-complete.jar- Install dependencies
npm install- Test
npm testor use node make test:browser -w and open test/index.html in your browser.
- Build
node make0.15.3
7 years ago
0.15.2
7 years ago
0.15.1
7 years ago
0.15.0
7 years ago
0.14.2
7 years ago
0.14.1
7 years ago
0.14.0
8 years ago
0.13.1
8 years ago
0.13.0
8 years ago
0.12.4
8 years ago
0.12.3
8 years ago
0.12.2
8 years ago
0.12.1
8 years ago
0.12.0
8 years ago
0.11.4
8 years ago
0.11.3
8 years ago
0.11.2
8 years ago
0.11.1
8 years ago
0.11.0
8 years ago
0.10.0
8 years ago
0.9.1
8 years ago