start portlet menu bar

HCLSoftware: Fueling the Digital+ Economy

Display portlet menu
end portlet menu bar
Close
Select Page

The Secure DevOps team at HCLSoftware released a newer version of HCL RTist 10.3 this week, in addition to an experimental version of the upcoming HCL RTist 11.

The latter is the last experimental version and we are planning to release RTist 11 for production use in the next coming months.

RTist now supports scoped enums

RTist now supports scoped enums. This is a useful feature introduced with C++ 11, which allows enumeration literals to be scoped within the container enum. That is, two scoped enums can have literals with the same names without clashes. You can also specify an underlying type to be used for the enum (‘int’ is the default).

The support for CORBA IDL generation has also been reintroduced in this release.

The support for CORBA IDL generation has also been reintroduced in this release. This feature was available in 10.2 but had to be removed due to a refactoring when the model compiler was introduced. New documentation has been written for the CORBA IDL support, which you can find here.

The model compiler can now build TCs with cyclic library dependencies.

The model compiler can now build TCs with cyclic library dependencies. A new preference has been introduced which must be set in order to allow such builds. You can find this preference on the preference page, RealTime Development – Build/Transformations – C++.

Also, there were many usability improvements and bug fixes in this release. You can read more about the new contents of the release here.

Comment wrap
Automation | March 26, 2024
Unlocking the Potential of Real-Time Development with HCL DevOpsCode RealTime 1.0.1
HCL DevOps Code RealTime 1.0.1 streamlines development with enhanced validation and clearer error reporting. New guide simplifies building & customizing real-time applications.
Secure DevOps | September 2, 2022
RTist 11.2 2022.34
HCL RTist is a rule-based code translator for C/C++. The main feature of RTist is to produce readable, maintainable, and portable code.
Secure DevOps | November 29, 2021
What's new in HCL RTist 11.1 2021.46
HCL release of HCL RTist: 11.1 2021.46. As usual, there are several new features and a few bug fixes. Read more to know some highlights.