Share

SketchyLISP

File Release Notes and Changelog

Release Name: sketchy-2007-01-30

Notes:
- Update to 2007-01-30
- Some improvements to AMK.


Changes: - Fixed the ONE goal of AMK (missing eta expansion). (src/amk.scm) - Made some minor modifications to AMK and the Zebra example to make it match the code in my latest text. (arc/{amk,zebra}.scm) - Made AMK's RUN* syntax more Kanren-like. (src/amk.scm) - Added FRESH syntax to AMK. (src/amk.scm) - Made LOAD and REQUIRE actually work like :LOAD and :REQUIRE. (sketchy.c) - Fixed bad link in documentation of DEPTH. (ext/depth.scm)