/javascript

A JavaScript lezer grammar

Primary LanguageJavaScriptMIT LicenseMIT

lezer-javascript

This is a JavaScript grammar for the lezer parser system.

It currently parses roughly ES2017. There are plans to add support for JSX and TypeScript in the future.

The code is licensed under an MIT license.