
Chipmunk.
========
Chipmunk is a language for writing short programs to perform
application specific hardware manipulation tasks.

It is specifically good at debugging hardware because your
can interactively search for good ways to access your hardware, and
then record it in a macro as documentation and fast repetition.


Compilation.
===========
Chipmunk should compile out-of-the-box on all systems. The only thing
that I couldn't find out how to do is to automatically disable 
readline stuff if you don't have that. Mail me if you have a suggestion.

On most systems compile with

   make

If you don't have readline compile using:

   make CONFIG_OPTIONS=-DDONT_USE_READLINE

On Linux you might need to compile using
   
   make EXTRA_LIBS=-lbsd

Documentation.
=============
The documentation was written in Latex by Rob. With a working Latex
you should be able to make the ps file with "make chipmunk.ps".

Feedback.
========
I'd very much appreciate it if you to drop me a line if you use 
chipmunk.



Authors:
R.E. Wolff                    and   R.D.L. Stout
R.E.Wolff@et.tudelft.nl             stout@dutecai.et.tudelft.nl

tel +31-15-783643
