Pinned Repositories
gnustep-base
The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects. For example, it includes classes for strings, object collections, byte streams, typed coders, invocations, notifications, notification dispatchers, moments in time, network ports, remote object messaging support (distributed objects), and event loops.
gnustep-libobjc2
Implementation of the Objective-C runtime for use with LLVM/clang
nu
Nu is an interpreted Lisp that builds on the Objective-C runtime and Foundation framework.
nu-http
An Objective-C and Nu-based web server built on libevent and libevhtp.
nu-postgresql
A simple Nu/Objective-C interface to PostgreSQL databases.
nu-proto
Protocol Buffer support for Nu (experimental)
nu-travis
An example showing the use of nuke and Nu-based unit testing on Travis CI services.
nu-webservers
Scripts and configuration files for building Nu-powered web servers
nusax
XML SAX parser for the Nu Programming Language
programming-nu
The website for the Nu programming language (source materials)
Programming Nu's Repositories
programming-nu/nu
Nu is an interpreted Lisp that builds on the Objective-C runtime and Foundation framework.
programming-nu/programming-nu
The website for the Nu programming language (source materials)
programming-nu/nu-postgresql
A simple Nu/Objective-C interface to PostgreSQL databases.
programming-nu/nusax
XML SAX parser for the Nu Programming Language
programming-nu/gnustep-base
The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects. For example, it includes classes for strings, object collections, byte streams, typed coders, invocations, notifications, notification dispatchers, moments in time, network ports, remote object messaging support (distributed objects), and event loops.
programming-nu/gnustep-libobjc2
Implementation of the Objective-C runtime for use with LLVM/clang
programming-nu/nu-http
An Objective-C and Nu-based web server built on libevent and libevhtp.
programming-nu/nu-proto
Protocol Buffer support for Nu (experimental)
programming-nu/nu-travis
An example showing the use of nuke and Nu-based unit testing on Travis CI services.
programming-nu/gnustep-make
gnustep-make is GNUstep's primary build system. It is structured in a way similar to the OPENSTEP make system was structured. It's intention is to vastly simplify creating and building using the GNUstep APIs.
programming-nu/nu-crypto
A collection of handy Objective-C wrappers for cryptographic functions.
programming-nu/nu-webservers
Scripts and configuration files for building Nu-powered web servers
programming-nu/libevhtp
A more flexible replacement for libevent's httpd API
programming-nu/libs-base
The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
programming-nu/nu-json
A Nu-styled repackaging of Stig Brautaset's json-framework.
programming-nu/nu-tcl
programming-nu/nu.tmbundle
TextMate bundle for the Nu programming language
programming-nu/nusmtp
Simple framework to send SMTP messages from Nu
programming-nu/programming-nu.github.io
The website for the Nu programming language (deployment only)
programming-nu/tools-make
The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.