Skip to content
/ eopl3 Public

Code from the book "Essentials of Programming Languages", 3rd ed. by Friedman and Wand

License

Notifications You must be signed in to change notification settings

mwand/eopl3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d3e588 · Dec 3, 2022

History

30 Commits
Aug 5, 2013
Oct 7, 2013
Oct 26, 2013
Oct 26, 2013
Jan 8, 2014
Dec 13, 2018
Oct 26, 2013
Oct 26, 2013
Oct 26, 2013
Aug 5, 2013
Oct 23, 2013
Aug 5, 2013
Dec 13, 2018
Jan 27, 2014
Dec 3, 2022
Oct 26, 2013

Repository files navigation

This is all the code from the book Essentials of Programming Languages, 3rd edition, by Friedman and Wand.

The code dates from 2009. It has now been updated and should run right out of the box on Racket version 6.11.

To run any of the languages, select "Choose language from source", and run top.scm in any of the language directories (chapterN/*-lang).

The file test-all.rkt will go through and test all of the testable languages.

If you are feeling adventurous, you can try to adapt the code base to use the rackunit testing framework instead of the kludgy one I threw together for the book.

Enjoy!

--Mitch

About

Code from the book "Essentials of Programming Languages", 3rd ed. by Friedman and Wand

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages