Articles

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…

avatar
Didier Verna
Read more

CCL Objective-C Bridge Code Indentation

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 …

avatar
Didier Verna
Read more