A Forth interpreter for MS DOS written in 8086 Assembly

Clone this repo:

Branches

  1. 7156d51 Remove redundancy, fix bug with closing popped file handle by swissChili · 2 years ago master
  2. e1abd07 Add INCLUDE related words, fix bug in OPEN-FILE-NAMED by swissChili · 2 years ago
  3. b921e82 Fix bug with certain words not being found by swissChili · 2 years ago
  4. ce85f57 Debugging words not being found by swissChili · 2 years ago
  5. 94f1e76 Add core words by swissChili · 2 years, 3 months ago
  6. e4d2e28 Build FORTH.COM from CORE.F by swissChili · 2 years, 4 months ago
  7. 7c626b9 Better interpreter, IO, DUMP-IMAGE by swissChili · 2 years, 4 months ago
  8. f8849dc Working interpreter by swissChili · 2 years, 4 months ago
  9. f7f1e2b Initial commit by swissChili · 2 years, 4 months ago