Go to file
Fabien Freling 209c9cf911 Handle HTML escape characters.
Convert “&…” codes to corresponding characters.
2014-12-21 17:10:22 +01:00
haskell Move haskell sources to specific directory. 2013-10-25 13:54:11 +02:00
ocaml Handle HTML escape characters. 2014-12-21 17:10:22 +01:00
.gitignore Add ignore rule for bytecode binaries. 2014-03-14 23:02:27 +01:00
README.md Update README. 2014-03-14 23:02:27 +01:00

README.md

CheeseBot

CheeseBot is a simple bot written in a functional language. At first I wrote it in Haskell, then I moved to OCaml to experiment.