Scripting Cocoa with Nu
By cparnot at Mon, Oct 1 2007 5:52pm |
Welcome to Nu. Nu is a new programming language that was specifically designed to take advantage of the Objective C runtime, and to leverage all the existing Objective C librairies, in particular Apple's Cocoa librairies. Nu is written in Objective C and uses a syntax inspired by Lisp and Ruby. Nu represents a very appealing alternative to other bridges such as RubyCocoa or F-Script, because it is actually designed to be an Objective C / Cocoa bridge. Nu could be a great language to use if you are looking for quick development in an interpreted language that provides a flexible scripted environment while leveraging the power of the Cocoa frameworks.


