atennapel / bidirectional.jsLinks
Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"
☆79Updated last year
Alternatives and similar repositories for bidirectional.js
Users that are interested in bidirectional.js are comparing it to the libraries listed below
Sorting:
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆134Updated 5 years ago
- Dependent JavaScript: A Typed Dialect☆87Updated 12 years ago
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆146Updated 6 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"