This software is under constant development, if you want to try this please follow the instructions bellow
- copy the diagram example (the model structure) in a notepad - diagram
- copy the behaviour example (the model structure) in a notepad - behaviour
- make sure you have the two files (diagram and behaviour)
- run the program on a separate tab by clicking this link
- click the "Show XML" tab, paste the diagram in the editor, and click "Load"
- You should see the diagram shown in the main editor - which you can edit if necessary
- click the "Show ABSL Code" tab, paste the behaviour in the editor, and click "COmpile"
- You should see the generated C++ code - which you can edit if necessary
