sismic icon indicating copy to clipboard operation
sismic copied to clipboard

Sismic Interactive Statechart Model Interpreter and Checker http://sismic.readthedocs.io/

Results 7 sismic issues
Sort by recently updated
recently updated
newest added

Firstly, thanks a lot for this tool. I accidentally discovered it, and I am really glad I found it. I am new to sismic. I was trying to visualize `tests/yaml/deep_history.yaml`,...

bug
waiting upstream

Hi, I'm looking for a mechanism to persist / restore interpreter state. My current approach is to persist `Interpreter._configuration` to database. To restore it I instantiate `Interpreter` wit a restored...

interpreter
code evaluator
feature request
long term

This branch is a first attempt to create a kind of temporal logic in Python, that can be used to automatically generate property statecharts from a "Python formula".

feature branch
abandoned

This branch implements some support to automatically get some information from the Python code contained in a statechart, such as the events that can be sent, the attributes that are...

feature branch
abandoned

This branch provides (for an old version of Sismic) a very basic GUI (written using Tkinter) that can be used to orchestrate a statechart.

feature branch
abandoned