OOPSLA ~ Getting Started - miniboxing/ildl-plugin GitHub Wiki
Introduction
This guide will explain how to set up the artifacts for the "Automating Ad hoc Data Representation Transformation" paper.
There are two artifacts described in the paper:
- the home page
- the
miniboxing plugin
(documentation, website), that embeds an ildl-like transformation for function representation (and is tested by the two external benchmarks)
There are ways to explore the artifact:
- using the demo virtual machine, you will be able to try out the code transformations done by the
ildl-plugin
andminiboxing-plugin
and explore the code in an IDE - using a local installation, you will be able to do everything and run the benchmarks (the installation is preferably done on a *nix system)
We strongly recommend replicating the benchmarks directly on the host machine. We tried to replicate the benchmarks in the virtual machine and were unable to, most likely due to the 32-bit system architecture and the overhead of virtualization.
From Here:
Please make a choice of installation: