Jump to content

LMI Forth-83: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
[[Image:lmiforth.png|thumb|200px|LMI advert from 1991]]
A [[Forth]] "metacompiler" (cross-compiler) that runs on top of [[UR/FORTH]] from the same company, it is a cross development program that allows you to develop code in Forth that is then cross compiled to run on most available microprocessors that were available on the market in the latter half of the 80's.
A [[Forth]] "metacompiler" (cross-compiler) that runs on top of [[UR/Forth]] from the same company, it is a cross development program that allows you to develop code in Forth that is then cross compiled to run on most available microprocessors that were available on the market in the latter half of the 1980's.


By 1991 the product name was simply '''Forth-83 Metacompiler''' and supported code generation for the 8080, Z-80, 8088, 68000, 6502, 8051, 8096,  
By 1991 the product name was simply '''Forth-83 Metacompiler''' and supported code generation for the 8080, Z-80, 8088, 68000, 6502, 8051, 8096,  
1802, 6303, 6809, 68HC11, 34010, V25 and RTX-2000 microprocessors. The AT&T UNIX version had been dropped and only OS/2 and DOS hosted versions were available.
1802, 6303, 6809, 68HC11, 34010, V25 and RTX-2000 microprocessors. The AT&T UNIX version had been dropped and only OS/2 and DOS hosted versions were available.
==License==
==License==
* Commercial - Discontinued
* Commercial - Discontinued
==Author==
==Author==
Note, outdated contact info, here just FYI.
* [[Ray Duncan]], [[Laboratory Microsystems Inc.]]
* Ray Duncan
* Laboratory Microsystems Inc.
:P. O. Box 10430
:Marina del Rey
:CA 90295
:USA
:Tel: +1 213 306 7412.


[[Category:Tools]][[Category:DOS Tools]][[Category:SCO Tools]][[Category:Forth]]
[[Category:Forth]]

Latest revision as of 21:18, 29 March 2020

LMI advert from 1991

A Forth "metacompiler" (cross-compiler) that runs on top of UR/Forth from the same company, it is a cross development program that allows you to develop code in Forth that is then cross compiled to run on most available microprocessors that were available on the market in the latter half of the 1980's.

By 1991 the product name was simply Forth-83 Metacompiler and supported code generation for the 8080, Z-80, 8088, 68000, 6502, 8051, 8096, 1802, 6303, 6809, 68HC11, 34010, V25 and RTX-2000 microprocessors. The AT&T UNIX version had been dropped and only OS/2 and DOS hosted versions were available.

License

  • Commercial - Discontinued

Author