thunderseethe / making-a-languageLinks
Full Source Code for Making a Language series
☆51Updated 2 months ago
Alternatives and similar repositories for making-a-language
Users that are interested in making-a-language are comparing it to the libraries listed below
Sorting:
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆56Updated 3 weeks ago
- Ordo: A minimalist language with row polymorphism☆85Updated 4 months ago
- Pure functional programming with whole-program mutability inference☆74Updated last month
- A functional programming language with shell scripting capabilities☆118Updated last month
- A fancy diagnostics library that allows your compilers to exit with grace☆78Updated last week
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆72Updated this week
- Interoperable effects based concurrency☆133Updated 2 months ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml