|0100 ( init ) ;hello-word ;print-text JSR2 BRK @print-text ( str* -- ) &while ( send ) LDAk #18 DEO ( loop ) INC2 LDAk ,&while JCN POP2 JMP2r @hello-word "Hello 20 "World! 00
Press
Run
to evaluate this program
Ready.