Permalink
Please
sign in to comment.
| @@ -0,0 +1,16 @@ | |||
| #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. | |||
0 comments on commit
bca20f2