metaprogramming icon indicating copy to clipboard operation
metaprogramming copied to clipboard

Course on Metaprogramming

metaprogramming

Course on Metaprogramming, University of Cambridge, UK Michaelmas Term 2018

Course Links

  • Part II: https://www.cl.cam.ac.uk/teaching/1819/Metaprog/
  • MPhil: https://www.cl.cam.ac.uk/teaching/1819/L305/

Lecture Notes and Slides

Solution to Assignment 1

The solution to assignment 1 has been released as part of the Lisp Variations used to create it.

Installation

  • SBT: https://www.scala-sbt.org/

  • In each inner directory, can do

    • sbt compile
    • sbt run or sbt test