v-nys / cclp

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

maybe struct doesn't feel very Rackety #7

Open v-nys opened 8 years ago

v-nys commented 8 years ago

It seems to work less well in a dynamic language than in a super strict language like Haskell. Could almost always just use False instead.