Throbol — The Robot Oriented Language
published on 2023/09/13
Throbol is a programming language and visual environment for programming robots. The language is purely functional, so actions and states at each tick are expressed as a function of previous states and sensor inputs. You can iterate inside a graphical environment seeing graphs of every value in the system. It can control both real robots and simulations.