Published April 22, 2019
| Version V1
Software
Open
Artifact for the paper: Sound, Fine-Grained Traversal Fusion for Heterogeneous Trees at PLDI2019
Description
Grafter is a Clang tool that performs sound, fine-grained traversal fusion for heterogeneous trees. It accepts code written in a subset of C++ and usesClang AST to analyze it and write back a transformed code.
The artifact consists of Grafter's source code and instructions on how to build it. A pre-built version also is attached within a virtual machine, with instructions on how to use.
PLDI paper url: https://doi.org/10.1145/3314221.3314626
Files
License.txt
Additional details
Related works
- Is documented by
- 10.1145/3314221.3314626 (DOI)