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:
- Perform Type Level arithmetic in TypeScript☆127Updated 2 years ago
- 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 tiny language interpreter implemented purely in TypeScript's type-system☆304Updated 4 years ago
- TypeCake is a language that compiles to TypeScript types. (WIP)☆51Updated last year
- A Brainheck interpreter built in the TypeScript type system.☆73Updated 9 months ago
- A community effort to enrich TypeScript diagnostics☆61Updated last year
- Backend/data generator for test262.fyi☆109Updated this week
- Tools for working with ESTree AST☆66Updated 4 months ago
- Elegant parsing expression grammars☆54Updated last month
- Minifier for TypeScript declaration files (.d.ts)☆24Updated last year
- Very hacky transformer from TS to Go☆85Updated 6 months ago
- compute with typescript type system☆57Updated 2 years ago
- A type-level Brainfuck interpreter in TypeScript☆181Updated last month
- Parser Combinators in the TypeScript Type System☆96Updated 3 weeks ago
- A utility to build and bisect any version of TypeScript☆86Updated last week
- 💪 Very strongly typed string functions in TypeScript☆118Updated 2 years ago
- A VSCode Plugin to display V8's optimizations inside JavaScript code☆82Updated 3 years ago
- 🔤🔍 Type-level RegExp, parse and match string in TypeScript type system.☆114Updated 2 years ago
- A typescript library for type-safe regex for named capture groups☆95Updated 3 years ago
- a proposal to add a method to iterators to produce an iterator of only its unique values☆34Updated last year
- Micro waits in JS☆60Updated 10 months ago
- Create standardized TypeScript ESM packages for Node or browser.☆81Updated 2 years ago
- Script in typescript~☆94Updated 2 years ago
- Extractors for ECMAScript☆263Updated 11 months ago
- 🔒 The new way to do types in typescript.☆262Updated 2 years ago
- <1kB CLI flag parser☆133Updated 4 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 2 years ago
- A cli tool to install packages from jsr.io in node☆117Updated 2 months ago
- Import files with strong typing based on import attributes☆30Updated last year
- 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 last month