judehunter / ts-asm
Assembly interpreter implemented entirely in TypeScript's type system (type annotations)
☆80Updated 2 years ago
Alternatives and similar repositories for ts-asm:
Users that are interested in ts-asm are comparing it to the libraries listed below
- A Brainheck interpreter built in the TypeScript type system.☆73Updated 4 months ago
- Parser Combinators in the TypeScript Type System☆72Updated last month
- Elegant parsing expression grammars☆51Updated this week
- Daily runner of test262 for many engines☆94Updated 2 weeks ago
- Perform Type Level arithmetic in TypeScript☆114Updated 2 years ago
- Proposal to introduce discard bindings to ECMAScript☆51Updated last week
- A type-level Brainfuck interpreter in TypeScript☆178Updated last week
- compute with typescript type system☆57Updated 2 years ago
- A type programming language which compiles to and interops with type-level TypeScript☆20Updated 2 years ago
- a TC39 proposal to synchronise the advancement of multiple iterators☆74Updated 4 months ago
- ☆46Updated last month
- Tools for working with ESTree AST☆59Updated 2 months ago
- A community effort to enrich TypeScript diagnostics☆62Updated 11 months ago
- TypeCake is a language that compiles to TypeScript types. (WIP)☆50Updated last year
- ECMAScript Decorators for Function Expressions and Declarations☆52Updated last year
- Minifier for TypeScript declaration files (.d.ts)☆24Updated 11 months ago
- 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 last year
- A utility to build and bisect any version of TypeScript☆77Updated this week
- A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript☆88Updated last year
- JS runtime lolz☆44Updated last week
- 🌳 A tiny language interpreter implemented purely in TypeScript's type-system☆298Updated 4 years ago
- Reduce the number of microtask ticks required to adopt the state of a promise☆50Updated 2 years ago
- A typescript library for type-safe regex for named capture groups☆90Updated 2 years ago
- Create standardized TypeScript ESM packages for Node or browser.☆82Updated last year
- Experiment to push the limits of TypeScript's type system by writing a "real" tokenizer/parser/interpreter entirely on type-level.☆147Updated 11 months ago
- Extractors for ECMAScript☆249Updated 5 months ago
- Making Typescript + GraphQL a pleasant experience☆61Updated 3 years ago
- a proposal to add a method to iterators for producing an iterator of its subsequences☆45Updated 2 weeks ago
- Transmute one JavaScript string into another by way of mutating its AST. Powered by babel and recast.☆52Updated this week