ronami / typelangLinks
π³ A tiny language interpreter implemented purely in TypeScript's type-system
β304Updated 4 years ago
Alternatives and similar repositories for typelang
Users that are interested in typelang are comparing it to the libraries listed below
Sorting:
- A type-level Brainfuck interpreter in TypeScriptβ181Updated 2 weeks ago
- Assembly interpreter implemented entirely in TypeScript's type system (type annotations)β81Updated 2 years ago
- Extractors for ECMAScriptβ263Updated 11 months ago
- Perform Type Level arithmetic in TypeScriptβ127Updated 2 years ago
- Script in typescript~β94Updated 2 years ago
- Experiment to push the limits of TypeScript's type system by writing a "real" tokenizer/parser/interpreter entirely on type-level.β148Updated last year
- JSON Parser written entirely in TypeScript's type systemβ432Updated 4 years ago
- A programming language designed for typescript type generationβ422Updated 3 years ago
- Elegant parsing expression grammarsβ53Updated 2 weeks ago
- A Brainheck interpreter built in the TypeScript type system.β73Updated 9 months ago
- PEG Parser Generator for TypeScriptβ212Updated 9 months ago
- An experimental bytecode interpreter / type-checker for type-level Typescriptβ542Updated 9 months ago
- Extensions proposal for ECMAScriptβ170Updated 2 years ago
- compute with typescript type systemβ57Updated 2 years ago
- TypeCake is a language that compiles to TypeScript types. (WIP)β51Updated last year
- ECMAScript proposal: Generator Arrow Functionsβ121Updated 5 years ago
- JavaScript parser-combinator libraryβ303Updated 3 weeks ago
- Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides aβ¦β398Updated 8 months ago
- JavaScript Module Declarationsβ386Updated last year
- β264Updated last year
- ADT enum proposal for ECMAScriptβ95Updated 4 months ago
- πLet there be algebraic effects in JSβ178Updated 4 years ago
- TypeScript Playground Shortenerβ73Updated last year
- A neural network in TypeScript's type system. A vision model that recognizes digits. Based on Dr. Chris Eliasmith's research. Implementedβ¦β174Updated 2 years ago
- A repo containing notes about the TypeScript Compiler codebaseβ681Updated 2 years ago
- π The new way to do types in typescript.β262Updated 2 years ago
- β187Updated 2 years ago
- A typescript transformer / plugin that allows you to write macros for typescript!β391Updated 11 months ago
- A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compilerβ1,185Updated last year
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promisesβ309Updated 2 years ago