-
Notifications
You must be signed in to change notification settings - Fork 1
Tutorial ~ Transformation
Vlad Ureche edited this page Jun 11, 2015
·
4 revisions
If you haven't read the other sections, it's a good time to do so, as this ildl-plugin hacking tutorial requires a good understanding of pretty much everything else!
- learn about the [[
ildl-pluginsource code|Tutorial-~-Source-Code]] - get back to the home page
The `ildl-plugin` is a meta-programming technique aimed at allowing safe, custom transformations across library boundaries. Using `ildl`-based transformations, we were able to obtain speedups in excess of 20x and have optimized code across a wide range of use-cases. **Return to the main page** or **return to the OOPSLA Step by Step Guide**