Skip to content

viq854/virtualization-lms-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the common embedding framework portion of the collaboration effort between PPL and EPFL.

How to build:

  1. Download and build scala-virtualized.

  2. Create a file local.properties in the root project directory, containing the following line:

       scala.virtualized.home=<downloadpath>/build/pack
    

    Instead of <downloadpath> of course you use the actual path.

  3. Run sbt

About

A Framework for Runtime Code Generation and Compiled DSLs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%