Code RealTime - stateful realtime C++ applications in Theia

Subscribers:
24,000
Published on ● Video Link: https://www.youtube.com/watch?v=mbUhgdcLxQw



Duration: 27:24
87 views
0


Presented by Mattias Mohlin of HCL Software at TheiaCon 2023.

HCL DevOps Code RealTime is a new extension for Theia that provides tools for developers of C++ realtime applications that consist of communicating state machines. It supports the Art language with high-level concepts not directly found in C++, such as state machines, capsules and events. In addition to a textual syntax, Art also has a graphical notation including state diagrams. A code generator translates Art files into optimized C++ code which can be built for a variety of target platforms. In this session you will get an overview of the Art language and how Code RealTime can be used for creating stateful realtime applications. We will also share our experiences from developing a commercial Theia extension using technologies such as Xtext and GLSP.