Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Codegen floe positions in #%deforestable
The function positions in deforestable operations are Racket expr positions, but we want them to be Qi floe positions instead. This modifies the code generation step to recursively invoke codegen on these nested floe positions.
- Loading branch information