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 collection of programming languages and type systems.☆33Updated 6 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆143Updated 6 years ago
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- Proposal to add tail calls to WebAssembly☆114Updated 9 months ago
- Proof of concept to generate safe and fast JavaScript☆24Updated 3 years ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆65Updated 2 weeks ago
- Master thesis on developing a static type checker for Erlang☆27Updated 7 years ago
- Haskell In New Clothes☆110Updated 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
- Just a list of Awesome Alt Langs to check out☆101Updated last year
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆129Updated 2 years ago
- Ordo: A minimalist language with row polymorphism☆85Updated 7 months ago
- Interpreter of the ITGL with dynamic type inference☆21Updated 9 months ago
- Playing with type systems☆51Updated 11 months ago
- A template for you to implement Hazelnut yourself☆22Updated 4 months ago
- Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.☆53Updated 4 years ago
- The compiler for Keli☆173Updated 6 years ago
- Translate OCaml bytecode to WebAssembly☆133Updated 10 months ago
- A minimal pure functional language based on self dependent types.☆73Updated 3 years ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 6 years ago
- Cara language compiler☆50Updated 6 months ago
- A compiler for Standard ML, somewhat☆204Updated 3 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 3 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- A Tian Jiu Pai (天九牌) game server written in Sesterl & Elm☆16Updated 2 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- Poor man's algebraic effects for TypeScript (PoC); next -> https://github.com/susisu/effectful☆23Updated 2 years ago