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:
- A comparison of how computational effects and handlers are implemented in various programming languages.☆143Updated 6 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆61Updated last week
- Playing with type systems☆51Updated 8 months ago
- Purely Functional, Real-Time Deques with Catenation (Kaplan & Tarjan)☆121Updated last year
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- A collection of programming languages and type systems.☆33Updated 4 months ago
- Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.☆53Updated 4 years ago
- Proposal to add tail calls to WebAssembly☆114Updated 6 months ago
- Translate OCaml bytecode to WebAssembly☆133Updated 8 months ago
- A minimal pure functional language based on self dependent types.☆73Updated 3 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆124Updated last year
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- Type inference implementation in OCaml using Algorithm W☆10Updated 4 years ago
- A compiler for Standard ML, somewhat☆203Updated 3 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 fancy diagnostics library that allows your compilers to exit with grace☆80Updated last month
- Kempe is a compiled stack-based language☆58Updated 11 months ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- A template for you to implement Hazelnut yourself☆22Updated 2 months ago
- A compiler from WebAssembly to native code, via the OCaml backend.☆92Updated 7 years ago
- A benchmark suite for the OCaml compiler☆85Updated last year
- Standard IO Library for OCaml☆39Updated 4 months ago
- Poor man's algebraic effects for TypeScript (PoC); next -> https://github.com/susisu/effectful☆23Updated 2 years ago
- An tutorial-style implementation of liquid/refinement types for a subset of Ocaml/Reason.☆150Updated last year
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 6 years ago
- Haskell In New Clothes☆110Updated 5 years ago
- Book: Introduction to Dependent Types with Idris☆78Updated 2 years ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago