This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Description
The compiler doesn't yet allow evaluating a closed C expression of type CArray, which would be helpful for Lef's C gadget framework. I thought I would implement CStackPtr (using memory loads) and then CArray here, if that's okay and there wasn't already a grand plan to do something else.