6 comments

[ 6.5 ms ] story [ 36.8 ms ] thread
Absolute classic. The transcript of one such discussion gets quite amusing near the end. :)
In Emacs,

    M-x doctor
will pull up some later incarnation of this program.
Yep, eliza is still useful, especially if your day job involves a lot of C++ code :)
And while it seems to be broken in the copies of EMACS I just tried (stock GNU EMACS on Debian squeeze and wheezy), M-x psychoanalyze-pinhead is supposed to feed it Zippy the Pinhead quotes (right now it only feeds it one stock quote about cabbage).

A lot more fun was when a professor in a class I was taking in 1978 logged into a Stanford computer, and connected PARRY, a serious attempt at simulating a paranoid schizophrenic (http://en.wikipedia.org/wiki/PARRY), to Eliza.

Ah, reading the Wikipedia entry I see this is a famous enough concept to have been immortalized in an RFC by Vince Cerf: https://tools.ietf.org/html/rfc439

Runs in CLISP and presumably other modern Common Lisps, using the Lisp source in the parent directory.