DIS Forth

Web Projects Information Systems AI Projects DIS FORTH

DIS FORTH is a DOS-independent FORTH system, which works on a plain Intel-x86 IBM PC compatible computer. It can be used without any operating system in embeddable environment. I have developed this system as a part of my Extended Essay for International Bacchalaureate diploma.

Main Features:

  • Direct threaded code
  • Operates without any Operating System
  • Included are x86 assembler, full-screen editor, text-mode window procedures, custom extensions
  • Occupies one 64K-segment, with one additional segment required for window predicates

DIS FORTH running in a VMWare Virtual Machine:

More information, and a version for download will be available later.