Lisp, Jazz, Aikido
This is something I originally posted on my Jazz Blog, but I’m reposting it here because, as you will figure out pretty quickly, it belongs in here as much as in my Jazz website…

This is something I originally posted on my Jazz Blog, but I’m reposting it here because, as you will figure out pretty quickly, it belongs in here as much as in my Jazz website…
A whole bunch of CCL Cocoa coding involves calls to Objective-C methods. For instance, the following Objective-C code: [cell drawWithFrame: frame inView: view]; will translate into …