LFLCH / RobotDSL

A domain specific language and its support for mobile robots.
MIT License
2 stars 0 forks source link

RobotScript compiler #5

Closed LFLCH closed 6 months ago

LFLCH commented 6 months ago

If we want to run RobotScript on real Arduino Robots, we do need to build up a RobotScript compiler that will translate the rbs code into arduino code.

LFLCH commented 6 months ago

the compiler is stable. last visitor changes : https://github.com/LFLCH/RobotDSL/commit/6f9bf6f7d8d1d32c187c86e16e2f4ed5f8327612 last arduino main changes : 6eb4aa592503991e700d3c558fc122bd41de9485