Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

2 items tagged “lisp”

Once you reach a certain level of activity in the system where the garbage collector can no longer keep up (and it will happen), then every line of code in your system is now a potential failure point that can leave the whole program in a bad state. Lisp has this problem. Java has this problem. Erlang does not.

Damien Katz 0 14th April 2008, 3:17 pm

Programming Nu (via) Interesting new programming language—Lisp style syntax, Ruby style semantics, built in Objective C bridge so you can access Cocoa APIs directly. 0 1st October 2007, 9:49 pm

A django site