Skip to content

takenobu-hs/haskell-ghc-reading-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

GHC Reading Guide

This is a reading guide to the GHC (Glasgow Haskell Compiler) souce code.

Here is haskell_ghc_reading_guide.pdf.

Contents

  • Introduction

  • Compiler

    • Compilation pipeline
    • Each pipeline stages
    • Intermediate language syntax
    • Call graph
  • (Runtime system)

  • (Libraries)

  • Appendix

  • References

About

Haskell GHC reading guide

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published