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 3 months ago
- Perform Type Level arithmetic in TypeScriptβ129Updated 2 years ago
- Script in typescript~β94Updated 2 years ago
- JSON Parser written entirely in TypeScript's type systemβ434Updated 5 years ago
- compute with typescript type systemβ57Updated 2 years ago
- A Brainheck interpreter built in the TypeScript type system.β74Updated last year
- Extractors for ECMAScriptβ266Updated last year
- ECMAScript proposal: Generator Arrow Functionsβ121Updated 5 years ago
- A programming language designed for typescript type generationβ423Updated 3 years ago
- 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
- An experimental bytecode interpreter / type-checker for type-level Typescriptβ544Updated 11 months ago
- Extensions proposal for ECMAScriptβ170Updated 2 years ago
- Elegant parsing expression grammarsβ56Updated last month
- PEG Parser Generator for TypeScriptβ214Updated this week
- Experiment to push the limits of TypeScript's type system by writing a "real" tokenizer/parser/interpreter entirely on type-level.β147Updated last year
- JavaScript parser-combinator libraryβ309Updated 2 weeks ago
- Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides aβ¦β404Updated 11 months ago
- TypeCake is a language that compiles to TypeScript types. (WIP)β51Updated last year
- π The new way to do types in typescript.β263Updated 2 years ago
- A proposal for ECMAScript to add a built-in Iterator.range()β528Updated 9 months ago
- A typescript transformer / plugin that allows you to write macros for typescript!β401Updated last year
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promisesβ311Updated 3 years ago
- β450Updated 2 years ago
- Backend/data generator for test262.fyi