While the interpreter is a simple way to executing BASIC programs, the debugger (not present in the original Seiko watch) includes expected features of a simple debugger: step-by-step, breakpoints, ...
This program get filename from stdin which contains rules for Turing machine and input tape. Then confiogrations of Turing Machine are printed to stdout. Example of inputs are in test files with ...