chrisbarrett / write-you-a-haskell

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

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

License:MIT License


Languages

Language:Haskell 83.1%Language:CSS 5.3%Language:OCaml 2.9%Language:Python 1.8%Language:JavaScript 1.8%Language:Bison 1.5%Language:C++ 1.5%Language:Logos 1.1%Language:Makefile 1.1%Language:Standard ML 0.1%Language:Shell 0.0%