Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
News

Delphi RTL Improvements in 10.3 Rio

While working on 10.2 updates, we started delving into some performance issues of the Delphi RTL, that were effecting other libraries like JSON processing, streaming, string processing, DataSnap and RAD Server web services, and more. In many cases, addressing these issues required adding new methods to existing classes, or adding new global functions, something we can do only in interface breaking…
Read more
C++

C++ Compilers that ship with C++Builder 10.3 Rio

Embarcadero has RTM’d RAD Studio, Delphi and C++Builder 10.3 Rio (version 20.0) today. You can read the press releasehere. Included in the release are several C++ compilers. C++Builder 10.3 Rio (20.0) C++ Compilers BCC32 – the classic 32-bit windows compiler BCC32C – Clang-enhanced compiler with a command line flag compatible only with BCC32 BCC32X – command…
Read more
News

Deferring Delphi Managed Records Support

As you probably remember, I previously posted a 10.3 pre-release blog post onmanaged records in the Delphi language. We had a great beta program for RAD Studio 10.3and received a lot of very valuable feedback from partners and customers.Based on the…
News

CodeRage 2018 is Coming December 4th through 6th

Clear your calendar and get your snacks ready. It is time for everyone’s favorite virtual developers conference: CodeRage 2018. Here is a sampling of some of the sessions you will find this year: A C++ Language Conversation with Bjarne Stroustrup Hosted by David Intersimone “David I” Developing Simple Games Software Running Over Desktop Introduction to Machine Learning…
Read more
C++

New in RAD Studio 10.3: C++17, asynchronous C++ code completion, and more

In C++Builder 10.3, we have some great news for C++ developers. We’re very pleased to announce our first C++17 compiler. This is combined with an updated C++17 standard library, and a completely new code completion technology, and – yes, there’s more – a new feature, Error Insight for C++. Let’s dig into what’s new in C++ for RAD Studio 10.3! C++Builder 10.3 with a sample C++17…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES