Experimental, impressionistic sub-paragraph tumblin' (think obstsalat)
06jun2008
Cream Pie Turd (YouTube), “The greatest how-to of all time.”
SLRE is an ANSI C library that implements a tiny subset of Perl regular expressions. It is primarily targeted for developers who want to parse configuation files, where speed is unimportant. It is in single .c file, easily modifiable for custom needs.
Brewing your own hobo-wine on todays subprime mortgage budget, by lawngnomehitman.
Oh Lord don’t give me what I deserve
Give me something I need
Don’t give me what I deserve
Give me something I need
— Pig, Shell
Harold Simmons wrote some good introductionary material on Lambda calulus and Category Theory (scroll to the bottom).
ctheory.net, “One of the three leading intellectual electronic reviews in the world…”
Rev is an event library for Ruby, built on the libev event library which provides a cross-platform interface to high performance system calls . This includes the epoll system call for Linux, the kqueue system call for BSDs and OS X, and the completion ports interface for Solaris. Rev also binds asynchronous wrappers to Ruby’s core socket classes so you can use them in conjunction with Rev to build asynchronous event-driven applications.
Look for a while at the China Cat Sunflower
proud-walking jingle in the midnight sun
Copper-dome bodhi drip a silver kimono
like a crazy-quilt star gown
through a dream night wind
— Grateful Dead, China Cat Sunflower
280slides, a Keynote-style presentation software for the Web. Very promising! (And they use a Objective-C dialect that runs on JavaScript, dive into the sources…)
Scheme in J, pretty cool.
The notational conventions I adopted, and why (PDF), by Edsger Dijkstra. Recommended reading (and I like the dot notation).