-
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
ildl
transformation - [[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**
**Return to the main page** or **return to the OOPSLA Step by Step Guide**