|
|
1.1 root 1: # tag: glossary of openbios forth
2:
3: # dictionary
4: LFA == link field address (backlink)
5: CFA == code field address ("word type")
6: PFA == program field address (definitions)
7:
8: # forth engine
9: TIB == text input buffer
10:
11: inner interpreter: interprets dictionary, does threading
12: outer interpreter: "user" interpreter, reads forth words from user.
13:
14:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.