Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1
Source Code
Vlad Ureche edited this page Jun 15, 2014
·
3 revisions
The souce code is available on github and is also available in the DRT Virtual Machine.
It consists of 4 projects:
valium-runtimecontains the@valueannotationvalium-pluginhas the transformation codevalium-testscontains test cases to make sure the transformation is correctvalium-benchcontains the benchmarks
We encourage our readers to explore the transformation code, which matches the structure of the miniboxing plugin and was described in the transformation chapter.