https://github.com/dwayne/eopl3
My notes and solutions to exercises for EoPL3.
https://github.com/dwayne/eopl3
elm eopl eopl3 haskell interpreter interpreters racket
Last synced: 7 months ago
JSON representation
My notes and solutions to exercises for EoPL3.
- Host: GitHub
- URL: https://github.com/dwayne/eopl3
- Owner: dwayne
- Created: 2019-08-01T10:55:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-22T12:11:56.000Z (about 2 years ago)
- Last Synced: 2025-04-07T16:41:19.161Z (10 months ago)
- Topics: elm, eopl, eopl3, haskell, interpreter, interpreters, racket
- Language: Racket
- Homepage:
- Size: 507 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.
## Resources
- [eopl3](http://eopl3.com/)