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 6 months ago
- A collection of programming languages and type systems.☆33Updated 3 months ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆142Updated 6 years ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆56Updated 3 weeks ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- Just a list of Awesome Alt Langs to check out☆102Updated last year
- Playing with type systems☆51Updated 8 months ago
- Poor man's algebraic effects for TypeScript (PoC); next -> https://github.com/susisu/effectful☆23Updated 2 years ago
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- ☆37Updated 3 years ago
- A minimal pure functional language based on self dependent types.☆73Updated 3 years ago
- Haskell In New Clothes☆110Updated 5 years ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Algebraic effects in javascript with scoped handlers, multishot delimited continuations, stack safety, do notation and higher-order effec…☆106Updated 2 years ago
- A template for you to implement Hazelnut yourself☆22Updated last month
- A functional programming language with shell scripting capabilities☆118Updated last month
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- Standard IO Library for OCaml☆39Updated 4 months ago
- Kempe is a compiled stack-based language☆58Updated 11 months ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 6 years ago
- Translate OCaml bytecode to WebAssembly☆132Updated 7 months ago
- Purely Functional, Real-Time Deques with Catenation (Kaplan & Tarjan)☆121Updated last year
- A compiler for Standard ML, somewhat☆203Updated 3 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆72Updated 3 years ago
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆79Updated last year
- Interpreter of the ITGL with dynamic type inference☆21Updated 6 months ago
- Ordo: A minimalist language with row polymorphism☆85Updated 4 months ago
- Full Source Code for Making a Language series☆51Updated 2 months ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- Book: Introduction to Dependent Types with Idris☆78Updated 2 years ago