Skip to content
/ CoreLang Public
forked from hansroland/CoreLang

Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992

License

Notifications You must be signed in to change notification settings

evome/CoreLang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%