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 …
☆392Updated 6 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☆300Updated 2 months ago
- PEG Parser Generator for TypeScript☆209Updated 7 months ago
- TypeScript compiler on top of TypeScript as frontend and LLVM as backend☆639Updated 3 years ago
- A code generator to generate TypeScript code generator from TypeScript code☆387Updated 2 years ago
- A typescript transformer / plugin that allows you to write macros for typescript!☆386Updated 8 months ago
- TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder.☆182Updated 4 months ago
- A simple encoding of higher-kinded types in TypeScript☆211Updated 2 years ago
- Incremental parsing system☆652Updated 3 months ago
- Augment the TypeScript compiler to support extended functionality☆856Updated 6 months ago
- Optimized TypeScript target for ANTLR 4☆657Updated last year
- A programming language designed for typescript type generation☆422Updated 3 years ago
- Script in typescript~☆94Updated 2 years ago
- Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.☆137Updated last week
- Generate Algebraic Data Types and pattern matchers☆321Updated 2 years ago
- Additional types and types adjusted utilities for TypeScript☆393Updated this week
- Typescript Transform Macros☆122Updated 6 years ago
- Monorepo of typescript projects☆151Updated 6 months ago
- An ergonomic typescript compiler that enables typesafe syntactic macros.☆223Updated 3 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆111Updated 2 years ago
- JSON Parser written entirely in TypeScript's type system☆433Updated 4 years ago
- A type-level Brainfuck interpreter in TypeScript☆181Updated 3 months ago
- 🌳 A tiny language interpreter implemented purely in TypeScript's type-system☆301Updated 4 years ago
- Next-gen language engineering / DSL framework☆832Updated last week
- Parser Combinators in the TypeScript Type System☆90Updated 3 weeks ago
- ✨Zero Dependency Parser Combinator Library for JS Based on Haskell's Parsec☆571Updated last year
- LLVM 9.0+ Node Bindings☆189Updated 2 years ago
- String parser combinators for TypeScript☆197Updated 2 years ago
- Next Generation TypeScript runtime for ANTLR4☆115Updated last week
- Plugin for pegjs to generate TypeScript parsers.☆158Updated 5 months ago
- Emits Typescript metadata for use at runtime☆223Updated 3 months ago