Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zoep/pl2

Course Material for "Programming Languages II"
https://github.com/zoep/pl2

Last synced: 8 days ago
JSON representation

Course Material for "Programming Languages II"

Awesome Lists containing this project

README

        

# Programming Languages II
Material for the course _Programming Languages II_

Institution: National Technical University of Athens

Instructor: Zoe Paraskevopoulou

This course material is currently a work in progress. As the semester
advances, content will be added, restructured, and updated.

# References

- Software Foundations, Benjamin C. Pierce et al. (Volumes I and II)
- Program = Proof, Samuel Mimram
- Types and Programming Languages, Benjamin C. Pierce

# Installation Instructions
For instructions on installing the Coq proof assistant, refer to
[INSTALL.md](https://github.com/zoep/PL2/blob/main/INSTALL.md) (in Greek).