Difference between revisions of "Applications and libraries/Robotics"

From HaskellWiki
Jump to navigation Jump to search
 
Line 5: Line 5:
   
 
;[http://haskell.org/yampa/ Haskell for Vision and Robotics]
 
;[http://haskell.org/yampa/ Haskell for Vision and Robotics]
:Frob is an Embedded Domain Specific Language for controlling
+
:Frob is an Embedded Domain Specific Language for controlling robots. It is built using the principals of Functional Reactive Programming, as developed by Conal Elliott for the Fran animation system. The current incarnation of Frob is part of the Yampa FRP system.
robots. It is built using the principals of Functional Reactive
 
Programming, as developed by Conal Elliott for the Fran animation
 
system. The current incarnation of Frob is part of the Yampa FRP system.
 

Revision as of 17:52, 22 March 2006

The copyright status of this work is not known. Please help resolve this on the talk page.

This page contains a list of libraries and tools in a certain category. For a comprehensive list of such pages, see Applications and libraries.

Robots

Haskell for Vision and Robotics
Frob is an Embedded Domain Specific Language for controlling robots. It is built using the principals of Functional Reactive Programming, as developed by Conal Elliott for the Fran animation system. The current incarnation of Frob is part of the Yampa FRP system.