microsoft / ts-parsec
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 …
☆374Updated 2 months ago
Alternatives and similar repositories for ts-parsec:
Users that are interested in ts-parsec are comparing it to the libraries listed below
- PEG Parser Generator for TypeScript☆206Updated 4 months ago
- JavaScript parser-combinator library☆287Updated last month
- Incremental parsing system☆636Updated 2 weeks ago
- TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder.☆179Updated 3 weeks ago
- A programming language designed for typescript type generation☆418Updated 2 years ago
- A typescript transformer / plugin that allows you to write macros for typescript!☆370Updated 5 months ago
- A code generator to generate TypeScript code generator from TypeScript code☆387Updated 2 years ago
- A monadic LL(infinity) parser combinator library for javascript☆1,245Updated last year
- A repo containing notes about the TypeScript Compiler codebase☆647Updated last year
- Generate Algebraic Data Types and pattern matchers☆318Updated 2 years ago
- Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.☆135Updated this week
- An ergonomic typescript compiler that enables typesafe syntactic macros.☆221Updated 3 years ago
- Script in typescript~☆94Updated 2 years ago
- TypeScript compiler on top of TypeScript as frontend and LLVM as backend☆637Updated 3 years ago
- Additional types and types adjusted utilities for TypeScript☆384Updated this week
- 📘 A comprehensive handbook on how to create transformers for TypeScript with code examples☆981Updated 3 weeks ago
- Peggy: Parser generator for JavaScript☆1,025Updated 2 months ago
- A simple encoding of higher-kinded types in TypeScript☆212Updated 2 years ago
- Plugin for pegjs to generate TypeScript parsers.☆156Updated last month
- LLVM 9.0+ Node Bindings☆186Updated 2 years ago
- Augment the TypeScript compiler to support extended functionality☆815Updated 3 months ago
- JSON Parser written entirely in TypeScript's type system☆433Updated 4 years ago
- A JavaScript lezer grammar☆153Updated last month
- A type-level Brainfuck interpreter in TypeScript☆177Updated this week
- Variant types in TypeScript☆186Updated last year
- Parser generator for the lezer incremental parser☆165Updated 3 months ago
- Monorepo of typescript projects☆151Updated 3 months ago
- A suite of packages designed to provide low-level APIs for interoperable libraries.☆224Updated last year
- Type-safe, ergonomic, polymorphic optics for TypeScript☆832Updated last month
- TypeScript to LLVM compiler (abandoned)☆286Updated 5 years ago