mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-21 05:51:31 +02:00
Mention word . Also comment-out the file-include line.
This commit is contained in:
@@ -195,10 +195,11 @@ myfloatingvar f@ f. \ 4.4 ok
|
|||||||
\ --------------------------------- Final Notes --------------------------------
|
\ --------------------------------- Final Notes --------------------------------
|
||||||
|
|
||||||
\ Loading Forth files:
|
\ Loading Forth files:
|
||||||
s" forthfile.fs" included
|
\ s" forthfile.fs" included
|
||||||
|
|
||||||
\ If you find yourself wanting to clear the stack, typing something that's not
|
\ Typing a non-existent word will empty the stack. However, there's also a word
|
||||||
\ a defined word or a number will work.
|
\ specifically for that:
|
||||||
|
clearstack
|
||||||
|
|
||||||
\ `bye` closes gforth.
|
\ `bye` closes gforth.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user