yarel-di/yarel

Compiler without useless arrays

Closed this issue · 0 comments

Currently the compiler generates an output array for every input array of every compiled function.
This upgraded version uses a single input/output array.
We also fix a bug, relative to the interpretation of the iteration.