Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-22T12:11:56.000Z (11 months ago)
- Last Synced: 2024-04-16T03:17:53.117Z (7 months ago)
- Topics: elm, eopl, eopl3, haskell, interpreter, interpreters, racket
- Language: Racket
- Homepage:
- Size: 507 KB
- Stars: 11
- 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/)