judehunter / ts-asmLinks
Assembly interpreter implemented entirely in TypeScript's type system (type annotations)
☆80Updated 3 years ago
Alternatives and similar repositories for ts-asm
Users that are interested in ts-asm are comparing it to the libraries listed below
Sorting:
- Experiment to push the limits of TypeScript's type system by writing a "real" tokenizer/parser/interpreter entirely on type-level.☆148Updated last year
- Perform Type Level arithmetic in TypeScript☆130Updated 3 years ago
- Extractors for ECMAScript☆268Updated last year
- A community effort to enrich TypeScript diagnostics☆62Updated last year
- A Brainheck interpreter built in the TypeScript type system.☆74Updated last year
- Elegant parsing expression grammars☆56Updated 4 months ago
- TypeCake is a language that compiles to TypeScript types. (WIP)☆51Updated 2 years ago
- Tools for working with ESTree AST☆68Updated 9 months ago
- compute with typescript type system☆57Updated 2 years ago
- 🌳 A tiny language interpreter implemented purely in TypeScript's type-system☆310Updated 5 years ago
- A utility to build and bisect any version of TypeScript☆91Updated this week
- ☆255Updated 4 months ago
- A type-level Brainfuck interpreter in TypeScript☆180Updated last month
- Expose TypeScript internal types by simply adding a development dependency☆73Updated 11 months ago
- 🔤🔍 Type-level RegExp, parse and match string in TypeScript type system.☆115Updated 2 years ago
- A type programming language which compiles to and interops with type-level TypeScript☆22Updated 3 years ago
- This proposal introduces a new magic comment that signals to browsers that the functions in a JavaScript file are likely to be needed by …☆49Updated 5 months ago
- Backend/data generator for test262.fyi☆113Updated last week
- Minifier for TypeScript declaration files (.d.ts)☆24Updated last year
- Quickboot.js is an experimental tool to reduce JS code size beyond tree-shaking. It uses runtime tracing, eval(), and sync XHR with non t…☆85Updated 2 years ago
- A proposal to add Promise.allKeyed to ECMAScript☆125Updated 2 months ago
- Parser Combinators in the TypeScript Type System☆112Updated 2 months ago
- Reduce the number of microtask ticks required to adopt the state of a promise☆57Updated 3 years ago
- Micro waits in JS☆62Updated last year
- Proposal to introduce discard bindings to ECMAScript☆71Updated 11 months ago
- TypeScript Playground Shortener☆74Updated 2 years ago
- Script in typescript~☆95Updated 2 years ago
- 🔒 The new way to do types in typescript.☆263Updated 2 years ago
- Regular Expression Pattern Modifiers for ECMAScript☆47Updated last year
- A TC39 proposal to add Math.clamp☆97Updated 5 months ago