cdiggins / type-inference
Type Inference Library written in TypeScript
☆93Updated last year
Alternatives and similar repositories for type-inference:
Users that are interested in type-inference are comparing it to the libraries listed below
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆75Updated 6 months ago
- ☆36Updated 3 years ago
- Interpreter for simply typed lambda calculus implemented in JavaScript λ☆34Updated 7 years ago
- Proposal to add tail calls to WebAssembly☆113Updated 5 months ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆53Updated 7 years ago
- Code and demos for Reconstructing TypeScript blog posts.☆35Updated last year
- Algebraic effects in javascript with scoped handlers, multishot delimited continuations, stack safety, do notation and higher-order effec…☆102Updated 2 years ago
- Algebraic Effects in Javascript☆47Updated 2 years ago
- Fast explicit tail calls. In today's JavaScript!☆106Updated last year
- Formality in itself☆20Updated 4 years ago
- A minimal pure functional language based on self dependent types.☆72Updated 2 years ago
- ECMAScript derived programming language☆68Updated 9 years ago
- Another attempt to realize my programming language☆23Updated 2 weeks ago
- JavaScript parser-combinator library☆285Updated last month
- A comparison of how computational effects and handlers are implemented in various programming languages.☆136Updated 5 years ago
- Prototype type inference engine☆200Updated 2 weeks ago
- Do-notation for JavaScript☆178Updated 7 years ago
- A simple ML-like programming language with subtyping and full type inference.☆168Updated 2 months ago
- Dependent type checker using normalisation by evaluation☆256Updated 5 months ago
- Refinement Types for Scripting Languages☆67Updated 6 years ago
- Cat - a statically typed functional stack-based programming language☆256Updated 7 years ago
- Kempe is a compiled stack-based language☆58Updated 4 months ago
- The Makam Metalanguage☆197Updated last year
- 🧀 A delicious programming language☆36Updated 2 years ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated last year
- A compile-to-JavaScript language with tight TypeScript integration.☆22Updated last year
- A series of down-to-earth articles on implementing type inference☆153Updated 4 years ago
- Frank compiler☆284Updated 9 months ago
- The compiler for Keli☆172Updated 5 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 8 years ago