GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: A Nu and Objective-C wrapper for John Ousterhout's Tool Command Language (Tcl).
Homepage: http://programming.nu
Clone URL: git://github.com/timburks/nutcl.git
timburks (author)
Wed Mar 05 06:06:52 -0800 2008
commit  62f86211a010ba3b235ac2bebdb6212aa23826ea
tree    e0528bb6952ec0022b70604914356e4f047cf6ef
nutcl /
name age message
file LICENSE Wed Mar 05 06:06:52 -0800 2008 Initial commit. [timburks]
file NOTICE Wed Mar 05 06:06:52 -0800 2008 Initial commit. [timburks]
file Nukefile Wed Mar 05 06:06:52 -0800 2008 Initial commit. [timburks]
file README Wed Mar 05 06:06:52 -0800 2008 Initial commit. [timburks]
file demo.nu Wed Mar 05 06:06:52 -0800 2008 Initial commit. [timburks]
directory objc/ Wed Mar 05 06:06:52 -0800 2008 Initial commit. [timburks]
directory test/ Wed Mar 05 06:06:52 -0800 2008 Initial commit. [timburks]
README
This is a simple Objective-C wrapper around the Tcl API.

See the demo.nu file for usage.