PEG.js

PEG.js: Parser generator for JavaScript (by pegjs)

PEG.js Alternatives

Similar projects and alternatives to PEG.js

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better PEG.js alternative or higher similarity.

PEG.js reviews and mentions

Posts with mentions or reviews of PEG.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-31.
  • How do you start your own programming language?
    3 projects | /r/learnprogramming | 31 Oct 2022
    Here's a javascript library that lets you generate your own language that compiles to Javascript. https://pegjs.org/ It's a compiler generator. You can either use the command line tool and feed it your grammar (You have to write that) and use the generated parser.js which can then run your program, or use peg.js as a dependency and generate your parser at run time before feeding it your program.
  • Deno in 2022
    3 projects | /r/node | 9 Jul 2022
    The library they're having trouble with is the most common parser generator in javascript, peg.js, which has about 80% of the market

Stats

Basic PEG.js repo stats
8
4,726
0.0
over 2 years ago

pegjs/pegjs is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of PEG.js is JavaScript.

The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com