-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Vlad Ureche edited this page Jun 15, 2014
·
1 revision
### Welcome to the staging plugin wiki!
This is an experiment in offering the advanced staging facilities in scala-virtualized as a compiler plugin. We consider this plugin highly experimental, especially due to the limitations of type inference when dealing with annotated types.
The plugin is described in the following pages:
- introduction to staging
- transformation description
- exploring the plugin
- [running the test suite](Test\ Suite)
- [exploring the source code](Source\ Code)
The project is part of a family of Scala compiler plugins based on the Late Data Representation transformation:
The plugin is (C) 2014 Scala Team, École polytechnique fédérale de Lausanne
and is distributed under a 3-clause BSD license
. It also contains code from the Rosetta Code website, which is distributed under the GNU Free Documentation License 1.2.