git @ Cat's Eye Technologies The-Glosscubator / master by-topic / Compiler Construction / Repositories.md
master

Tree @master (Download .tar.gz)

Repositories.md @masterview markup · raw · history · blame

Compiler Construction Repos

radian-software/kalyn: self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.

  • url: https://github.com/radian-software/kalyn
  • license: MIT
  • topics: Programming Languages, Haskell, Lisp, Compiler Construction, x86

.

natefaubion/example-functional-compiler

  • url: https://github.com/natefaubion/example-functional-compiler
  • license: MIT
  • topics: Functional Programming, Compiler Construction

.

namin/inc: an incremental approach to compiler construction

  • url: https://github.com/namin/inc
  • license: MIT
  • topics: Compiler Construction, Scheme, x86

.

bollu/tiny-optimising-compiler: A tiny optimising compiler for an imperative programming language written in haskell

  • url: https://github.com/bollu/tiny-optimising-compiler
  • license: BSD-3-Clause
  • topics: Haskell, Compiler Construction

.