@prelect/prelect.g4

2027.0.4 • Public • Published

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

/@prelect/prelect.g4/

    Package Sidebar

    Install

    npm i @prelect/prelect.g4

    Weekly Downloads

    1

    Version

    2027.0.4

    License

    MIT

    Unpacked Size

    264 kB

    Total Files

    13

    Last publish

    Collaborators

    • frithsun