top | item 15005853

(no title)

jpolitz | 8 years ago

My compilers course has all the lectures recorded, and has starter code for all the assignments provided. It provides all the parsers, and focuses on the backend, including memory management and various details of value representations.

This is just my materials, I don't have an associated platform with verification/certification. However, some folks from HN have previously done the course and emailed me after, and seem to have gotten some value out of it.

https://cseweb.ucsd.edu/classes/sp17/cse131-a/

https://podcast.ucsd.edu/podcasts/default.aspx?PodcastId=401...

https://github.com/ucsd-cse131-sp17

Earlier offering:

https://www.cs.swarthmore.edu/~jpolitz/cs75/s16/

discuss

order

rmusial|8 years ago

Thanks for this, this looks amazing

abiox|8 years ago

i started watching the first lecture; when you ask about the output of ghc, i love that someone says "burritos".

thanks for making this material available!