|
32-bit FIG-FORTH
As an experiment, I ported 16-bit 8086 FIG-FORTH to the Intel 32-bit 80386 architecture
from which I made three versions for MSDOS, MSDOS box within Windows (DPMI), and OS/2.
For the MSDOS version, I wrote my own 80386 protect-mode supervisor program.
Here are screenshots of the OS/2 Presentation Manager (PM) version.
This is the only OS/2 PM program written in FORTH that exists.
screenshot - FORTH startup on OS/2 with a 64MB (megabyte) dictionary
screenshot - FORTH drawing a Moire pattern on OS/2
screenshot - FORTH drawing color spectrum on OS/2 with editor showing some source code
|