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 …
☆393Updated 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☆210Updated 7 months ago
- Incremental parsing system☆652Updated 4 months ago
- TypeScript compiler on top of TypeScript as frontend and LLVM as backend☆639Updated 3 years ago
- TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder.☆182Updated 4 months ago
- A code generator to generate TypeScript code generator from TypeScript code☆389Updated 2 years ago
- A typescript transformer / plugin that allows you to write macros for typescript!☆387Updated 9 months ago
- A monadic LL(infinity) parser combinator library for javascript☆1,256Updated 2 years ago
- Peggy: Parser generator for JavaScript☆1,078Updated last week
- A simple encoding of higher-kinded types in TypeScript☆211Updated 2 years ago
- Augment the TypeScript compiler to support extended functionality☆860Updated 6 months ago
- Variant types in TypeScript☆187Updated last year
- 💻 A type-driven command line argument parser☆279Updated this week
- A programming language designed for typescript type generation☆422Updated 3 years ago
- Script in typescript~☆94Updated 2 years ago
- ✨Zero Dependency Parser Combinator Library for JS Based on Haskell's Parsec☆571Updated last year
- Additional types and types adjusted utilities for TypeScript☆394Updated last week
- 🌳 A tiny language interpreter implemented purely in TypeScript's type-system☆302Updated 4 years ago
- A repo containing notes about the TypeScript Compiler codebase☆673Updated 2 years ago
- Powerful nominal types for your Typescript project☆86Updated 2 months ago
- Simple Graphviz library for TypeScript.☆172Updated this week
- A buildbot for browser & Node.js builds of Binaryen, a compiler infrastructure and toolchain library for WebAssembly.☆377Updated this week
- A suite of packages designed to provide low-level APIs for interoperable libraries.☆235Updated last year
- Monorepo of typescript projects☆151Updated 6 months ago
- Type-safe, ergonomic, polymorphic optics for TypeScript☆870Updated 2 months ago
- TypeScript to LLVM compiler (abandoned)☆291Updated 5 years ago
- Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.☆138Updated 2 weeks ago
- Generate Algebraic Data Types and pattern matchers☆321Updated 2 years ago
- JSON Parser written entirely in TypeScript's type system☆433Updated 4 years ago
- Emits Typescript metadata for use at runtime☆223Updated 3 months ago