-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Vlad Ureche edited this page Jun 15, 2014
·
11 revisions
### Welcome to the value class plugin wiki!
The value plugin is aimed at bringing value class functionality to the Scala programming language while also removing the limitation that value classes can only have one parameter.
The plugin is described in the following pages:
- introduction to the value classes and the plugin
- transformation description
- benchmarking 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.