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 lacks support for block-defined initialisation code #105

Closed stephanemagnenat closed 7 years ago

stephanemagnenat commented 7 years ago

To properly support the music block, and also reduce the complexity of the generated AESL, in addition to the event and action code, the compiler should collect, for every category:

stephanemagnenat commented 7 years ago

Implemented in 79389dc.