mgorlick / CRESTaceans

Experiments and documentation for building CREST infrastructure. This material is based upon work supported by the National Science Foundation under Grant No. 0820222.
http://www.isr.uci.edu/projects/crest/
5 stars 2 forks source link

Higher-order functions in BASELINE environ #9

Closed mgorlick closed 13 years ago

mgorlick commented 13 years ago

The higher-order functions in the BASELINE environ for the various persistent data structures such as hash, vector, and set do not properly account for the recent addition of the global binding environment to all Motile closures. The macros combinator/2 and combinator/3 macros should be changed accordingly.

mgorlick commented 13 years ago

Corrected with an update of BASELINE to accommodate the release of the new compiler.