C++DelphiIDEModernizationNewsProductivityRAD StudioShowcase

New in RAD Studio 12.1: Split Editor Views!

RAD Studio 12.1 launched a few weeks ago, and while it was mostly quality-focused it added some key new features. The most major is an IDE productivity enhancement, one we’ve wanted to add for some time and which can be extremely useful… split editor views. Where you used to have one editor (with many tabs) in the IDE main window, you can now have any number of adjacent editors (each…
Read more
C++DelphiIDERAD Studio

What Are Code Editors And What Is IDE Software?

Whether you’re new to programming or an expert developer, you need tools that make it easier to write and edit code. That’s why most developers these days use IDEs and code editors to simplify the process of coding and save time. An IDE software essentially consists of…
DelphiShowcase

MFL Is A Fun Programming Language That Is Delphi Powered

MFL is a functional programming language implemented as a scripting engine for Delphi. According to the developer, “It runs on both Desktop and mobile devices and includes a command line parser, an Android app and a Windows code editor with integrated compiler. The language is strictly, dynamically and optionally typed and optimized for Delphians that want to work with a functional language…
Read more