Getting the source

If your system has git, the best way to get the source code is to clone this repository.

git clone https://github.com/stanford-ppl/hyperdsl.git

This repository contains the latest stable versions of the LMS, Delite, and Forge repositories. See the repository README for futher information on initializing the repository and compiling the source.

Delite is released under the new BSD license.

The best way to build Delite currently is to follow the getting started guide for the OptiML DSL. We will provide standalone directions for Delite (with instructions for setting up a IDEA/Eclipse project using scala-virtualized) as soon as they are ready and stable.