CoreLang
CoreLang copied to clipboard
Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992
Code to the book "Implementing Functional Languages"
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.
Directories
- src - the Haskell source
- examples - some examples in the Core language