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

https://github.com/dwayne/plai

My notes and solutions for PLAI.
https://github.com/dwayne/plai

haskell plai

Last synced: about 1 year ago
JSON representation

My notes and solutions for PLAI.

Awesome Lists containing this project

README

          

# Programming Languages: Application and Interpretation

My notes and solutions.

## References

- [PLAI - Second Edition](http://cs.brown.edu/courses/cs173/2012/book/)
- Chapter 4
- [Generative Recursion](http://www.ccs.neu.edu/home/matthias/HtDP2e/part_five.html)
- [PLAI - First Edition](http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/2007-04-26/)