https://github.com/vic-lsh/programming-lang-notes
Class notes for NYU CSCI-GA.2110 Programming Languages
https://github.com/vic-lsh/programming-lang-notes
Last synced: 2 months ago
JSON representation
Class notes for NYU CSCI-GA.2110 Programming Languages
- Host: GitHub
- URL: https://github.com/vic-lsh/programming-lang-notes
- Owner: vic-lsh
- Created: 2019-09-05T03:38:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-11T21:27:32.000Z (over 5 years ago)
- Last Synced: 2025-01-25T13:07:35.396Z (4 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming Languages Notes
Class notes for class CSCI-GA.2110 at NYU.
| Date | Class notes | Topics |
| --- | --- | --- |
| 9/4/19 | [Session 1](./sess1.md) | Language and PL definition; categories of PL; compilation phases |