Marwes / haskell-compilerLinks
A mostly functional haskell compiler written in rust
☆317Updated last year
Alternatives and similar repositories for haskell-compiler
Users that are interested in haskell-compiler are comparing it to the libraries listed below
Sorting:
- A package manager for Idris☆186Updated 5 years ago
- Use snippets of Rust inline in your Haskell programs☆227Updated 4 years ago
- Parser and pretty-printer for the Rust language☆86Updated last year
- Monadic do notation for rust using macro and duck typing☆230Updated 6 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆116Updated 6 years ago
- A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧☆621Updated 4 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- Toy example of calling Rust from Haskell