Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Framework for Runtime Code Generation and Compiled DSLs

NotificationsYou must be signed in to change notification settings

js-scala/virtualization-lms-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Background:

How to build:

  1. Install the simple build tool (SBT).You will need version 0.12.0 ofsbt-launch.jar.Follow theinstallation instructions on the SBT website.

  2. Runsbt test to run the test suite.

  3. Runsbt publish-local to install LMS-Core for use in other projects.

About

A Framework for Runtime Code Generation and Compiled DSLs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala100.0%

[8]ページ先頭

©2009-2025 Movatter.jp