The YFrob package
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.)
Properties
| Version | 0.4 |
|---|---|
| Dependencies | array, base (≥3 & <5), HGL, Yampa (≥0.9) |
| License | BSD3 |
| Copyright | (c) 2002-2009 Hanrik Nilsson and Yale University |
| Author | Henrik Nilsson |
| Maintainer | Henrik Nilsson (nhn@cs.nott.ac.uk) |
| Category | Reactivity, FRP, Yampa |
| Home page | http://www.haskell.org/yampa/ |
| Upload date | Tue Oct 12 09:35:23 UTC 2010 |
| Uploaded by | TristanSkudlik |
| Build failure | ghc-6.12 (log), ghc-7.0 (log), ghc-7.4 (log) |
Modules
- FRP
- YFrob
- FRP.YFrob.Common
- FRP.YFrob.RobotSim
- YFrob
Downloads
- YFrob-0.4.tar.gz (Cabal source package)
- package description (included in the package)