C++ Code Generator
The GL Studio C++ Code Generator allows users to rapidly develop Human Machine Interfaces compiled in human-readable C++ code. The C++ Code Generator compiles both stand-alone executables as well as component objects for use with .NET, ActiveX® controls on Windows systems or dropped into your own existing architecture.
Code Generator Integrated Into GL Studio
The GL Studio C++ Code Generator integrates seamlessly into the GL Studio editor giving users the power to preview their designs during the development and coding process. In addition, the C++ Code Generator gives the developer access to almost all aspects of every GL Studio object in the design through a logical object oriented design, granting you unlimited control over your application.
Detailed API Through Development Toolkit
Included is an in-depth application programming interface allowing developers to focus on the task at hand, not implementing rudimentary operations and trying to learn specific details of each and every object in order to manipulate them. All the grunt-work has been done for you buy DiSTI's development team!
Human Readable Code Generated
Because all source created by the GL Studio C++ Code Generator is formatted in a human-readable fashion and not encoded or scrambled in an uneditable proprietary format, your GL Studio projects can be very easily debugged, edited, and customized with any C++ compiler or IDE.
Common COTS Compilers Fully Supported
Standard COTS compilers are fully supported through the use of Application Wizards and sample
make files. GL Studio does not use a proprietary internal custom compiler, rather we let the developer
choose their compiler or IDE.