jaked / reconstructing-typescriptLinks
Code and demos for Reconstructing TypeScript blog posts.
☆35Updated 2 years ago
Alternatives and similar repositories for reconstructing-typescript
Users that are interested in reconstructing-typescript are comparing it to the libraries listed below
Sorting:
- Proposal to add tail calls to WebAssembly☆114Updated 10 months ago
- A collection of programming languages and type systems.☆33Updated 8 months ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆144Updated 6 years ago
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆66Updated 2 months ago
- A compiler for Standard ML, somewhat☆204Updated 3 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- The Unofficial Incomplete Spidermonkey Bibliography☆18Updated last year
- An tutorial-style implementation of liquid/refinement types for a subset of Ocaml/Reason.☆150Updated 3 months ago
- A pure type system implemented in OCaml☆78Updated 5 years ago
- Algebraic effects in javascript with scoped handlers, multishot delimited continuations, stack safety, do notation and higher-order effec…☆108Updated 3 years ago
- Translate OCaml bytecode to WebAssembly☆133Updated last year
- A minimal pure functional language based on self dependent types.☆73Updated 3 years ago
- Haskell In New Clothes☆110Updated 5 years ago
- Purely Functional, Real-Time Deques with Catenation (Kaplan & Tarjan)☆123Updated last year
- Kempe is a compiled stack-based language☆58Updated last year
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 4 years ago
- Playing with type systems☆51Updated last year
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- Wasm SpecTec specification tools☆82Updated this week
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 7 years ago
- Frank compiler☆304Updated last year
- Interpreter of the ITGL with dynamic type inference☆21Updated 10 months ago
- Schedule for the #PLTalk livestream. On Twitch here: https://www.twitch.tv/jeanqasaur☆221Updated 3 years ago
- Poor man's algebraic effects for TypeScript (PoC); next -> https://github.com/susisu/effectful☆23Updated 3 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆131Updated 2 years ago
- A simple ML-like programming language with subtyping and full type inference.☆187Updated last year
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆77Updated 3 years ago
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆79Updated last year
- Ordo: A minimalist language with row polymorphism☆85Updated 9 months ago