Sciweavers

IFL
2007
Springer

The Structure of the Essential Haskell Compiler, or Coping with Compiler Complexity

13 years 10 months ago
The Structure of the Essential Haskell Compiler, or Coping with Compiler Complexity
In this paper we describe the structure of the Essential Haskell Compiler (EHC) and how we manage its complexity, despite its growth from essentials to a full Haskell compiler. Our approach splits both language and implementation into smaller, manageable steps, and uses specific tools to generate parts of the compiler from higher level descriptions.
Atze Dijkstra, Jeroen Fokker, S. Doaitse Swierstra
Added 08 Jun 2010
Updated 08 Jun 2010
Type Conference
Year 2007
Where IFL
Authors Atze Dijkstra, Jeroen Fokker, S. Doaitse Swierstra
Comments (0)