Course on Metaprogramming, University of Cambridge, UK Michaelmas Term 2018
- Part II: https://www.cl.cam.ac.uk/teaching/1819/Metaprog/
- MPhil: https://www.cl.cam.ac.uk/teaching/1819/L305/
- used to be available at https://www.cl.cam.ac.uk/~na482/meta/ -- no longer the case
- Lecture notes are still available.
- A repo with a working draft for the updated lecture notes.
The solution to assignment 1 has been released as part of the Lisp Variations used to create it.
-
In each inner directory, can do
sbt compile
sbt run
orsbt test