Skip to content

dwayne/eopl3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

271 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Essentials of Programming Languages (3rd Edition)

This book provides students with a deep, working understanding of the essential concepts of programming languages.

This project collects all my notes and solutions to exercises as I attempt to gain a deep, working understanding of the essential concepts of programming languages.

Usage

nix develop

To test all the Racket code you can do the following:

raco test $(find . -type f -a -name "*.rkt")

Resources

About

My notes and solutions to exercises for EoPL3.

Topics

Resources

Stars

Watchers

Forks

Contributors