Skip to content

Development Environment

We offer a complete development environment, StateWORKS Studio, along with a run-time system library, essential for building your applications, and the thinStates compiler, which translates the specification into C code (for embedded systems).

Our core development environment, StateWORKS Studio, provides a complete toolset for building and simulating systems based on VFSM.

swstudio

The package includes:

Additionally, a user manual and a quick start guide are available. StateWORKS Studio is designed for use on operating systems running under Windows.

The specified design can be integrated with your application using the provided RTDB library. This library is available for various embedded (including diskless) and non-embedded operating systems such as Windows and Linux, and can be adapted for other operating systems. For more details, refer to Building applications with RTDB or VFSM library.

The thinStates compiler translates the StateWORKS specification into C code. It is primarily intended for embedded systems that cannot support the full RTDB library, but it can also be used on any platform when required.