Ahnfelt / type-inference-by-exampleLinks
A series of down-to-earth articles on implementing type inference
☆166Updated 5 years ago
Alternatives and similar repositories for type-inference-by-example
Users that are interested in type-inference-by-example are comparing it to the libraries listed below
Sorting:
- A simple ML-like programming language with subtyping and full type inference.☆188Updated last year
- A language with lexical effect handlers and lightweight effect polymorphism☆421Updated this week
- A garden of small programming language implementations 🪴☆311Updated last week
- A website for the #proglangdesign community on freenode☆112Updated 3 months ago
- A fast functional language based on two level type theory☆392Updated 3 years ago
- A human readable quasi-concatenative programming language☆259Updated last year
- A declarative concatenative programming language☆170Updated 4 months ago
- Calypso is a mostly imperative language with some functional influences that is focused on flexibility and simplicity.☆68Updated last year
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆213Updated this week
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆78Updated 2 years ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching