Code RealTime is a tool for creating stateful, event-driven realtime applications in C++. You can
- create your application using the Art language which provides high-level concepts such as state machines, capsules, events, ports, etc.
- freely mix Art files and C++ source files to leverage the strengths of both languages in your application
- use graphical diagrams for viewing and designing state machines, composite structures and class hierarchies
- detect errors early by means of customizable semantic validation rules that run automatically as you type
- automatically generate optimized and highly performant C++ code that can be built into an application by any C++ compiler
- debug and troubleshoot your application by high-level debugging and tracing
- run Code RealTime within Visual Studio Code or another agentic IDE, either as a desktop or web application
Download the free Community Edition for VS Code or other IDEs!