WebAssembly / tail-callLinks
Proposal to add tail calls to WebAssembly
☆115Updated 11 months ago
Alternatives and similar repositories for tail-call
Users that are interested in tail-call are comparing it to the libraries listed below
Sorting:
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆79Updated last year
- Fungi: Typed incremental computation with names☆71Updated 6 years ago
- Proposal to add multi-values to WebAssembly☆75Updated 4 years ago
- A minimal pure functional language based on self dependent types.☆73Updated 3 years ago
- A compiler from WebAssembly to native code, via the OCaml backend.☆92Updated 7 years ago
- Macros have types!☆134Updated 3 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Kempe is a compiled stack-based language☆58Updated last year
- A repository for the stack switching proposal.☆187Updated 3 months ago
- ☆36Updated 4 years ago
- Implementation of "practical type inference for arbitrary-rank types" in Javascript☆12Updated 6 years ago
- WebAssembly Code Generation Backend for Idris Compiler☆82Updated 7 years ago
- Frank compiler☆304Updated last year
- A comparison of how computational effects and handlers are implemented in various programming languages.☆146Updated 6 years ago
- language verification, construction, and analysis☆20Updated 3 years ago
- Standard library for the Formality language☆18Updated 5 years ago
- Dependent JavaScript: A Typed Dialect☆87Updated 12 years ago
- Refinement Types for Scripting Languages☆69Updated 7 years ago
- Code and demos for Reconstructing TypeScript blog posts.☆35Updated 2 years ago
- Minimal, fast, robust implementation of the Calculus of Constructions on JavaScript.☆116Updated 8 years ago
- Formality in itself☆20Updated 5 years ago
- GPU Accelerated, Distributed, Actor Model Language (WIP)☆30Updated 2 years ago
- Haskell WebAssembly Toolkit☆155Updated last year
- The Yatima Standard Library☆20Updated 2 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆101Updated 3 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆131Updated 2 years ago
- Prototype type inference engine☆204Updated last year
- Thoughts and stuff☆70Updated 5 years ago
- Algebraic effects in javascript with scoped handlers, multishot delimited continuations, stack safety, do notation and higher-order effec…