CARVIEW |

timburks
-
TextMate tools for keeping my Nu and C/ObjC/C++ code in shape.Updated Fri Dec 19 21:36:31 -0800 2008
-
Examples from the new 3rd edition of Cocoa Programming for Mac OS X, ported to NuUpdated Sun Jun 01 18:48:47 -0700 2008
-
A Rails-based system for running FIRST LEGO League tournaments.Updated Wed Sep 10 11:05:49 -0700 2008
-
A multithreaded C web server that can be used with NuUpdated Wed Apr 08 01:08:49 -0700 2009
-
An Apache module for running Nu code within a web server.Updated Tue Dec 23 01:34:12 -0800 2008
-
The Nu programming language.Updated Sat Apr 18 18:05:44 -0700 2009
-
A Nu plugin for the Acorn image editing tool.Updated Fri Sep 05 14:36:16 -0700 2008
-
Classes and utilities that help Nu programs connect over Bonjour.Updated Sat Sep 06 10:09:23 -0700 2008
-
A newfound treasure; a lightweight Foundation library for Linux.Updated Thu Jul 10 14:50:01 -0700 2008
-
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
-
Markdown processing with Nu. Use with any Nu or Objective-C project. Created by Grayson Hansard.Updated Wed Mar 26 13:04:40 -0700 2008
-
A simple Nu/Objective-C interface to MySQL databases.Updated Mon Feb 02 13:10:30 -0800 2009
-
A cross-platform web server that's scripted with Nu.Updated Fri Mar 27 22:08:55 -0700 2009
-
A popular sample Cocoa application rewritten in Nu. Original code by Aaron Hillegass, ported to N...Updated Wed Mar 26 13:03:25 -0700 2008
-
A simple Nu/Objective-C interface to PostgreSQL databases.Updated Mon Jan 05 08:19:05 -0800 2009
-
XML SAX parser for the Nu Programming LanguageForked from deanmao/nusax Fri May 02 14:34:00 -0700 2008
-
A Nu and Objective-C wrapper for John Ousterhout's Tool Command Language (Tcl).Updated Wed Mar 26 13:39:06 -0700 2008
-
NuUUID is a simple wrapper around the uuid library to simplify its use with Nu.Updated Tue Nov 25 00:17:35 -0800 2008
-
A YAML processor for use with Nu and Objective-C. Created by Patrick Thomson.Updated Fri May 23 13:42:27 -0700 2008
-
An Objective-C wrapper for minizip to allow it to be easily called from Nu and Objective-C programs.Updated Fri Oct 24 16:20:42 -0700 2008
-
A Google App Engine app for sharing information about radars that we've submitted.Updated Thu Jan 15 20:39:29 -0800 2009
-
The web site for the Nu programming languageUpdated Fri Jan 02 21:30:55 -0800 2009
-
A lean-and-mean Ruby/ObjC bridgeUpdated Wed Mar 26 14:31:58 -0700 2008
-
"The Nu Pill", my C4[2] IronCoder project. Hack Acorn. Push Nu code onto your iPhone. Scary fun.Updated Tue Sep 09 15:22:07 -0700 2008
-
My GitHub PageUpdated Thu Dec 18 20:37:06 -0800 2008
Public Activity
c68d063412483ff8ca851eab6d25207e77ebe422
Added a new mime type
6860a96c31bef3119e4202b9d7f469b3198a1f20
Fixed a leak in (NSString -stringWithShellCommand) (via Troy Dawson) and synchronized template evaluation.
ee427e405c99fc080f90fcfa63c45dd855c5c98d
Added (NSString +stringWithStandardInput) helper.
21c3d62ef4c33c1f4c82900a44fdac026d033874
Switching to UTF8 string encoding.
15f7edbd758a36c4a6c6fead0181805d6fc7c3e1
Merge ssh://code.neontology.com/git/public/Nu
0b7b54cf7909482b30150dab668697ca66ca569d
Raise an exception for incomplete expressions in templates.
a0d9b29e0559f93ce3d31bedcee3a2fdaa743363
Fix a concurrency problem in string interpolation.
ad8ad465eb602549298796254d4279804b87d3fc
Made comments feed tolerant of comments whose radars have been deleted.
6b4ba2ef62a551a75a4565b2f3bb9a27ce81adae
Added some explicit list accessors (SFW).
b485432fd5208e6e38a3002a485c727f129668ee
Implicit /c([ad]+)r/ method for list elements.
b7dcb74dc9a3645debe8ec7d0aaa8b266c12eb31
Merge branch 'master' of git://github.com/itfrombit/nu
09298b0682691d45b11fc929e0c57298bcaf110a
Disabled auto-load of match.nu from ObjC code.