Commit Graph

10 Commits

Author SHA1 Message Date
Fabien Freling 0f095addec Support SSL URLs when fetching HTML body. 2013-12-19 23:21:01 +01:00
Fabien Freling 155140fd70 Update build script with SSL and netstring modules. 2013-12-19 23:19:17 +01:00
Fabien Freling 9fd90effb3 Update gitignore to include vim swap files. 2013-12-19 23:18:19 +01:00
Fabien Freling a3488cb554 Use regexp to check if youtube url.
- Add basic build command.
2013-12-08 17:07:53 +01:00
Fabien Freling 642c6aa94a Update OCaml code with pattern guards.
Now the missing piece for recognizing urls is
regexp support.
2013-10-28 13:42:28 +01:00
Fabien Freling 1fd5486328 Update .gitignore for OCaml. 2013-10-28 13:41:05 +01:00
Fabien Freling c37eb1088e Add OCaml parrot. 2013-10-25 14:21:05 +02:00
Fabien Freling 6711eb6e5b Move haskell sources to specific directory.
Create an ocaml directory to test the 2 languages.
2013-10-25 13:54:11 +02:00
Fabien f9a2640104 Add initial files for IRC bot.
Add basic IRC bot main file.
Add simple module to parse HMTL title from an url.
2013-04-07 19:45:02 +02:00
Fabien Freling abb28aa95b Initial commit 2013-04-07 10:28:54 -07:00