Theocacao
Leopard
Design Element
Comment on "Objective-C, Ruby and Python for Cocoa"
by Ivan — Feb 20
Speaking of scripting languages for Cocoa, I think F-Script provides the best syntax. To me it seems even better than Objective-C itself.
timer := NSTimer scheduledTimerWithTimeInterval: 1/60 target: self selector: tick userInfo: nil repeats: YES.
Back to "Objective-C, Ruby and Python for Cocoa"
Design Element

Copyright © Scott Stevenson 2004-2015