sirensolutions/antlr4-javascript

Name: antlr4-javascript

Owner: Siren

Description: antlr4-javascript UMD module

Created: 2015-10-27 16:35:29.0

Updated: 2015-10-27 16:35:30.0

Pushed: 2015-06-28 20:14:45.0

Homepage: null

Size: 232

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

antlr4-javascript runtime as UMD

Why

I had to be able to load antlr javascript runtime in browser as AMD module

Build

Broserify is used to build a single UMD module from antlr4 package To build type:

$ npm install 

The result module is in release/antlr4.js


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.