SSF_ScalaDemo Example code for "DSLs with Scala" Install SBT Setup lms: git clone https://github.com/TiarkRompf/virtualization-lms-core.git sbt publish-local Usage: sbt test or test-only <CLASS_NAME> (e.g. test-only SimpleDSLTests)