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 …
☆404Updated 10 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☆213Updated 2 weeks ago
- JavaScript parser-combinator library☆306Updated 2 months ago
- Incremental parsing system☆671Updated 8 months ago
- Script in typescript~☆94Updated 2 years ago
- TypeScript compiler on top of TypeScript as frontend and LLVM as backend☆644Updated 3 years ago
- A code generator to generate TypeScript code generator from TypeScript code☆392Updated 2 years ago
- A programming language designed for typescript type generation☆423Updated 3 years ago
- A typescript transformer / plugin that allows you to write macros for typescript!☆397Updated last year
- Augment the TypeScript compiler to support extended functionality☆893Updated 10 months ago
- Typescript Transform Macros☆122Updated 6 years ago
- TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder.☆187Updated 8 months ago
- Parser generator for the lezer incremental parser☆183Updated 4 months ago
- 🌳 A tiny language interpreter implemented purely in TypeScript's type-system☆304Updated 5 years ago
- A type-level Brainfuck interpreter in TypeScript☆180Updated 2 months ago
- Plugin for pegjs to generate TypeScript parsers.☆159Updated 9 months ago
- A monadic LL(infinity) parser combinator library for javascript☆1,266Updated 2 years ago
- Variant types in TypeScript☆189Updated last year
- Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.☆139Updated last week
- Optimized TypeScript target for ANTLR 4☆669Updated last year
- Emits Typescript metadata for use at runtime☆222Updated 7 months ago
- Additional types and types adjusted utilities for TypeScript☆403Updated last week
- A suite of packages designed to provide low-level APIs for interoperable libraries.☆234Updated 2 years ago
- A repo containing notes about the TypeScript Compiler codebase☆686Updated 2 years ago
- Collection of wonderful TypeScript type gymnastics code snippets.☆380Updated 11 months ago
- Javascript Generalized Parser Combinators☆149Updated last week
- A simple encoding of higher-kinded types in TypeScript☆212Updated 2 years ago
- Peggy: Parser generator for JavaScript☆1,118Updated last month
- ✨Zero Dependency Parser Combinator Library for JS Based on Haskell's Parsec☆575Updated last year
- LLVM 9.0+ Node Bindings☆190Updated 2 years ago
- Simple Graphviz library for TypeScript.☆185Updated this week