Runtime-Compiled C++ (RCC++) is a technique that allows developers to build their project, run it, make changes during runtime, and see the results in a few seconds. It is aimed at shortening iteration times in development, particularly in the games industry. RCC++ eliminates the need for time-consuming compile, link, and run processes, providing rapid development capabilities. It can be used as an alternative to scripting, offering faster and more flexible development opportunities. RCC++ also provides error protection and crash recovery features to ensure a smooth development workflow.

26m read timeFrom enkisoftware.com
Post cover image
Table of contents
TranscriptNext Steps

Sort: