- summary How to troubleshoot or debug AI Mind programs
- labels Forth,JavaScript,coding
Introduction
This page serves as a reference for debugging AI Mind programs in Forth, JavaScript and possibly other languages.
Forth
Forth AI is debugged by inserting diagnostic messages.
Javascript
JavaScript programs will make use of "Alert" boxes for debugging.