Skip to content

haltcase/babylon-lightscript

 
 

Repository files navigation

babylon-lightscript

The parser for LightScript. To be used with babel-plugin-lightscript.

A minimally-invasive fork of Babylon. With the exception of a few reserved keywords, it parses JS as JS unless the "lightscript" plugin is passed.

Contributing

yarn
npm run build
npm test

New tests should go in the lightscript directory.

About

⚡️ 📃 A LightScript parser (file issues at https://github.com/lightscript/lightscript/issues)

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Makefile 0.4%