mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
7 lines
302 B
Plaintext
7 lines
302 B
Plaintext
Chipmunk is a language for writing short programs to perform
|
|
application specific hardware manipulation tasks.
|
|
|
|
It is specifically good at debugging hardware because you
|
|
can interactively search for good ways to access your hardware, and
|
|
then record it in a macro as documentation and fast repetition.
|