2027.0.4 • Published 2 months ago

@prelect/prelect.g4 v2027.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

PRELECT.g4

Description

This is the antlr4-compatible EBNF syntax for the PRELECT programming language project.

Getting Started

Install ANTLR on your system by any means necessary.

This script downloads the jar file necessary to build the bindings.

npm run getJar

This script runs a tree test of the ./test/test.en.xpl file.

npm run tree

If you install the repo locally and have antlr installed correctly, try this:

npm run gui
2027.0.4

2 months ago

2027.0.3

2 months ago

2027.0.2

2 months ago

2027.0.1

2 months ago

2027.0.0

2 months ago