Objectively
Objectively copied to clipboard
Object oriented framework and core library for GNU C. Inspired by Objective-C. Zlib license.
It'd be nice to introduce anonymous classes for "one-off" objects that override a method or two, but do not warrant their own named type. I think the most appealing way...
If the `StringReader` proves useful, it'd make sense to introduce counterparts for other common stream operations, namely: * Consider adding a Reader class that operates on Data just as StringReader...
Howdy Jay, found this newfangled thing that extends the ObjC runtime by automatically converting ObjC Cocoa into pure C. Not sure if this is necessarily useful to Objectively, but thought...