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 5 months ago
- Interpreter for simply typed lambda calculus implemented in JavaScript λ☆34Updated 7 years ago
- ☆36Updated 3 years ago
- Algebraic effects in javascript with scoped handlers, multishot delimited continuations, stack safety, do notation and higher-order effec…☆101Updated 2 years ago
- Proposal to add tail calls to WebAssembly☆111Updated 4 months ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆134Updated 5 years ago
- Prototype type inference engine☆198Updated 5 months ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆53Updated 7 years ago
- A minimal pure functional language based on self dependent types.☆72Updated 2 years ago
- Kempe is a compiled stack-based language☆58Updated 3 months ago
- Another attempt to realize my programming language☆21Updated last week
- language verification, construction, and analysis☆20Updated 2 years ago
- Encoding higher-kinded types in TypeScript☆41Updated 5 years ago
- Refinement Types for Scripting Languages☆66Updated 6 years ago
- Nice parsers in OCaml without the boilerplate☆125Updated 8 months ago
- Make a lambda calculus.☆86Updated 4 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 7 years ago
- Algebraic effects and handlers using generators☆57Updated this week
- ECMAScript derived programming language☆67Updated 9 years ago
- Code and demos for Reconstructing TypeScript blog posts.☆33Updated last year
- Dependent type checker using normalisation by evaluation☆255Updated 4 months ago
- Minimal, fast, robust implementation of the Calculus of Constructions on JavaScript.☆107Updated 7 years ago
- Algebraic Effects in Javascript☆45Updated 2 years ago
- A miniature model of the Typescript compiler☆13Updated 3 years ago
- Do-notation for JavaScript☆176Updated 7 years ago
- The Makam Metalanguage☆196Updated last year
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆56Updated 2 years ago
- Frank compiler☆281Updated 8 months ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆88Updated 6 years ago