CS - Compiler Shell

From OS2World.Com Wiki
Revision as of 00:54, 3 August 2020 by Jugbogdan (talk | contribs)
Jump to navigation Jump to search
CS - Compiler Shell
[[File:|300px]]
Version 6.9 (May 1992)
Vendor
Author Kai-Uwe Rommel
License Freeware
Download cs69.zip
Website

CS is a driver program or shell for the following Microsoft program development tools:

  • Macro Assembler (5.00 and newer, 6.00 is supported)
  • C Compiler (5.00 and newer, 6.00 is supported)
  • 386 C Compiler
  • Pascal Compiler (4.00 and newer)
  • FORTRAN Compiler (4.00 and newer)
  • Windows Resource Compiler (2.00 and newer)
  • Whitewater Ressource Toolkit for Windows
  • OS/2 Resource Compiler
  • LINK (5.00 and newer), LINK386
  • ILINK
  • BIND
  • EXE2BIN
  • CVPACK
  • LIB (3.08 and newer)
  • PWBRMAKE

In addition, the following programs are supported:

  • FLEX scanner generator (2.3 and newer)
  • GNU BISON parser generator (1.03 and newer)

CS simplifies the usage of these programs and preserves you from typing of often used options and commands, looks for files in configured directories and calls your compiler(s) with a MAKE-like strategy.