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, ...
#Usage Execute Painter.pl Program prints out area-color pairs and prints true if it could successfully paint the areas with the colors given, false otherwise To run the program you would call ...
I found this prolog program to solve the five houses puzzle (Einestine's puzzle) on the net. Given that I don't know Prolog bsides that it's a predicative language, I started to learn it last night.