Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 480 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 480 Bytes

SLTLx ANTLR to JavaScript

This repository contains a script to convert the SLTLx ANTLR files to JavaScript files to be used by APE Web for an online SLTLx code editor component.

The script in this repository is based on the "Writing a browser based editor using Monaco and ANTLR" tutorial.

Running the script

To run the script, run: gradle build.