C++IDERAD Studio

Coming in RAD Studio 13.2: A Better Modern C++Builder Win64x Build Experience

A look at the work underway around the Clang-based C++Builder Win64x compiler and project system. Feature Preview: This blog post is based on a pre-release version of the RAD Studio software and it has been written with specific permission by Embarcadero. No feature is committed until the product GA release. Modern C++ is much more than it was years ago, and its development has become much more…
Read more
C++News

C++ Builder 13 CE: What's New and Why It Matters

The C++ Builder Community Edition has been updated to version 13, giving eligible users free access to the modern Win64 toolchain. It is designed for students, hobbyists, freelancers, and small teams that meet the Community Edition license requirements. Review the license…
C++News

C++, LLVM, and Cybersecurity

How are these three words related? C++ is a language, LLVM is a compiler infrastructure. Cybersecurity is a whole different beast. Sometimes experienced engineers say that C++ is incompatible with the term “cybersecurity” and should be replaced with safer languages. We…