13:49:18
##forth
<cleobuli_>
forthBot: LOAD ini.fth
13:49:18
##forth
<forthBot>
File ini.fth with MOON loaded
13:49:25
##forth
<cleobuli_>
forthBot: 1 2 3 4 5 6 7 PUSH-BOTTOM .S
13:49:25
##forth
<forthBot>
<7> 7 1 2 3 4 5 6
15:49:25
##forth
<forthBot>
Environment for cleobuli_ inactive, freeing...
23:02:51
##forth
<cleobuli_>
forthBot: LOAD ini.fth
23:02:51
##forth
<forthBot>
File ini.fth with MOON loaded
23:03:00
##forth
<cleobuli_>
orthBot: 1 2 3 4 5 6 7 PUSH-BOTTOM .S
23:03:06
##forth
<cleobuli_>
forthBot: 1 2 3 4 5 6 7 PUSH-BOTTOM .S
23:03:06
##forth
<forthBot>
<7> 7 1 2 3 4 5 6
23:03:47
##forth
<cleobuli_>
forthBot: REVERSE-STACK .S
23:03:47
##forth
<forthBot>
<7> 6 5 4 3 2 1 7