How to achieve common tasks with the new Clang toolchain in 12.1
The new Clang toolchain is here! RAD Studio and C++Builder 12.1 are shipping the entirely revised, wholly updated C++ compiler, linker, STL, runtime, and more – which you can also use in parallel with the old Win64 toolchain to ease upgrading until we remove the previous legacy toolchain in future.
We know this is a ‘version 1’…
The new Clang Toolchain in C++Builder 12.1!
April 16, 2024
The new Clang Toolchain in C++Builder 12.1!
RAD Studio 12.1 has big news: we have released the first version of our new Clang-based toolchain! This is a complete revision of the entire technology stack, and provides a solid, modern, ‘done the right way’ foundation for…
The New Quality Portal Is Live - Here Are The Details
April 5, 2024
Hot on the heels of our announcement that RAD Studio 12.1 is now available we have some more good news; the new Quality Portal is now live and ready for you to use!
What Is The Embarcadero Quality Portal?
The Quality Portal, usually more simply referred to as QP, is a…
Announcing the Availability of RAD Studio 12.1 Athens
April 4, 2024
Embarcadero is very excited to announce the release of RAD Studio 12.1 Athens along with Delphi 12.1 and C++Builder 12.1.
RAD Studio 12.1 Athens release primarily focuses on enhancing the new features in RAD Studio 12, adding further refinements and addressing customer requests. At the same time, we have completed the development of the new C++ Win64 Clang–based compiler and toolchain, which…
What Changed With The C++17 Standard?
April 2, 2024
Hello developers, this week we have more new topics about C++ and there are tons of very understandable examples to develop with that can be used to develop new apps with modern programming tools. In the first post, we explain another useful container, the multiset…
From Enhanced Training to Cutting-Edge Tooling: Embarcadero's Commitment to Elevating Your Development Experience
March 26, 2024
As many of you have noticed, a lot is happening at Embarcadero in 2024, and we have a lot more in store for you. We have one of our biggest releases in three years, we are bolstering our offerings in both training and tooling, and our passionate community continues to…
A Complete Guide To The List Of Features In C++ 14
March 20, 2024
C++ is one of the most powerful programming languages and it is being improved by every new C++ standard. The “Modern C++” term started with the release of the C++11 standards, and then extended further with the C++14, C++17, and C++20 standards. In the future C++23 is already on the horizon. Modern C++ consists of a lot of features of previous C++ standards too and, of course, those of the C…
Federal Institute of São Paulo is the newest partner of the Embarcadero Academic Program in Brazil
March 18, 2024
Federal Institute of Education, Science and Technology of Sao Paulo – IFSP and Embarcadero Technologies form a partnership and will now make it available to teachers and students from all units of the Institute.
The Federal Institute of Sao Paulo
The Federal Institute…
How To Run Turbo Pascal On An Android Phone!
March 13, 2024
Here’s a guest blog post by Jim McKeeth, Embarcadero MVP and US Director of GDK Software Why run Turbo Pascal on Android? Because we can!
As part of the Turbo Pascal 40th birthday celebration (combined with Delphi’s 29th birthday) I did a short demo of…
A Complete Guide To The List Of Features In C++ 11
March 13, 2024
C++ is one of the most powerful programming languages and it is being improved by every new C++ standard. The “Modern C++” term started with the release of the C++11 standards, and then the C++14, C++17, and C++20 standards followed. In the future C++23 is on the horizon already. Modern C++ consists of a lot of features of previous C++ standards too and, of course, those of the C Programming…