Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)