NunoDasNeves / haskell-c-compiler
Learning Haskell for the first time and using it to write a simple C compiler
☆25Updated 6 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
- Small C Compiler written in Haskell☆14Updated 6 years ago
- lambda calculus interpreter☆39Updated 3 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆116Updated 3 years ago
- Simple C Compiler in OCaml☆91Updated 6 years ago
- Haskell Operating System☆154Updated 15 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆285Updated 2 years ago
- Tiny c compiler☆58Updated 5 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆26Updated 5 years ago
- Kaleidoscope Tutorial using llvm-hs☆82Updated 3 years ago
- CPU design and toolchain for a simple computer architecture☆114Updated 9 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆97Updated 3 years ago
- Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992☆33Updated 4 years ago
- Yet another tiny tiny self-hosted C compiler, assembler, linker and standard C library.☆197Updated 5 years ago
- Quick C-- compiler (no longer maintained)☆156Updated 11 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 4 years ago
- The adventures of a Haskell compiler☆219Updated last month
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- My slides and compilation of resources.☆150Updated 5 months ago
- SML# compiler☆223Updated 3 weeks ago
- The Sharp programming language☆43Updated 9 months ago
- SKI combinators☆51Updated 7 years ago
- Programming with pure lambda calculus☆93Updated last week
- ☆58Updated 2 years ago
- My esoteric languages☆27Updated 2 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 4 years ago
- A series of down-to-earth articles on implementing type inference☆153Updated 4 years ago
- Scribe Reference Compiler☆22Updated last month
- "Research" on how to best optimize brainfuck code.☆72Updated 2 years ago
- A simple hobby operating system for the x86-64 architecture☆69Updated 3 years ago
- A small malloc implementation, for use in WebAssembly☆160Updated last year