This repository contains my code from the book
Simon L. Peyton Jones, David Lester
Implementing Functional Languages
A Tutorial
Prentice Hall, 1992
ISBN 0-13-7211952-0
This book is available for free from Microsoft Research
This is an attempt to learn more about the inner workings of functional languages.
- src - the Haskell source
- examples - some examples in the Core language