Changes between Version 1 and Version 2 of CocoaBridge
- Timestamp:
- Oct 12, 2007, 2:00:46 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CocoaBridge
v1 v2 3 3 As discussed in the section on the [OpenMclFfi OpenMCL FFI], '''OpenMCL''' has a very powerful interface to the world of libraries and components that exist outside of the Lisp image. Foremost among these is the '''Cocoa Bridge''', a binding layer to the Mac OS X user interface. 4 4 5 A good introductory Cocoa text is Aaron Hillegass's 6 [http://www.amazon.com/Cocoa-Programming-Mac-OS-2nd/dp/0321213149 Cocoa Programming for Mac OS X].