-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Vlad Ureche edited this page Aug 6, 2015
·
63 revisions
The ildl-plugin is a meta-programming technique aimed at allowing safe, custom data representation 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.
- Introduction
- Motivation
- My first
ildltransformation - [[part 1|Tutorial--Example-(Part-1)]], [[part 2|Tutorial--Example-(Part-2)]], [[part 3|Tutorial--Example-(Part-3)]] and [[part 4|Tutorial--Example-(Part-4)]]
- Examples
- Running
- Reference
- Hacking
- OOPSLA AEC:
If you have any questions don't hesitate to contact us on the Gitter channel:
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**
Some of the pages of this wiki are in flux. If you can't find what you are looking for, please [file a bug](https://github.com/miniboxing/ildl-plugin/issues).