Share Your Product Experience
Help the community by sharing your experience with mainframe products. Your insights help others make informed decisions.
Share Your ExperienceProduct Overview
The System/C++ architecture is centered around the compilation process, which transforms C++ source code into executable programs for z/OS, z/VM, and zVSE/VSEn platforms. The main components include the compiler front-end, code generator, and linker. The compiler front-end performs lexical analysis, syntax analysis, and semantic analysis on the C++ source code.
It checks for errors and builds an internal representation of the code. The code generator then translates this internal representation into assembler source code. This assembler code is optimized for the target mainframe architecture.
The generated assembler source code is then passed to the system assembler, which produces object code. Finally, the linker combines the object code with any required libraries to create the executable program. The compiler supports standard C++ libraries and provides extensions for mainframe-specific features.
The primary configuration interface is the command line, where developers specify compiler options such as include paths (`-I`), optimization levels (`-O`), and debugging information (`-g`).
Frequently Asked Questions
Related Products
More from Dignus
System/ASM
ActiveSystem/ASM is a key tool for organizations that need to maintain or modernize mainframe applications. It provides HLASM compatibility, allowing for the reuse of existing...
View Details →System/C++
ActiveSystem/C++ is a mainframe-focused C++ compiler that enables the development and maintenance of C++ applications on z/OS, z/VM, and zVSE/VSEn platforms. It also supports cross-compilation,...
View Details →Similar Products
AcceleREXX
SupportedAcceleREXX is a REXX development tool designed for the z/OS platform. It provides a comprehensive environment for creating, debugging, and maintaining REXX programs. The core...
View Details →Ada/370
Not SupportedAlternatives available
Ada/370 was an IBM compiler for the Ada programming language, targeting z/OS and z/VM mainframe environments. It facilitated the development of robust and reliable applications....
View Details →Altair SLC
ActiveAltair SLC is a software solution that functions as a direct replacement for SAS, enabling organizations to execute SAS language programs across multiple platforms, including...
View Details →APL/CMS
Not SupportedAlternatives available
APL/CMS was a programming language environment for the CMS operating system on IBM z/VM systems. It was primarily used for mathematical and scientific computing, data...
View Details →APL2
Not SupportedAlternatives available
APL2, while historically significant for its array-oriented programming capabilities on z/VM and z/OS, is no longer supported by IBM. This presents a challenge for IT...
View Details →APL2 Fonts
Not SupportedAlternatives available
APL2 Fonts, now integrated within the z/OS Font Collection, provided the capability to print specialized APL2 characters on IBM AFP printers. The primary function was...
View Details →Help Improve This Directory
Notice outdated information? Have insights about this product? Help the mainframe community stay informed with accurate, current data.
Are You a Vendor? Claim Your Listing
Take control of your product listings. Add verified information, showcase updates, and unlock a Claimed Vendor badge across the directory.
Claim Your Listing Now