Downloads
Binary
Here is a link to a binary installer for Nu. It will install the Nu framework in /Library/Frameworks, the Nu shell and several utilities in /usr/local/bin, and examples and support files in /usr/local/share.
The Nu binary installer: Nu-2.0.1.dmg
Git
The Nu source code is managed with git. You can browse and download the Nu repository at github.com/timburks/nu.
Release History
| date | binary | source | notes |
|---|---|---|---|
| 02-Sep-2011 | Nu-2.0.1.dmg | Nu-2.0.1.tgz | Better init handling and parsing. |
| 25-Aug-2011 | Nu-2.0.0.dmg | Nu-2.0.0.tgz | Simplifications and improvements for Mac OS 10.7 (Lion). |
| 17-Nov-2009 | Nu-0.4.0.dmg | Nu-0.4.0.tgz | A new macro operator, support for Debian Linux. |
| 03-Dec-2008 | Nu-0.3.3.dmg | Nu-0.3.3.tgz | Community-contributed enhancements. |
| 08-Jun-2008 | Nu-0.3.2.dmg | Nu-0.3.2.tgz | WWDC08 update. |
| 22-Mar-2008 | Nu-0.3.1.dmg | Nu-0.3.1.tgz | Cross-platform (Linux and iPhone) support, Apache License v2.0, bug fixes. |
| 13-Feb-2008 | Nu-0.3.0.dmg | Nu-0.3.0.tgz | First Leopard-only version. Protocol creation, optional 64-bit support, proxy improvements, better bridge support. |
| 12-Dec-2007 | Nu-0.2.4.dmg | Nu-0.2.4.tgz | Initial BridgeSupport, Nu methods that accept pass-by-reference arguments, min/max operators, concatenate strings with the '+' operator. |
| 7-Dec-2007 | Nu-0.2.3.dmg | Nu-0.2.3.tgz | Support for invocation-based undo, nil converts to zero on bridge crossings, C-style ternary operator, Leopard warnings cleaned up. |
| 26-Nov-2007 | Nu-0.2.2.dmg | Nu-0.2.2.tgz | More assorted improvements: enhancements to the TextMate bundle, preliminary support for CoreData applications, and a fix to allow NuAnywhere to work on Mac OS 10.5. |
| 12-Nov-2007 | Nu-0.2.1.dmg | Nu-0.2.1.tgz | Assorted practical improvements: nuke terminates on build errors, MacPorts build support changes merged, new NSArray sortedArrayUsingBlock: and eachInReverse: methods, new test macros, assorted crashes fixed, new example program (MailDemo), blocks and functions now can be defined to accept variable numbers of arguments, % operator, and much-improved syntax highlighting in the TextMate bundle. |
| 17-Oct-2007 | Nu-0.2.0.dmg | Nu-0.2.0.tgz | String escape sequences, character and regular expression literals, "true" closures (closures on bindings), NuAnywhere example |
| 11-Oct-2007 | Nu-0.1.4.dmg | Nu-0.1.4.tgz | new ScreenSaver example, nuke support for building bundles |
| 05-Oct-2007 | Nu-0.1.3.dmg | Nu-0.1.3.tgz | more error handling improvements, minor build enhancements for MacPorts, small changes to better match user expectations |
| 02-Oct-2007 | Nu-0.1.2.dmg | Nu-0.1.2.tgz | improved error handling to reduce problems for new users |
| 30-Sep-2007 | Nu-0.1.1.dmg | Nu-0.1.1.tgz | public release; contains a few small build improvements |
| 27-Sep-2007 | Nu-0.1.0.dmg | Nu-0.1.0.tgz | preview |