summaryrefslogtreecommitdiff
path: root/misc/chipmunk/DESCR
blob: c90a34b35ca9942644e694a62cc5f639d13f5ceb (plain)
1
2
3
4
5
6
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.