jfecher / modern-compiler-architectureLinks
An example on how to write an incremental, concurrent, fault-tolerant compiler
โ52Updated 2 months ago
Alternatives and similar repositories for modern-compiler-architecture
Users that are interested in modern-compiler-architecture are comparing it to the libraries listed below
Sorting:
- ๐ฆ Implementations of various type inference algorithms. The new project is now at https://github.com/cu1ch3n/type-inference-zoo-frontendโฆโ150Updated 2 months ago
- A Language with Dependent Data and Codata Typesโ117Updated 3 weeks ago
- A garden of small programming language implementations ๐ชดโ284Updated last week
- Fir programming languageโ72Updated this week
- A minimal implementation of Hindley-Milner's Algorithm J in OCamlโ72Updated 3 years ago
- Pure functional programming with whole-program mutability inference