- Notifications
You must be signed in to change notification settings - Fork0
js-scala/virtualization-lms-core
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Lightweight Modular Staging (LMS) is a runtime code generation approach.This framework, LMS-Core, provides a library of core components for buildinghigh performance code generators and embedded compilers in Scala.
Closely related projects areDelite,a framework for heterogeneous parallel domain specific languages (DSLs),andScala-Virtualized,a set of minimal extensions to the Scala compiler to make embedding DSLsmore seamless.
Install the simple build tool (SBT).You will need version 0.12.0 ofsbt-launch.jar.Follow theinstallation instructions on the SBT website.
Run
sbt testto run the test suite.Run
sbt publish-localto install LMS-Core for use in other projects.
About
A Framework for Runtime Code Generation and Compiled DSLs
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- Scala100.0%