FORTH/2: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
A fairly simple and straightforward implementation of [[Forth]] for OS/2, one of the few that was specifically written for the operating system and thus one of the few that supported OS/2 specific functions and API to some degree. Supplied with full source code in [[Microsoft Macro Assembler]]. | A fairly simple and straightforward implementation of [[Forth]] for OS/2, one of the few that was specifically written for the operating system and thus one of the few that supported OS/2 specific functions and API to some degree. Supplied with full source code in [[Microsoft Macro Assembler]]. | ||
Line 5: | Line 4: | ||
* [ftp://hobbes.nmsu.edu/pub/os2/dev/forth/forth040.zip FORTH/2 0.40 BETA] - 1994-05-22 | * [ftp://hobbes.nmsu.edu/pub/os2/dev/forth/forth040.zip FORTH/2 0.40 BETA] - 1994-05-22 | ||
* Releases versions prior to this one will only work in full screen mode. | * Releases versions prior to this one will only work in full screen mode. | ||
;Prerequisites | |||
* OS/2 2.0 or higher | * OS/2 2.0 or higher | ||
==License== | ==License== | ||
* Shareware/Open Source - Discontinued - Originally USD 20 for the first computer, USD 10 for any consequent machine. | * Shareware/Open Source - Discontinued - Originally USD 20 for the first computer, USD 10 for any consequent machine. | ||
==Author== | ==Author== | ||
Note, outdated contact info, here just FYI. | Note, outdated contact info, here just FYI. | ||
* Michael A. Warot (Main programmer) | * Michael A. Warot (Main programmer) | ||
* Brian Mathewson | * Brian Mathewson | ||
*BLUE STAR SYSTEMS | *BLUE STAR SYSTEMS (Hammond, Indiana) | ||
[[Category:Forth]] | |||
Revision as of 00:17, 5 October 2017
A fairly simple and straightforward implementation of Forth for OS/2, one of the few that was specifically written for the operating system and thus one of the few that supported OS/2 specific functions and API to some degree. Supplied with full source code in Microsoft Macro Assembler.
Version
- FORTH/2 0.40 BETA - 1994-05-22
- Releases versions prior to this one will only work in full screen mode.
- Prerequisites
- OS/2 2.0 or higher
License
- Shareware/Open Source - Discontinued - Originally USD 20 for the first computer, USD 10 for any consequent machine.
Author
Note, outdated contact info, here just FYI.
- Michael A. Warot (Main programmer)
- Brian Mathewson
- BLUE STAR SYSTEMS (Hammond, Indiana)