CS - Compiler Shell

From OS2World.Com Wiki
Revision as of 14:06, 26 January 2018 by Martini (talk | contribs) (Created page with "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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

Download

License

  • Freeware

Author