MIX C: Difference between revisions
Appearance
mNo edit summary |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
A simple, low budget K&R compatible compiler from [[MIX Software]] that was available for [[CP/M]] and [[DOS]], partially inspired by [[Turbo Pascal]] and primarily | A simple, low budget K&R compatible compiler from [[MIX Software]] that was available for [[CP/M]] and [[DOS]], partially inspired by [[Turbo Pascal]] and due to its low price primarily used for educational purposes although originally intended as a general development tool. However unlike its inspiration the MIX C compiler was almost unbearably slow and produced slow executables, which led it to being replaced in 1988 with the [[Power C]] compiler. | ||
;MIX C Works | ;MIX C Works | ||
This was a package that included all the products the MIX Software company sold in the latter half of the | This was a package that included all the products the MIX Software company sold in the latter half of the 80s and retailed at 100 USD. | ||
==Versions== | ==Versions== | ||
Line 9: | Line 9: | ||
* Mix C 2.1 | * Mix C 2.1 | ||
;DOS | ;DOS | ||
* 1988 | * 2.0.2 (1985) | ||
* 2.5 (1988) | |||
* 2.5.1 | |||
==Links== | ==Links== | ||
Line 19: | Line 21: | ||
==Author== | ==Author== | ||
* [[MIX Software]] | * [[MIX Software]] | ||
* | *Dennis Saunders | ||
[[Category:DOS Tools]][[Category:C]][[Category:CP/M Tools]] | [[Category:DOS Tools]][[Category:C]][[Category:CP/M Tools]] |
Latest revision as of 20:21, 12 December 2020
A simple, low budget K&R compatible compiler from MIX Software that was available for CP/M and DOS, partially inspired by Turbo Pascal and due to its low price primarily used for educational purposes although originally intended as a general development tool. However unlike its inspiration the MIX C compiler was almost unbearably slow and produced slow executables, which led it to being replaced in 1988 with the Power C compiler.
- MIX C Works
This was a package that included all the products the MIX Software company sold in the latter half of the 80s and retailed at 100 USD.
Versions
- CP/M-80
- Mix C 2.0
- Mix C 2.1
- DOS
- 2.0.2 (1985)
- 2.5 (1988)
- 2.5.1
Links
- The "Almost Official" MIX C for CP/M 80 Online Museum - Has free downloads of the original MIX C for CP/M compilers.
License
- Commercial - Discontinued
Author
- MIX Software
- Dennis Saunders