14:37:52
##forth
<cleobuline>
mforth: LOAD "test.fth"
14:37:54
##forth
<cleobuline>
mforth: LOAD "test.fth"
14:37:59
##forth
<cleobuline>
nice
14:38:07
##forth
<cleobuline>
mforth: EURO
14:38:07
##forth
<mforth>
26 31 46 2 34 6 5
14:38:56
##forth
<cleobuline>
mforth: STRING TOTO
14:38:58
##forth
<cleobuline>
mforth: STRING TOTO
14:39:16
##forth
<cleobuline>
mforth: " a string " TOTO !
14:39:33
##forth
<cleobuline>
mforth: TOTO @ PRINT CR
14:39:33
##forth
<mforth>
a string