ronami / typelangLinks
π³ A tiny language interpreter implemented purely in TypeScript's type-system
β304Updated 5 years ago
Alternatives and similar repositories for typelang
Users that are interested in typelang are comparing it to the libraries listed below
Sorting:
- Assembly interpreter implemented entirely in TypeScript's type system (type annotations)β81Updated 3 years ago
- A type-level Brainfuck interpreter in TypeScriptβ180Updated 4 months ago
- Script in typescript~β94Updated 2 years ago
- Perform Type Level arithmetic in TypeScriptβ130Updated 2 years ago
- A Brainheck interpreter built in the TypeScript type system.β74Updated last year
- JSON Parser written entirely in TypeScript's type systemβ434Updated 5 years ago
- A programming language designed for typescript type generationβ422Updated 3 years ago
- Elegant parsing expression grammarsβ56Updated 2 months ago
- compute with typescript type systemβ57Updated 2 years ago
- Extractors for ECMAScriptβ266Updated last year
- Experiment to push the limits of TypeScript's type system by writing a "real" tokenizer/parser/interpreter entirely on type-level.β147Updated last year
- ECMAScript Specification (ECMA-262) Metalanguageβ238Updated last week
- Extensions proposal for ECMAScriptβ172Updated 2 years ago
- An experimental bytecode interpreter / type-checker for type-level Typescriptβ546Updated last year
- πLet there be algebraic effects in JS