gildor changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | OCaml 3.12.0 http://bit.ly/aNZBUp
mfp has quit [Ping timeout: 240 seconds]
rgrig has joined #ocaml
<gildor> RLa: you can use ocamlgraph + dot/graphviz to do that
<RLa> thanks
<gildor> RLa: but you need to adapt your datastructure to ocamlgraph
<RLa> hm
<RLa> i'm just trying to make sense of an existing ocaml code
rgrig has quit [Quit: Leaving]
<bitbckt> RLa: gprof..? :-/
<RLa> hm, not a big problem anyway
<RLa> i'm starting to understand the code
mfp has joined #ocaml
wuj has joined #ocaml
rmitt has quit [Quit: Page closed]
fraggle_ has quit [Ping timeout: 245 seconds]
ftrvxmtrx has quit [Ping timeout: 245 seconds]
rwmjones has quit [Ping timeout: 245 seconds]
Amorphous has quit [Ping timeout: 245 seconds]
Leonidas has quit [Ping timeout: 245 seconds]
ftrvxmtrx has joined #ocaml
fraggle_ has joined #ocaml
hcube has quit [Quit: Lost terminal]
rwmjones has joined #ocaml
joewilliams_away is now known as joewilliams
avsm has joined #ocaml
mal`` has quit [Ping timeout: 245 seconds]
ikaros has joined #ocaml
Pixon has quit []
avsm1 has joined #ocaml
avsm has quit [Read error: Connection reset by peer]
hto_ has quit [Ping timeout: 264 seconds]
Leonidas_ is now known as Leonidas
mal`` has joined #ocaml
jonafan_ is now known as jonafan
hto has joined #ocaml
hto has quit [Client Quit]
ztfw has joined #ocaml
hto has joined #ocaml
Yoric has quit [Read error: Connection reset by peer]
Yoric has joined #ocaml
hto has quit [Quit: Lost terminal]
hto has joined #ocaml
th5 has quit [Ping timeout: 240 seconds]
init1 has joined #ocaml
Yoric has quit [Read error: Connection reset by peer]
Yoric has joined #ocaml
mfp_ has joined #ocaml
mfp has quit [Ping timeout: 245 seconds]
mfp_ is now known as mfp
avsm1 has quit [Ping timeout: 260 seconds]
ulfdoz has joined #ocaml
ulfdoz has quit [Ping timeout: 264 seconds]
Yoric has quit [Quit: Yoric]
DimitryKakadu has joined #ocaml
avsm has joined #ocaml
yezariaely has joined #ocaml
Elench has quit [Remote host closed the connection]
Elench has joined #ocaml
yezariaely has left #ocaml []
Yoric has joined #ocaml
wuj has quit [Ping timeout: 265 seconds]
srcerer_ has joined #ocaml
srcerer has quit [Ping timeout: 240 seconds]
srcerer_ is now known as srcerer
_andre has quit [Quit: leaving]
Morphous is now known as Amorphous
avsm has quit [Ping timeout: 264 seconds]
willb has joined #ocaml
ftrvxmtrx has quit [Quit: Leaving]
ftrvxmtrx has joined #ocaml
Snark has quit [Quit: Ex-Chat]
seafood has joined #ocaml
schmrkc has quit [Ping timeout: 255 seconds]
schmrkc has joined #ocaml
ztfw has quit [Remote host closed the connection]
seafood has quit [Quit: seafood]
RLa has joined #ocaml
<RLa> when i have a module signature then how do i declare that my module is implementing that signature?
init1 has quit [Quit: Quitte]
seafood has joined #ocaml
<julm> module M : Your_Sig = struct .. end
<RLa> nice
<RLa> thanks
DimitryKakadu has quit [Remote host closed the connection]
ulfdoz has joined #ocaml
boscop has quit [Ping timeout: 245 seconds]
boscop has joined #ocaml
seafood has quit [Quit: seafood]
<adrien> isn't a memory pool basically like ocaml's minor heap? (refering to the caml-list)
<hcarty> adrien: But's not not tuning the garbage collector!
<hcarty> So it's technically allowed
<hcarty> Which is the very best kind of allowed :-P
<adrien> I'll just sed -i -e 's/minor_heap/minor_memory_pool/' every file in the ocaml distribution :-)
<adrien> more seriously, they're really the same thing, someone might want to mention that, I don't think Isaac Gouy is very familiar with ocmal's internals
ftrvxmtrx has quit [Quit: Leaving]
ftrvxmtrx has joined #ocaml
<hcarty> adrien: It looks like rwmjones pointed that out
valross has joined #ocaml
Yoric has quit [Quit: Yoric]
willb has quit [Remote host closed the connection]
fabjan has quit [Ping timeout: 276 seconds]
vk0 has quit [Read error: Operation timed out]
vk0 has joined #ocaml