Bot: Difference between revisions
(tweaked hackage link. added version history link) |
(moved repo to http://code.haskell.org/~conal/code) |
||
Line 8: | Line 8: | ||
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 [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bot latest Hackage version]. | |||
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]. | 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]. |
Revision as of 20:29, 25 February 2010
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.