Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Types and Programming Languages -- Exercises

Solutions to the exercises in and miscellaneous material for the book "Types and Programming Languages" by Benjamin C. Pierce.

Requirements

Installation

git clone https://github.com/mr-infty/tapl.git
cd tapl

Usage

Run

make

to typeset the exercise solutions. These are organized into subdirectories ch-03, ch-04, ... corresponding to chapters.

Some chapters are also accompanied by Idris programs (*.idr) that I wrote to test my understanding. These probably aren't too well documented. Read at your own risk.

About

Solutions to the exercises in and miscellaneous material for the book "Types and Programming Languages" by Benjamin C. Pierce.

Resources

Stars

12 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages