Syntactic analysis toolkit, language-agnostic parser generator.
☆649Nov 18, 2025Updated 3 months ago
Alternatives and similar repositories for syntax
Users that are interested in syntax are comparing it to the libraries listed below
Sorting:
- Regular expressions processor in JavaScript☆422Jan 21, 2026Updated last month
- Parsing Algorithms course and Letter programming language☆20Dec 2, 2020Updated 5 years ago
- Lexer generator from RegExp spec☆14Nov 3, 2020Updated 5 years ago
- Building a Parser from scratch☆49Jan 17, 2021Updated 5 years ago
- Parser Building Toolkit for JavaScript☆2,753Updated this week
- Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.☆235Jan 7, 2023Updated 3 years ago
- 🌳 Squeeze metadata from a tree of JSON, YAML, Markdown, and HTML files.☆14May 25, 2022Updated 3 years ago
- Incremental parsing system☆686Jan 25, 2026Updated last month
- 📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.☆3,738Nov 14, 2024Updated last year
- Hardware description language (HDL) parser, and Hardware simulator.☆89Oct 9, 2018Updated 7 years ago
- A library and language for building parsers, interpreters, compilers, etc.☆5,477Updated this week
- The Elegant Parser☆5,289Feb 5, 2026Updated 3 weeks ago
- A C-like compiled programming language☆19Dec 8, 2022Updated 3 years ago
- Implementation of the Lemon parser generator as a Rust procedural macro☆53Sep 25, 2025Updated 5 months ago
- 🇪🇺 Because it's about you and your data. (discontinued)☆10Dec 28, 2019Updated 6 years ago
- IDE for the LLJSVM project☆20May 7, 2023Updated 2 years ago
- A simple compile-to-WebAssembly language☆366Jan 3, 2023Updated 3 years ago
- A web tool to explore the ASTs generated by various parsers.☆6,502Apr 26, 2024Updated last year
- ✨Zero Dependency Parser Combinator Library for JS Based on Haskell's Parsec☆576Feb 15, 2024Updated 2 years ago
- LR(1) parser generator for Rust☆3,442Feb 18, 2026Updated last week
- A parser compiler for Java, JavaScript, Python, Ruby☆432Mar 22, 2024Updated last year
- The ESTree Spec☆5,398Nov 25, 2025Updated 3 months ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,665May 26, 2024Updated last year
- A big integer rational number☆15Jan 24, 2019Updated 7 years ago
- A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah☆1,187Updated this week
- ECMAScript experiments☆56Nov 5, 2010Updated 15 years ago
- A small, fast, JavaScript-based JavaScript parser☆11,312Feb 19, 2026Updated last week
- Bison in JavaScript.☆4,388Oct 14, 2022Updated 3 years ago
- ☆141Jun 6, 2022Updated 3 years ago
- ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structure…☆18,754Feb 16, 2026Updated last week
- JS parser generator. As fast as yacc, but accepts any grammar!☆15Mar 22, 2017Updated 8 years ago
- Rust parser combinator framework