[Haskell-cafe] [ANN] marvin-0.1.0, a Haskell framework for writing chat bots

Justus Adam dev at justus.science
Fri Feb 17 11:22:32 UTC 2017


Hello Haskell enthusiasts,

For a couple of months now I’ve been working on a framework for writing chat bots in Haskell.
The project is very heavily inspired by Hubot (https://hubot.github.com/ <https://hubot.github.com/>) and for the most part mimics its API.
However it provides all the nice Haskell features, such as type safety and running as compiled code, rather than interpreted.

If you’re curious check it out, I’d love some feedback.

(Verbose) Documentation: http://marvin.readthedocs.io <http://marvin.readthedocs.io/>

Package: https://hackage.haskell.org/package/marvin <https://hackage.haskell.org/package/marvin>

Source code repository: https://github.com/JustusAdam/marvin <https://github.com/JustusAdam/marvin>

Suggestions and issues: https://github.com/JustusAdam/marvin/issues <https://github.com/JustusAdam/marvin/issues>


Regards,
Justus

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170217/1d1b2c53/attachment.html>


More information about the Haskell-Cafe mailing list