YFrob

Yampa-based library for programming robots

http://www.haskell.org/yampa/

Latest on Hackage:0.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Henrik Nilsson
Maintained by Henrik Nilsson ([email protected])

Yampa-based, domain-specific language embedded in Haskell for programming robots. At present, only simulated robots. However, the infrastructure is separated into generic and robot-specific parts, and set up so as to make it possible to write robot code that depends only on specific features, as opposed to specific platforms or versions of those platforms. Thus, it is in principle possible to write quite generic robot code. (Once upon a time, the Pioneer platform, a real robot, was supported.)