Bot: Difference between revisions
No edit summary |
(tweaked hackage link. added version history link) |
||
Line 10: | Line 10: | ||
* Read [http://darcs.haskell.org/packages/bot/doc/html the Haddock docs]. | * Read [http://darcs.haskell.org/packages/bot/doc/html the Haddock docs]. | ||
* Get the code repository: '''<tt>darcs get http://darcs.haskell.org/packages/bot</tt>'''. | * Get the code repository: '''<tt>darcs get http://darcs.haskell.org/packages/bot</tt>'''. | ||
* Install | * Install [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bot latest Hackage version]. | ||
* See the [[Bot/Versions| version history]]. | * See the [[Bot/Versions| version history]]. | ||
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 06:25, 13 February 2008
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:
- Read the Haddock docs.
- Get the code repository: darcs get http://darcs.haskell.org/packages/bot.
- Install latest Hackage version.
- See the version history.
Please leave comments at the Talk page or on one or more of the Bot blog posts.