This is the repo for the course PL -- Programming Languages http://scg.unibe.ch/teaching/pl PDFs of the lectures are (or will be) available from: http://scg.unibe.ch/download/lectures/pl/ The full Keynote slides are in the git repo. If you have write access, you can check out this repo as follows: git clone git@scg.unibe.ch:lectures-pl If a read-only version is available ("daemon = yes" in gitosis.conf), then it can be checked out as follows: git clone git://scg.unibe.ch/lectures-pl If you are looking for (older) Powerpoint versions of these slides, check out: https://www.iam.unibe.ch/scg/svn_repos/Lectures/ProgrammingLanguages/ The program examples are in the following git repo: git clone git@scg.unibe.ch:lectures-pl-examples The read-only version is here: git clone git://scg.unibe.ch/lectures-pl-examples Oscar Nierstrasz 2012-03-08