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 …
☆396Updated 7 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:
- JavaScript parser-combinator library☆302Updated 3 months ago
- PEG Parser Generator for TypeScript☆212Updated 8 months ago
- A programming language designed for typescript type generation☆422Updated 3 years ago
- Incremental parsing system☆655Updated 5 months ago
- Script in typescript~☆94Updated 2 years ago
- Augment the TypeScript compiler to support extended functionality☆866Updated 7 months ago
- A code generator to generate TypeScript code generator from TypeScript code☆390Updated 2 years ago
- Collection of wonderful TypeScript type gymnastics code snippets.☆379Updated 8 months ago
- A suite of packages designed to provide low-level APIs for interoperable libraries.☆235Updated 2 years ago
- Emits Typescript metadata for use at runtime☆223Updated 4 months ago
- TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder.☆185Updated 5 months ago
- A typescript transformer / plugin that allows you to write macros for typescript!☆389Updated 10 months ago
- Plugin for pegjs to generate TypeScript parsers.☆159Updated 6 months ago
- Additional types and types adjusted utilities for TypeScript☆395Updated this week
- Typescript Transform Macros☆122Updated 6 years ago
- TypeScript compiler on top of TypeScript as frontend and LLVM as backend☆642Updated 3 years ago
- Type-safe, ergonomic, polymorphic optics for TypeScript☆876Updated 3 months ago
- Peggy: Parser generator for JavaScript☆1,092Updated 2 weeks ago
- A simple encoding of higher-kinded types in TypeScript☆211Updated 2 years ago
- A repo containing notes about the TypeScript Compiler codebase☆680Updated 2 years ago
- 🌳 A tiny language interpreter implemented purely in TypeScript's type-system☆303Updated 4 years ago
- A type-level Brainfuck interpreter in TypeScript☆181Updated 4 months ago
- A monadic LL(infinity) parser combinator library for javascript☆1,259Updated 2 years ago
- Parser Combinators in the TypeScript Type System☆91Updated 3 weeks ago
- TypeScript to LLVM compiler (abandoned)☆296Updated 5 years ago
- Parser generator for the lezer incremental parser☆177Updated last month
- Advanced TypeScript runtime reflection system☆358Updated last month
- Variant types in TypeScript☆188Updated last year
- Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.☆138Updated last week
- Bring your own TypeScript with more internal definitions☆272Updated last year