Steven did a version that is based on AST transformation only, we will explore that direction further in the future.

Interesting, so this would be the one I'd like to see (because I
implemented with AST transforms). Would you have a link to his work?
Mine is on github, and the version I did at UBO was on the VisualWorks
AST.


https://github.com/StevenCostiou/Reflectivity-Flatteners

I want to look at that for real after finishing some things in the current version.

Marcus