;; John McCarthy, creator of the LISP programming language
;; at MIT in the 1950s, passed away last weekend.
;; LISP is the coolest programming language in the universe.
;; This blog post (minus the picture) is a program:
;; it can be run at caltech’s tinylisp
((lambda (x) (cons ‘RIP x)) ‘(John McCarthy))
;; xkcd elaborated: