Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec …
☆409Dec 19, 2024Updated last year
Alternatives and similar repositories for ts-parsec
Users that are interested in ts-parsec are comparing it to the libraries listed below
Sorting:
- JavaScript parser-combinator library☆315Nov 5, 2025Updated 3 months ago
- String parser combinators for TypeScript☆200Apr 26, 2023Updated 2 years ago
- a minimal programming language written in TypeScript with ts-parsec☆25Oct 22, 2023Updated 2 years ago
- Dependency injection done right.☆24Mar 23, 2023Updated 2 years ago
- Parser Building Toolkit for JavaScript☆2,753Updated this week
- PEG Parser Generator for TypeScript☆216Updated this week
- A monadic LL(infinity) parser combinator library for javascript☆1,265Apr 14, 2023Updated 2 years ago
- A Pratt parser builder.☆12Jun 5, 2018Updated 7 years ago
- Next-generation typescript transformer☆102Jan 25, 2024Updated 2 years ago
- Log batteries for effect-ts☆30Dec 2, 2024Updated last year
- A library and language for building parsers, interpreters, compilers, etc.☆5,477Updated this week
- Incremental parsing system☆686Jan 25, 2026Updated last month
- ☆66Nov 10, 2023Updated 2 years ago
- Functional programming in TypeScript☆11,477Aug 18, 2025Updated 6 months ago
- TypeScript Compiler API wrapper for static analysis and programmatic code changes.☆5,955Oct 12, 2025Updated 4 months ago
- Tools for working with ESTree AST☆68May 10, 2025Updated 9 months ago
- TypeScript parser combinator library for building fast and convenient parsers.☆28Sep 14, 2025Updated 5 months ago
- 🐬 A simplified implementation of TypeScript's type system written in TypeScript's type system☆1,969Feb 7, 2025Updated last year
- Functional configuration management with Typescript☆18Apr 7, 2025Updated 10 months ago
- ☆20Feb 26, 2026Updated last week
- Property based testing framework for JavaScript (like QuickCheck) written in TypeScript☆4,799Updated this week
- Web Applications with Effect-TS☆355Aug 26, 2025Updated 6 months ago
- Augment the TypeScript compiler to support extended functionality☆929Dec 5, 2024Updated last year
- Parser combinators for TypeScript and JavaScript☆37Jul 1, 2022Updated 3 years ago
- A tree-sitter grammar for git commit messages☆14Jun 27, 2025Updated 8 months ago
- 🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.☆14,801Updated this week
- Low-overhead lexer dedicated to ES module parsing for fast analysis☆1,011Dec 19, 2025Updated 2 months ago
- A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah☆1,187Updated this week
- A fast and correct TypeScript type checker and compiler with additional experiments☆2,731Feb 25, 2026Updated last week
- Build production-ready applications in TypeScript☆13,379Updated this week
- An experimental TypeScript parser combinator library. Powered by template literal types(TS 4.1+).☆15Dec 20, 2020Updated 5 years ago
- Extra features for esbuild plugins (like onTransform hook)☆17Apr 1, 2025Updated 11 months ago
- A micro-mvc framework for react apps☆118Updated this week
- TypeScript AST viewer.☆1,342Updated this week
- Jsx Parser By Parser Combinators.☆14Oct 9, 2021Updated 4 years ago
- Modularly import plugin for esbuild, similar to babel-plugin-import☆13Jul 15, 2021Updated 4 years ago
- Plugin for pegjs to generate TypeScript parsers.☆164Jan 22, 2025Updated last year
- 💻 A type-driven command line argument parser☆349Feb 26, 2026Updated last week
- JavaScript channel communication primitive☆25Apr 8, 2024Updated last year