Archive for the 'Lisp' Category

Flash Socket Server in Lisp

Monday, October 31st, 2005
Here is another version of a socket server that you can use to catch your debug messages from a live swf. Python version here. This one is written in SBCL, which was compiled with threading enabled. NOTE: I am new to Lisp. I have a feeling this script will

My Emacs Customizations

Saturday, October 15th, 2005
NOTE:An updated actionscript-mode, supporting AS3, can be found here. One of Emacs greatest strengths is the fact that it is infinitely customizable. Recently, I have spent a lot of time configuring and extending my setup. NOTE:My dot emacs files are a work in progress. I've been updating and changing