Difference between revisions of "The Module Designer"
From The BABEL Development Site
(New page: The) |
|||
Line 1: | Line 1: | ||
− | The | + | [[Image:Babel.png]] The '''BABEL Module Designer''' is a visual tool for designing the components (modules) of the application. It also covers the implementation by generating semi-automatically the source code of those components. |
+ | |||
+ | Currently, we provide a free version (downloadable from the [http://babel.isa.uma.es/babel2 BABEL Development Site]) of the Module Designer that also includes the '''Execution Manager''', the '''Debugger''' and a number of robotic modules for testing. In particular, this free version implements an automatic code generation, called [[Hyperion]], that enables to write modules in C++. |
Revision as of 06:59, 16 May 2008
The BABEL Module Designer is a visual tool for designing the components (modules) of the application. It also covers the implementation by generating semi-automatically the source code of those components.
Currently, we provide a free version (downloadable from the BABEL Development Site) of the Module Designer that also includes the Execution Manager, the Debugger and a number of robotic modules for testing. In particular, this free version implements an automatic code generation, called Hyperion, that enables to write modules in C++.