/write-you-a-haskell

Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)

Primary LanguageHaskellMIT LicenseMIT


Building a modern functional compiler from first principles.

Stephen Diehl

Build Status Gitter MIT License

Read Online:

Releases

December

January

February

March

  • Chapter 13: System-F
  • Chapter 14: Type Classes
  • Chapter 15: Core Language

April

  • Chapter 16: Kinds
  • Chapter 17: Haskell Type Checker
  • Chapter 18: Core Interpreter
  • Chapter 19: Prelude

May

  • Chapter 20: Design of Lazy Evaluation
  • Chapter 21: STG

June

  • Chapter 22: Compilation
  • Chapter 23: Design of the Runtime

July

  • Chapter 24: Imp
  • Chapter 25: Code Generation ( C )
  • Chapter 26: Code Generation ( LLVM )

August

  • Chapter 27: Row Polymorphism & Effect Typing
  • Chapter 28: Future Work

Contributing

Any and all contributions are always welcome. As always, I rely on the perpetual kindness and goodwill of Haskellers (like you!) to help correct grammar, clarify, and fix errors.

License

This written work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. You may reproduce and edit this work with attribution for all non-commercial purposes.

The included source is released under the terms of the MIT License.