Bot
From HaskellWiki
(Difference between revisions)
m (more specific hackage link) |
(Category:Reactivity removed) |
||
| (3 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | |||
[[Category:FRP]] | [[Category:FRP]] | ||
[[Category:Packages]] | [[Category:Packages]] | ||
| Line 8: | Line 7: | ||
Besides this wiki page, here are more ways to find out about Bot: | Besides this wiki page, here are more ways to find out about Bot: | ||
| - | + | * Get the code repository: '''<tt>darcs get http://code.haskell.org/~conal/code/bot</tt>'''. | |
| - | * Get the code repository: '''<tt>darcs get http:// | + | * Install [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bot latest Hackage version] or see docs. |
| - | * Install | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | Please leave comments at the [[Talk:Bot|Talk page]] or [http://conal.net/blog/tag/bot/ blog posts]. | + | |
| + | Please leave comments at the [[Talk:Bot|Talk page]] or on one or more of the Bot [http://conal.net/blog/tag/bot/ blog posts]. | ||
Current revision
Abstract
Bot is an experimental, arrow-friendly library for Functional Reactive Programming. It's in a very early stage, and I'm putting this page up now just as a convenience for use with some related blog posts.
Besides this wiki page, here are more ways to find out about Bot:
- Get the code repository: darcs get http://code.haskell.org/~conal/code/bot.
- Install latest Hackage version or see docs.
Please leave comments at the Talk page or on one or more of the Bot blog posts.
