Tuesday, January 8th, 2008
Substroke Design Dump - “Substroke is a language for drawing dynamic (data-dependent) pictures. The description given here was intended as a brain-dump of a work-in-progress.”
benjismith.net » Blog Archive » Why I Hate Frameworks - I think the author refers to frameworks in the code-producing sense, not in the library-vs-framework sense. Still, a really good (and […]
Tuesday, November 13th, 2007
The original metacircular evaluator on Flickr - Photo Sharing! - “Page 13 of the Lisp 1.5 Programmer’s Manual, showing the ‘evalquote’ function written as an m-expr. Basically, you’re looking at all of Lisp defined in terms of itself.”
Instantbird - An IM client made with XUL. Could it be the future of Thuderbird?
Synergy - “Synergy lets […]
Filed in Links
|
Also tagged architecture, culture, design, development, history, humor, implementation, language, lisp, literature, media, opensource, programming, research, ruby, technology, tool, work
|
Permalink
|
Saturday, November 3rd, 2007
Ikarus Scheme - “Ikarus is a free optimizing incremental native-code compiler for R6RS Scheme.” The first one, I think.
ProtocolDesign - Secure-p2p - The people at The Pirate Bay are developing a new protocol to substitute BitTorrent, due to the propietary extensions added to it
OnlineDesktop - GNOME Live! - The goal of the GNOME Online […]
Filed in Links
|
Also tagged data, design, implementation, interface, language, lisp, network, philosophy, programming, tool, web, work
|
Permalink
|
Tuesday, October 30th, 2007
bug.gd - About - This site helps you search for errors that other people searched for. Someone’s bound to have run into your error before, right?
Clang c-lang parser for LLVM - The goal of the Clang project is to create a new BSD Licensed C, C++, & ObjC front-end for the LLVM compiler.
El blog de […]
Friday, October 19th, 2007
Introduction | Clojure - A Lisp langauge for the JVM. Interestingly, it uses STM (software transactional memory) for concurrency. It also has some interesting takes on immutable data structures.
If you’re happy and you know it, syntax error! - Funny.
jserl - Google Code - Javascript compiler to Erlang