aseba-community / thymio-vpl2

Next generation VPL for Thymio using Qt Quick from Qt 5.x
GNU Lesser General Public License v3.0
2 stars 5 forks source link

compiler change - simple mode #70

Closed marvelous closed 7 years ago

marvelous commented 7 years ago

The compiler gets a graph where nodes are empty states and transitions contain events and instantaneous actions. This allows us to implement VPL1 simple and advanced mode programs in VPL2 simple mode.