judehunter / ts-asmLinks
Assembly interpreter implemented entirely in TypeScript's type system (type annotations)
☆81Updated 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
Sorting:
- Experiment to push the limits of TypeScript's type system by writing a "real" tokenizer/parser/interpreter entirely on type-level.☆149Updated last year
- A Brainheck interpreter built in the TypeScript type system.☆73Updated 8 months ago
- Perform Type Level arithmetic in TypeScript☆126Updated 2 years ago
- Parser Combinators in the TypeScript Type System☆91Updated 3 weeks ago
- Backend/data generator for test262.fyi☆105Updated 3 weeks ago
- Elegant parsing expression grammars☆53Updated 2 weeks ago
- 🌳 A tiny language interpreter implemented purely in TypeScript's type-system☆303Updated 4 years ago
- A community effort to enrich TypeScript diagnostics☆62Updated last year
- A type-level Brainfuck interpreter in TypeScript☆181Updated 4 months ago
- TypeCake is a language that compiles to TypeScript types. (WIP)☆51Updated last year
- Extractors for ECMAScript☆261Updated 10 months ago
- Proposal to introduce discard bindings to ECMAScript☆62Updated 4 months ago
- compute with typescript type system☆57Updated 2 years 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 proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript☆89Updated last year
- Suchipi's flexible JS/TS codemodding/refactoring toolkit, powered by Babel and Recast.☆57Updated 2 months ago
- Tools for working with ESTree AST☆65Updated 2 months ago
- ☆84Updated 4 months ago
- Minifier for TypeScript declaration files (.d.ts)☆24Updated last year
- Regular Expression Pattern Modifiers for ECMAScript☆48Updated 9 months 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 …☆47Updated 2 months ago
- Create standardized TypeScript ESM packages for Node or browser.☆82Updated 2 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.isError☆128Updated 2 months ago
- A utility to build and bisect any version of TypeScript☆86Updated last week
- ☆205Updated 2 months ago
- Ergonomic Dynamic Object Restructuring.☆95Updated 2 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
- 🔒 The new way to do types in typescript.☆262Updated 2 years ago
- A TC39 proposal to add Math.clamp☆89Updated 2 months ago
- A VSCode Plugin to display V8's optimizations inside JavaScript code☆82Updated 3 years ago