collapseos/blk/062

16 lines
277 B
Plaintext
Raw Normal View History

2020-04-26 22:47:29 +10:00
WORD -- a Read one word from buffered input and push its
addr.
There are also ascii const emitters:
2020-05-04 22:10:18 +10:00
BS CR LF SPC CRLF
NL is an indirect word (see B80) that aliases to CRLF by
default and that should generally be used when we want to emit
a newline.