@lightscript/parser
check out the docs here!
If you are looking to get started with the LightScript language, this is the wrong place --@oigroup/lightscript is a futuristic fork of the LightScript language with additional features, fixes, and tools. This is the parser for @oigroup/LightScript.
Unless you are working on tooling or hacking the language itself, you don't need this -- get the Babel preset instead.
A fork of @babel/parser.
Contributing
To get up and running:
npm install
npm run build
npm test