pegjs/docs/guides/getting-started.md
2018-09-25 21:06:05 +01:00

434 B

Getting Started

The online editor is the easiest way to generate a parser. Just enter your grammar, try parsing some input, and download the generated parser code.

If you want a more flexible way to generate a parser, check out the following: