Skip to content

DevOps Code RealTime documentation and samples repository

License

Notifications You must be signed in to change notification settings

badrinarayan-R83/code-realtime

 
 

Repository files navigation

DevOps Code RealTime

Code RealTime lets you create stateful, event-driven realtime applications in C++. It is available as an extension for Visual Studio Code and Eclipse Theia.

Code RealTime's Three A:s of Value

  • Abstraction
    • The Art language provides powerful high-level concepts such as capsules, state machines, ports and events
    • View and edit your application using graphical diagrams such as state, structure and class diagrams
    • Use logical threads to avoid hard-coding your application against certain physical threads
  • Automation
    • Efficient C++ code is automatically generated
    • Build variants enable high-level build settings, and application variant management
    • Diagrams are automatically rendered using auto-layout
  • Analysis
    • Semantic validation "as-you-type" for early problem detection (sometimes with quick fixes)
    • Ensure consistent build settings by detecting inconsistencies already when editing them
    • Use application run-time analysis to detect and troubleshoot run-time problems

For more details, see the documentation site.

Contents

This repo contains

Screenshot

About

DevOps Code RealTime documentation and samples repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.2%
  • JavaScript 2.0%
  • Other 0.8%