MKS Toolkit

MKS Toolkit for System Administrators is a powerful
administration suite that gives you the ability to
remotely administer systems, perform backups across multiple platforms,
and automate repetitive tasks that you could only
do previously one-at-a-time using graphical Windows utilities. Increase
productivity and automate tasks like password synchronization, adding
users and groups, setting up new machines, cloning
a system file or a document tree on
local or remote systems, moving data and files
between machines, performing complex file searches, and copying
permissions between objects from a single desktop, using
these powerful command line tools on Windows.
MKS
Toolkit for Developers is a Windows development product
for software, script, and Web developers, who can
choose from command-line or graphical Visual StudioŠ build
environments. It is ideal for developing common, cross-platform
scripts for UNIX, Linux, and Windows, from a
single Windows desktop. Using the power of more
than 350 command-line utilities, and CGI scripts.
MKS
Toolkit for Interoperability includes all the features of
MKS Toolkit for Systems Administrators and MKS Toolkit
for Developers, MKS Toolkit for Interoperability. It is
a comprehensive update for developers and systems administrators
who need to access and display graphical UNIX/Linux
applications on Windows systems.
MKS Toolkit for Professional
Developers is an ideal solution for cross-platform development,
deployment, and migration of legacy commands, utilities, and
scripts to Windows. From a single desktop, using
over 1500 APIs, you can extend the power
of the MKS Toolkit and migrate custom utilities,
non-graphical C, C++, or FORTRAN applications as well
as Perl, Korn shell, C shell, Tcl, sed/awk,
and CGI scripts.
MKS Toolkit for Enterprise Developers
(formerly NuTCRACKER) is the most complete solution for
enterprise cross-platform development, deployment, interoperability, and migration of
legacy applications and scripts to Windows. From a
single desktop, using more than 2700 APIs and
over 350 utilities, you can develop and migrate
Motif, X Windows, 3-D, and OpenGL applications in
C, C++, or Fortran, as well as non-graphical
applications and scripts. Choose from command-line or graphical
Visual Studio build environments. Use powerful scripting capabilities
to automate your development and administration tasks. Quickly
evolve legacy business logic by web-enabling it, or
by integrating it with standard Windows desktop productivity
tools.
MKS Lex & Yacc scanning and parsing
tools automate the process of translating user input.
Lex builds a lexical analyzer, a C or
C++ function that takes a stream of input
and breaks it up into tokens according to
the rules you specify. YACC builds a parser,
a C or C++ function that takes a
stream of tokens (such as those provided by
MKS LEX) and matches them against the grammar
you provide.