v-nys / cclp

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

full-ai-rule and full-evaluation serve the same purpose #5

Open v-nys opened 7 years ago

v-nys commented 7 years ago

full-ai-rule is a more accurate representation, but full-evaluation is used in more places in the code. Should use full-ai-rule for everything.