gildor changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | OCaml 3.12.1 http://bit.ly/nNVIVH
twittard has joined #ocaml
twittard has left #ocaml []
wagle has quit [Read error: Connection reset by peer]
blue_prawn has quit [Quit: Quitte]
wagle has joined #ocaml
twittard has joined #ocaml
wagle has quit [Ping timeout: 246 seconds]
wagle has joined #ocaml
lkahtz has joined #ocaml
<lkahtz> Hey guys. I have a problem on memoization. I posted it here: http://stackoverflow.com/questions/9856995/ocaml-memoization-failed-when-applied-to-fibonacci-series
<lkahtz> Any one can help me on this?
lkahtz has quit [Remote host closed the connection]
andreypopp|zvooq has quit [Quit: Computer has gone to sleep.]
milosn has joined #ocaml
<mrvn> The problem is that memoggfib 30 will compute fib(30) and then store that in its vtable.
<mrvn> You need to make ggfib call memo on each recursion.
milosn_ has quit [Ping timeout: 260 seconds]
twittard has left #ocaml []
ulfdoz_ has joined #ocaml
ulfdoz has quit [Ping timeout: 244 seconds]
ulfdoz_ is now known as ulfdoz
andreypopp|zvooq has joined #ocaml
twittard has joined #ocaml
twittard has left #ocaml []
andreypopp|zvooq has quit [Quit: Computer has gone to sleep.]
datkin has quit [Read error: Connection reset by peer]
datkin has joined #ocaml
Nihilist_ has joined #ocaml
NihilistDandy has quit [Ping timeout: 244 seconds]
avsm has quit [Quit: Leaving.]
Tobu has joined #ocaml
emmanuelux has joined #ocaml
emmanuelux has quit [Remote host closed the connection]
twittard has joined #ocaml
Tobu has quit [Ping timeout: 260 seconds]
Nihilist_ has quit [Ping timeout: 246 seconds]
technomancy has joined #ocaml
twittard has quit [Quit: twittard]
<technomancy> what's a good library for emitting HTML for static page generation?
lkahtz has joined #ocaml
asdfhjkl has quit [Quit: Leaving]
lkahtz has left #ocaml []
mjonsson has joined #ocaml
jimmyrcom has quit [Read error: Operation timed out]
brendan has joined #ocaml
twittard has joined #ocaml
Tobu has joined #ocaml
NihilistDandy has joined #ocaml
Tobu has quit [Ping timeout: 272 seconds]
mjonsson has quit [Remote host closed the connection]
andreypopp|zvooq has joined #ocaml
cdidd has joined #ocaml
ocp has quit [Ping timeout: 244 seconds]
fantasticsid has joined #ocaml
andreypopp|zvooq has quit [Quit: Computer has gone to sleep.]
andreypopp|zvooq has joined #ocaml
andreypopp|zvooq has quit [Quit: Computer has gone to sleep.]
Submarine has joined #ocaml
Submarine has quit [Changing host]
Submarine has joined #ocaml
albacker has joined #ocaml
albacker has quit [Changing host]
albacker has joined #ocaml
andreypopp has joined #ocaml
andreypopp is now known as andreypopp|zvooq
Tobu has joined #ocaml
Znudzon has joined #ocaml
Snark has joined #ocaml
Znudzon has quit [Remote host closed the connection]
sgnb has joined #ocaml
Tobu has quit [Remote host closed the connection]
Tobu has joined #ocaml
Tobu has quit [Changing host]
Tobu has joined #ocaml
Cyanure has joined #ocaml
Tobu has quit [Ping timeout: 272 seconds]
Tobu has joined #ocaml
emmanuelux has joined #ocaml
NihilistDandy has quit []
avsm has joined #ocaml
ocp has joined #ocaml
munga has joined #ocaml
zorun has quit [Ping timeout: 248 seconds]
asdfhjkl has joined #ocaml
avsm has quit [Quit: Leaving.]
Cyanure has quit [Ping timeout: 244 seconds]
Xizor has joined #ocaml
iago has joined #ocaml
avsm has joined #ocaml
Cyanure has joined #ocaml
Cyanure has quit [Read error: Connection reset by peer]
Cyanure has joined #ocaml
skchrko has joined #ocaml
cyphase has quit [Read error: Connection reset by peer]
lorilan has quit [Remote host closed the connection]
ocp has quit [Ping timeout: 260 seconds]
lorilan has joined #ocaml
sgnb has quit [Remote host closed the connection]
Drup has joined #ocaml
sgnb has joined #ocaml
silver has joined #ocaml
Submarine has quit [Ping timeout: 246 seconds]
jimmyrcom has joined #ocaml
skchrko has quit [Ping timeout: 246 seconds]
datkin has quit [Ping timeout: 244 seconds]
asdfhjkl has quit [Quit: Leaving]
mmajchrzak has joined #ocaml
skchrko has joined #ocaml
fantasticsid has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
andreypopp|zvooq has quit [Ping timeout: 244 seconds]
Tobu has quit [Ping timeout: 260 seconds]
andreypopp has joined #ocaml
mmajchrzak has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Znudzon has joined #ocaml
emmanuelux has quit [Ping timeout: 245 seconds]
lamawithonel__ has joined #ocaml
lamawithonel_ has quit [Ping timeout: 246 seconds]
diego_diego has joined #ocaml
twittard has quit [Quit: twittard]
Tobu has joined #ocaml
albacker has quit [Ping timeout: 260 seconds]
munga has quit [Ping timeout: 276 seconds]
MilLions has quit [Read error: Connection reset by peer]
albacker has joined #ocaml
albacker has quit [Changing host]
albacker has joined #ocaml
andreypopp has quit [Quit: Computer has gone to sleep.]
andreypopp has joined #ocaml
lamawithonel__ has quit [Ping timeout: 246 seconds]
everyonemines has joined #ocaml
andreypopp has quit [Quit: Computer has gone to sleep.]
andreypopp has joined #ocaml
albacker has quit [Quit: Leaving]
andreypopp has quit [Read error: Operation timed out]
everyonemines has quit [Quit: everyonemines]
zorun has joined #ocaml
asdfhjkl has joined #ocaml
andreypopp has joined #ocaml
lamawithonel__ has joined #ocaml
Znudzon has quit [Ping timeout: 252 seconds]
andreypopp has quit [Quit: Computer has gone to sleep.]
zorun has quit [Quit: leaving]
<Drakken> Is there some good/simple software for making html user manuals?
<Drakken> either ocaml-centric or not. I just don't know if there's anything out there, or how to google it for that matter.
<Drakken> I know about ocamldoc.
zorun has joined #ocaml
joelr has joined #ocaml
<joelr> good day
<joelr> how do i add a dypgen rule to myocamlbuild generated by oasis?
<joelr> gildor: ^
zorun has quit [Ping timeout: 252 seconds]
zorun has joined #ocaml
<adrien> Drakken: hevea can create .html files from .tex
<Drakken> adrien thanks. That looks good.
Anarchos has joined #ocaml
ftrvxmtrx_ has joined #ocaml
diego_diego has quit [Quit: diego_diego]
ftrvxmtrx has quit [Ping timeout: 244 seconds]
zorun has quit [Ping timeout: 265 seconds]
zorun has joined #ocaml
datkin has joined #ocaml
datkin has quit [Ping timeout: 260 seconds]
zorun has quit [Ping timeout: 252 seconds]
datkin has joined #ocaml
zorun has joined #ocaml
cyphase has joined #ocaml
joelr has quit [Read error: Connection reset by peer]
diego_diego has joined #ocaml
NihilistDandy has joined #ocaml
zorun has quit [Quit: *pan*]
Snark has quit [Quit: Quitte]
roconnor has joined #ocaml
<roconnor> the hash for http://hg.ocaml.info/release/ocaml-sqlite3/archive/release-1.5.8.tar.bz2 has changed since I last downloaded it :/
Anarchos has quit [Quit: Vision[0.9.7-H-090423]: i've been blurred!]
Tobu has quit [Ping timeout: 260 seconds]
Tobu has joined #ocaml
Submarine has joined #ocaml
Submarine has quit [Changing host]
Submarine has joined #ocaml
datkin has quit [Ping timeout: 248 seconds]
emmanuelux has joined #ocaml
<mrvn> anyone here familiar with extunix? Specifically with the test suite.
<mrvn> nm, found the error
Drakken has left #ocaml []
Tobu has quit [Ping timeout: 272 seconds]
diego_diego has quit [Quit: diego_diego]
Transformer has joined #ocaml
skchrko has quit [Quit: ChatZilla 0.9.88.1 [Firefox 11.0/20120314111819]]
Transformer has left #ocaml []
Tobu has joined #ocaml
ftrvxmtrx_ has quit [Ping timeout: 252 seconds]
ftrvxmtrx_ has joined #ocaml
Submarine has quit [Ping timeout: 244 seconds]
datkin has joined #ocaml
technomancy has left #ocaml []
emmanuelux has quit [Read error: Connection reset by peer]
datkin has quit [Ping timeout: 245 seconds]
cdidd has quit [Ping timeout: 260 seconds]
Drakken has joined #ocaml
bobry has quit [Ping timeout: 246 seconds]
lopex has quit [Max SendQ exceeded]
gmcabrita has quit [Max SendQ exceeded]
Tobu has quit [Remote host closed the connection]
joewilliams has quit [Max SendQ exceeded]
bobry has joined #ocaml
err404 has joined #ocaml
datkin has joined #ocaml
bobry has quit [Ping timeout: 260 seconds]
bobry has joined #ocaml
Drup has quit [Quit: Leaving.]
datkin has quit [Ping timeout: 272 seconds]
<mrvn> Sometimes you have basically the same function but with different argument types, e.g. Unix.lseek and Unix.LargeFile.lseek. I wonder if one could write a GADT and have a single lseek function that accepts both types.
datkin has joined #ocaml
gmcabrita has joined #ocaml
datkin has quit [Ping timeout: 245 seconds]
<mrvn> Seems like I can't have a GADT type as optional argument with default.
<mrvn> Here network manager always gets intentionally accidentially removed
<mrvn> ups
Tobu has joined #ocaml
zarus has joined #ocaml
Xizor has quit []
err404 has quit [Remote host closed the connection]
NihilistDandy has quit []
Tobu has quit [Remote host closed the connection]
silver has quit [Remote host closed the connection]
bobry has quit [Ping timeout: 265 seconds]