timburks

Tim Burks
Neon Design Technology
Los Altos, CA
Examples from the new 3rd edition of Cocoa Programming for Mac OS X, ported to Nu
Created Fri May 23 13:17:46 -0700 2008
legend
The Nu programming language.
Created Wed Mar 05 10:55:38 -0800 2008
legend
A newfound treasure; a lightweight Foundation library for Linux.
Created Sat Mar 08 17:45:30 -0800 2008
legend
A graph drawing application. An example PyObjC application re-written in Nu. Original by Aaron Hi...
Forked from jsyedidia/nugraphdraw Sat May 31 13:10:55 -0700 2008
legend
Markdown processing with Nu. Use with any Nu or Objective-C project. Created by Grayson Hansard.
Created Sat Mar 08 10:38:54 -0800 2008
legend
A simple Nu/Objective-C interface to MySQL databases.
Created Mon Mar 17 22:47:22 -0700 2008
legend
A cross-platform web server that's scripted with Nu.
Created Sat Mar 08 10:50:06 -0800 2008
legend
A popular sample Cocoa application rewritten in Nu. Original code by Aaron Hillegass, ported to N...
Created Sat Mar 08 08:14:54 -0800 2008
legend
A simple Nu/Objective-C interface to PostgreSQL databases.
Created Mon Mar 17 22:57:39 -0700 2008
legend
XML SAX parser for the Nu Programming Language
Forked from deanmao/nusax Fri May 02 14:34:00 -0700 2008
legend
A Nu and Objective-C wrapper for John Ousterhout's Tool Command Language (Tcl).
Created Fri Mar 14 15:30:32 -0700 2008
legend
A YAML processor for use with Nu and Objective-C. Created by Patrick Thomson.
Created Sat Mar 08 08:05:08 -0800 2008
legend
The web site for the Nu programming language
Created Mon May 12 11:09:03 -0700 2008
legend
A lean-and-mean Ruby/ObjC bridge
Created Mon Mar 24 10:59:59 -0700 2008
legend

Following

Public Activity  feed

timburks committed to nu 15 days ago

630d4cee63f28f5c81fc674a13b4638b7a8e6db7

Merge branch 'master' of ssh://mini/git/public/Nu

timburks committed to nu 15 days ago

b896cafecbac9f2da8d00344502dfbbd148198ed

New assert_true and assert_false macros in nu/test.nu.

timburks committed to nu 17 days ago

60bfdaa32a8d701a70dbfff44d7343ed9264da61

Merge branch 'master' of git://github.com/chapados/nu

timburks committed to nu 17 days ago

5c9e92decd2a02a158ec70ed40367ca7ec2edc45

Merge branch 'master' of git://github.com/jsyedidia/nu

timburks committed to nu 19 days ago

a2cbb2d4293018d7fd2c5f97509dfcadb368b9d6

Treat NSBitmapImageRep as a placeholder class.

timburks committed to nunja 21 days ago

2a8ff574caa963aa7cac2a0be864ab0ca6365901

Support for attributes on the automatically-generated BODY tag.

timburks committed to nunja 21 days ago

519b58a154a1a653c41463bf1c723986f0090835

Only wrap text/html results in html tags.

timburks committed to programmingnu 21 days ago

87b2e2e366e0f45bdb619dbc0b910ebbb63c1905

updates to the community page.

timburks committed to programmingnu 21 days ago

d4e7ff197b9ede84cd39826a113adbe11eca761b

Added new "Community" page.

timburks committed to nu 25 days ago

c929ef38143d6ee23b5b1545f489fb8302d75539

Quick fix for a problem in (NSObject set:).