On Mar 1, 2004, at 1:26 AM, Duncan Rose wrote:
Just adding ":cocoa" to the port search path. But then, that's not a good name for the back end on several levels; the current back end is dependent on OpenMCL FFI bindings and it seems likely others may want to write a cocoa back end (say for SBCL) so we should probably refer to it differently (openmcl-cocoa? ccl?).
But that's the only change in the front end.
The only significant change, that is. The project also adds a new system-definition file, in order to provide for the idiosyncratic cocoa build process without hacking up the normal system.lisp.
--me