Skip to content

stanford-ppl/argon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b19da8c · Mar 16, 2018
Mar 16, 2018
Mar 6, 2018
Jul 21, 2017
Oct 21, 2017
Sep 1, 2017
Apr 20, 2017

Repository files navigation

Argon

Argon is an experimental framework for creating Staged DSLs embbedded in Scala. This project is based on LMS with some new features.

Argon currently requires the macro project scala-virtualized, although this may be merged into the project eventually.

Prerequisites

Installation

git clone https://github.com/stanford-ppl/argon.git
sbt compile