microsoft / ts-parsecLinks
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 …
☆387Updated 5 months ago
Alternatives and similar repositories for ts-parsec
Users that are interested in ts-parsec are comparing it to the libraries listed below
Sorting:
- PEG Parser Generator for TypeScript☆208Updated 6 months ago
- JavaScript parser-combinator library☆296Updated last month
- Incremental parsing system☆646Updated 3 months ago
- Peggy: Parser generator for JavaScript☆1,066Updated this week
- A typescript transformer / plugin that allows you to write macros for typescript!☆384Updated 8 months ago
- A programming language designed for typescript type generation☆421Updated 2 years ago
- TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder.☆180Updated 3 months ago
- Script in typescript~☆94Updated 2 years ago
- 🌳 A tiny language interpreter implemented purely in TypeScript's type-system☆301Updated 4 years ago
- A code generator to generate TypeScript code generator from TypeScript code☆387Updated 2 years ago
- Augment the TypeScript compiler to support extended functionality☆844Updated 5 months ago
- Optimized TypeScript target for ANTLR 4☆657Updated last year
- A type-level Brainfuck interpreter in TypeScript☆181Updated 2 months ago
- A simple encoding of higher-kinded types in TypeScript☆211Updated 2 years ago
- Additional types and types adjusted utilities for TypeScript☆393Updated 2 weeks ago
- Collection of wonderful TypeScript type gymnastics code snippets.☆376Updated 6 months ago
- Plugin for pegjs to generate TypeScript parsers.☆159Updated 4 months ago
- Javascript Generalized Parser Combinators☆148Updated 2 weeks ago
- Parser Combinators in the TypeScript Type System☆88Updated this week
- Variant types in TypeScript☆186Updated last year
- A repo containing notes about the TypeScript Compiler codebase☆670Updated last year
- Generate Algebraic Data Types and pattern matchers☆321Updated 2 years ago
- An ergonomic typescript compiler that enables typesafe syntactic macros.☆223Updated 3 years ago
- Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.☆136Updated this week
- TypeScript compiler on top of TypeScript as frontend and LLVM as backend☆638Updated 3 years ago
- Perform Type Level arithmetic in TypeScript☆119Updated 2 years ago
- A JavaScript lezer grammar☆156Updated 3 weeks ago
- 📘 A comprehensive handbook on how to create transformers for TypeScript with code examples☆993Updated 3 months ago
- Checks TypeScript types match expected values☆252Updated 11 months ago
- Extensions proposal for ECMAScript☆165Updated 2 years ago