waterson: soar hacks
home

tinysoar

A re-implementation of the Soar architecture, writ small. The idea was to do something that would fit on the Lego® Mindstorms RCX.

soar for os/x

Out of the box, Soar 8.4 won't run (or even compile!) on OS/X, or with any Tcl other than version 8.0. This document describes how to make it compile and run on OS/X with Tcl-8.4a4.

soar mode

Ever since Soar mode became unmaintained (man, I can't even find it using Google), I've been sad and adrift in emacs. So I started a new one based on Tcl mode. I am a complete neophyte at Emacs lisp (which is why I wanted to start from something that mostly worked), so if you have any suggestions on how to improve this, please send them. For example, how can I make this "inherit" from Tcl mode, instead of just copying everything?

crash fix

I've had some problems crashing in the GDS code (whatever that is!) while building chunks. I put in some wallpaper which seems to fix the problem, although I have no idea if it's correct. I've sent an email to Bob Wray, who I think wrote the code...