Skip to content

AndrewBastin/lezer-debug

Repository files navigation

Lezer Debug

Try it live: lezer.andrewbast.in


A quick utility web app to build and test Lezer Grammars.

I built this to help me build and improve the Lezer grammar for GraphQL used in Hoppscotch (which would also love your contributions!).

Development

  • This project uses pnpm as the package manager. Please make sure to install it.
  • Clone this repo with git.
  • Install dependencies within the directory that you cloned
    pnpm install
  • Start the development server
    pnpm run dev

LICENSE

This project is licensed under the MIT License - see the LICENSE file for more details

About

A small playground to build and test Lezer Grammars (wip!)

Resources

License

Stars

Watchers

Forks