FORTH/2: Difference between revisions
Appearance
Created page with "==Description== 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 o..." |
m →Author |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
FORTH/2 is 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== | ==Version== | ||
* [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== | ||
* Michael A. Warot (Main programmer) | |||
* | * Brian Mathewson | ||
*BLUE STAR SYSTEMS | *BLUE STAR SYSTEMS (Hammond, Indiana) | ||
[[Category:Forth]] | |||
Latest revision as of 21:19, 29 March 2020
FORTH/2 is 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
- Michael A. Warot (Main programmer)
- Brian Mathewson
- BLUE STAR SYSTEMS (Hammond, Indiana)