The Fountain

Posted by ungraspiness Fri, 21 Apr 2006 08:04:00 GMT

Posted in  | Tags  | no comments

beautiful...

Posted by ungraspiness Mon, 10 Apr 2006 22:37:00 GMT

(defun flatten-list (exp)
    (if (consp exp)
    (append (flatten-list (car exp)) (flatten-list (cdr exp)))
      (list exp)))

Posted in ,  | Tags ,  | no comments

From the archives...

Posted by ungraspiness Mon, 10 Apr 2006 22:36:00 GMT

Artificial Intelligence
An early look at artificial Intelligence. Guests includes Edward Feigenbaum of Stanford University, Nils Nilsson of the AI Center at SRI International, Tom Kehler of Intellegenetics, Herb Lechner of SRI, and John McCarthy of Stanford. Featured demonstrations include Inferential Knowledge Engineering and the programming language LISP. Originally broadcast in 1984.

AND

Daniel G Bobrow: Common LISP Object Standard (1987)

Posted in ,  | Tags ,  | no comments

A Total Solar Eclipse over Turkey

Posted by ungraspiness Tue, 04 Apr 2006 18:45:00 GMT

Tags ,  | no comments