v-nys / cclp

A rewrite of my implementation of the Compiling Control technique, in Racket.
MIT License
1 stars 0 forks source link

abstract resolve should no longer evaluate partial order #26

Closed v-nys closed 7 years ago

v-nys commented 7 years ago

This still happens, but the index is already computed. aresolve should just take the index instead of prior as a parameter.