NunoDasNeves / haskell-c-compilerLinks
Learning Haskell for the first time and using it to write a simple C compiler
☆26Updated 7 years ago
Alternatives and similar repositories for haskell-c-compiler
Users that are interested in haskell-c-compiler are comparing it to the libraries listed below
Sorting:
- lambda calculus interpreter☆44Updated 4 years ago
- Small C Compiler written in Haskell☆15Updated 7 years ago
- Haskell Operating System☆168Updated 16 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- Compiler from C to brainfuck☆234Updated 2 years ago
- A programming language. Static types. Full type inference. Garbage collection. --- not stable☆61Updated last year
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆118Updated 4 years ago
- A Quick Backend☆348Updated 3 years ago
- Bolt is a language with in-built data-race freedom!☆598Updated last year
- An interpreter☆182Updated 3 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- Experimental Rust compiler in pure C.☆13Updated 5 years ago
- Simple C Compiler in OCaml☆94Updated 7 years ago
- The Melon programming language☆37Updated 2 years ago
- How to write a UNIX shell, with a lot of background☆354Updated 8 years ago
- Simple compiler ecosystem☆205Updated 4 years ago
- Brainfuck compiler based on LLVM API☆43Updated 8 years ago
- Lox interpreter written in Lox☆123Updated 3 weeks ago
- Feral programming language reference implementation☆143Updated this week
- The parallel, concurrent, and functional programming language for scalable software development☆459Updated 2 weeks ago
- A series of down-to-earth articles on implementing type inference☆159Updated 5 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.