Jump to content

MKS Toolkit: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
A toolkit originally developed for [[DOS]] and OS/2 command line modes that provides common commands and API's to help with running and porting programs from a [[UNIX]] environment.
A toolkit originally developed for [[DOS]] and OS/2 command line modes that provides common commands and APIs to help with running and porting programs from a [[UNIX]] environment.
 
==Functionality==
;UNIX shell environments
*KornShell
*bash
*C Shell
;Text processing
*Text formatting utilities: c, banner, fmt
*Text formatting systems: groff
*[[vi]] editor


==Version==
==Version==
* '''Last version for OS/2 and DOS''': MKS Toolkit 4.4
;DOS
* Current version 9.6
* 2.1
* 2.2 (Jun 1987)
* 2.3 (Jun 1988)
* 3.1 (Aug 1989)
* 3.2 (Oct 1991)
* 4.1 (Nov 1992) - MKS Make included
* 4.2
** 4.2h (Aug 1995)
 
;OS/2
* 3.1 (Aug 1989)
* 3.2 (1991)
* 4.2 (Sep 1993)
** 4.2a
** 4.2b (Dec 1994)
* 4.4 (1995)
** 4.4a (Feb 1996)
 
;Win 32
* 4.3 for Windows NT 3.5 (Jan 1995)
* 4.4 for Windows NT 3.5 and Windows 95 (Mar 1995)
* 5.1 for Windows NT 3.5+ and Windows 95 (Feb 1996)
* 5.2 for Windows NT and Windows 95 (Nov 1996)
* 6.1 for Windows NT and Windows 95 (Nov 1997)
* 9.6
* PTC MKS Toolkit 10.1
 
==Links==
==Links==
* [http://www.mkssoftware.com/products/ Homepage]
* [https://www.ptc.com/en/products/developer-tools/mks-toolkit Homepage]
==License==
* Commercial - Discontinued
==Author==
==Related Articles==
==Publications==
 


[[Category:Tools]][[Category:DOS Tools]][[Category:MS Windows Tools]]
[[Category:Interoperability environment]]

Latest revision as of 15:57, 1 August 2024

A toolkit originally developed for DOS and OS/2 command line modes that provides common commands and APIs to help with running and porting programs from a UNIX environment.

Functionality

UNIX shell environments
  • KornShell
  • bash
  • C Shell
Text processing
  • Text formatting utilities: c, banner, fmt
  • Text formatting systems: groff
  • vi editor

Version

DOS
  • 2.1
  • 2.2 (Jun 1987)
  • 2.3 (Jun 1988)
  • 3.1 (Aug 1989)
  • 3.2 (Oct 1991)
  • 4.1 (Nov 1992) - MKS Make included
  • 4.2
    • 4.2h (Aug 1995)
OS/2
  • 3.1 (Aug 1989)
  • 3.2 (1991)
  • 4.2 (Sep 1993)
    • 4.2a
    • 4.2b (Dec 1994)
  • 4.4 (1995)
    • 4.4a (Feb 1996)
Win 32
  • 4.3 for Windows NT 3.5 (Jan 1995)
  • 4.4 for Windows NT 3.5 and Windows 95 (Mar 1995)
  • 5.1 for Windows NT 3.5+ and Windows 95 (Feb 1996)
  • 5.2 for Windows NT and Windows 95 (Nov 1996)
  • 6.1 for Windows NT and Windows 95 (Nov 1997)
  • 9.6
  • PTC MKS Toolkit 10.1

Links