mirror of
https://github.com/forth-ev/VolksForth.git
synced 2025-04-10 01:37:04 +00:00
10 lines
53 B
Forth
10 lines
53 B
Forth
|
|
logopen output.log
|
|
|
|
clear
|
|
|
|
forth words
|
|
cr
|
|
|
|
logclose
|