flux changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | OCaml 4.01.0 http://bit.ly/1851A3R | http://www.ocaml.org | Public logs at http://tunes.org/~nef/logs/ocaml/
manu-eating-cake is now known as manu
manu is now known as Guest72422
Guest72422 is now known as manud
csakatoku has joined #ocaml
talzeus has quit [Read error: Connection reset by peer]
ontologiae_ has joined #ocaml
wolfnn has quit [Ping timeout: 272 seconds]
<whitequark> Core.Std removes Gc.finalise? O_o
tulloch has quit [Ping timeout: 245 seconds]
csakatoku has quit [Remote host closed the connection]
csakatoku has joined #ocaml
boogie has quit [Remote host closed the connection]
talzeus has joined #ocaml
caligula has joined #ocaml
caligula has quit [Client Quit]
csakatoku has quit [Ping timeout: 240 seconds]
ontologiae_ has quit [Ping timeout: 272 seconds]
ollehar has joined #ocaml
imran_sr has quit [Read error: Connection reset by peer]
csakatoku has joined #ocaml
cesar has joined #ocaml
cesar is now known as Guest24748
Guest24748 has quit [Remote host closed the connection]
groovy2shoes has quit [Quit: groovy2shoes]
fantasticsid has joined #ocaml
Xenasis has quit [Remote host closed the connection]
tulloch has joined #ocaml
kgboperative has joined #ocaml
csakatoku has quit [Remote host closed the connection]
csakatoku has joined #ocaml
tobiasBora has quit [Quit: Konversation terminated!]
<kgboperative> hey guys, ocaml newb here
<kgboperative> im having trouble installing opam on debian wheezy
<kgboperative> anyone here have anysuggestions?
csakatoku has quit [Ping timeout: 246 seconds]
<kgboperative> specifically it's not in the apt repo, the ppa doesn't support wheezy (i think), and the shell installer requires that I have glibc v2.14 (where I have 2.13 by default)
ollehar has quit [Ping timeout: 252 seconds]
fantasticsid has quit [Ping timeout: 272 seconds]
<whitequark> kgboperative: wheezy is oldstable isn't it?
<kgboperative> current stable
<whitequark> oh no, it's stable...
<kgboperative> it's in the testing and unstable repos, but not for me :(
pango_ has quit [Ping timeout: 272 seconds]
fantasticsid has joined #ocaml
groovy2shoes has joined #ocaml
<kgboperative> also, here is the 'make' error
<kgboperative> ./ocp-build/ocp-build -no-use-ocamlfind -init -scan
<kgboperative> Unknown option -no-use-ocamlfind.
ygrek has joined #ocaml
csakatoku has joined #ocaml
milosn has joined #ocaml
milosn_ has quit [Ping timeout: 252 seconds]
tulloch has quit [Ping timeout: 252 seconds]
milosn_ has joined #ocaml
milosn has quit [Ping timeout: 272 seconds]
pango has joined #ocaml
manizzle has quit [Ping timeout: 252 seconds]
strobegen has joined #ocaml
ousado has quit [Remote host closed the connection]
fantasticsid has quit [Ping timeout: 265 seconds]
csakatoku has quit [Remote host closed the connection]
csakatoku has joined #ocaml
csakatoku has quit [Ping timeout: 246 seconds]
milosn has joined #ocaml
milosn_ has quit [Ping timeout: 272 seconds]
tulloch has joined #ocaml
tulloch has quit [Ping timeout: 264 seconds]
cesar has joined #ocaml
cesar is now known as Guest52158
<whitequark> kgboperative: oh, I remember now
<whitequark> I have recompiled packages with apt-source && dpkg-buildpackage -b
<whitequark> to make them work on wheezy
Guest52158 has quit [Remote host closed the connection]
nikki93 has joined #ocaml
<whitequark> what's up with the weird core versions? 109.47
fantasticsid has joined #ocaml
<kgboperative> not sure, what core version?
<kgboperative> also, which source am I looking for to use apt-src?
<whitequark> opam from avsm-ppa
<kgboperative> ok, it's doing its thing
<kgboperative> will let you know how it goes
fantasticsid has quit [Ping timeout: 265 seconds]
manizzle has joined #ocaml
manizzle has quit [Read error: Connection reset by peer]
manizzle has joined #ocaml
skchrko has quit [Read error: Connection reset by peer]
tulloch has joined #ocaml
skchrko has joined #ocaml
Arzaga has joined #ocaml
fantasticsid has joined #ocaml
tulloch has quit [Ping timeout: 252 seconds]
skchrko has quit [Read error: Connection reset by peer]
<kgboperative> whitequark: so I think i'm still doing something wrong --
<kgboperative> make[1]: Leaving directory `/root/opam-1.1.0'
<kgboperative> debian/rules override_dh_auto_build
<kgboperative> make[1]: Entering directory `/root/opam-1.1.0'
<kgboperative> make[2]: Entering directory `/root/opam-1.1.0'
<kgboperative> make[3]: Entering directory `/root/opam-1.1.0/ocp-build'
<kgboperative> awk '{ print "external "$1": unit -> unit = \"" $1 "\"" }' primitives > primitives.ml
<kgboperative> ocamlc -o ocp-build.run -custom -make-runtime win32_c.c primitives.ml unix.cma -cclib -lunix
<kgboperative> cat ocp-build.run ocp-build.boot > ocp-build
<kgboperative> chmod +x ocp-build
<kgboperative> ./ocp-build -help >/dev/null 2>&1
<kgboperative> make[3]: *** [ocp-build] Error 2
<kgboperative> make[3]: Leaving directory `/root/opam-1.1.0/ocp-build'
<kgboperative> make[2]: *** [ocp-build/ocp-build] Error 2
<kgboperative> make[2]: Leaving directory `/root/opam-1.1.0'
<kgboperative> i've tried it with all the dists available, but with the same result
<whitequark> kgboperative: not enough of the log
<whitequark> also, use pastebin
<kgboperative> kk
<kgboperative> here you go:
<whitequark> what does ./ocp-build display?
<kgboperative> no bytecode specified
<kgboperative> what do i need to fee it?
<kgboperative> *feed
<whitequark> hm, no idea then
<kgboperative> *sigh*
<kgboperative> i feel like im wasting your time
<kgboperative> i'll just try another distro
<kgboperative> thanks for the help
mcclurmc has joined #ocaml
ygrek has quit [Remote host closed the connection]
boogie has joined #ocaml
csakatoku has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #ocaml
mcclurmc_ has joined #ocaml
mcclurmc has quit [Ping timeout: 246 seconds]
ygrek has joined #ocaml
mcclurmc_ has quit [Remote host closed the connection]
tulloch has joined #ocaml
tulloch has quit [Ping timeout: 265 seconds]
boogie has quit [Quit: Leaving...]
boogie has joined #ocaml
<kgboperative> jessie works just fine, btw
boogie has quit [Client Quit]
<kgboperative> great success!
kgboperative has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
tulloch has joined #ocaml
csakatoku has quit [Remote host closed the connection]
kkielak has joined #ocaml
kkielak_ has joined #ocaml
ygrek has quit [Ping timeout: 252 seconds]
strobegen1 has joined #ocaml
strobegen has quit [Ping timeout: 272 seconds]
zpe has joined #ocaml
groovy2shoes has quit [Quit: groovy2shoes]
csakatoku has joined #ocaml
zpe has quit [Ping timeout: 272 seconds]
<whitequark> I was just very surprised by ocaml
<whitequark> oh, I just realized what happened, nevermind
ulfdoz has joined #ocaml
wolfnn has joined #ocaml
ttamttam has joined #ocaml
ulfdoz has quit [Ping timeout: 264 seconds]
zpe has joined #ocaml
nikki93 has quit [Remote host closed the connection]
manud_ has joined #ocaml
fantasticsid has quit [Remote host closed the connection]
fantasticsid has joined #ocaml
ygrek has joined #ocaml
zpe has quit [Ping timeout: 260 seconds]
yezariaely has joined #ocaml
yezariaely has quit [Client Quit]
arj1 has joined #ocaml
arj1 is now known as arj
arj has quit [Client Quit]
arj has joined #ocaml
Arzaga has quit [Quit: Computer has gone to sleep.]
arj is now known as yezariaely
yezariaely is now known as arj
kkielak_ has left #ocaml []
zpe has joined #ocaml
gour has joined #ocaml
zpe has quit [Ping timeout: 252 seconds]
ggole has joined #ocaml
thomasga has joined #ocaml
Kakadu has joined #ocaml
cago has joined #ocaml
Yoric has joined #ocaml
zpe has joined #ocaml
<jpdeplaix> whitequark: « ../Makefile.ocaml:99: *** unterminated call to function `strip': missing `)'. Stop. » :(
<jpdeplaix> hopefully, the uninstall phase is not critical with opam
Simn has joined #ocaml
mika1 has joined #ocaml
zpe has quit [Ping timeout: 246 seconds]
csakatoku has quit [Remote host closed the connection]
csakatoku has joined #ocaml
kyrylo has joined #ocaml
Eyyub has joined #ocaml
csakatoku has quit [Ping timeout: 272 seconds]
djcoin has joined #ocaml
AltGr has joined #ocaml
csakatoku has joined #ocaml
ontologiae_ has joined #ocaml
tulloch has quit [Read error: Connection reset by peer]
<jpdeplaix> NOOOOOOOO
<jpdeplaix> whitequark: I had also the same issue while installing :(
<whitequark> jpdeplaix: oh, crap, I've missed a slash
thomasga has quit [Quit: Leaving.]
nikki93 has joined #ocaml
thomasga has joined #ocaml
zpe has joined #ocaml
Eyyub has quit [Ping timeout: 246 seconds]
Eyyub has joined #ocaml
zpe has quit [Ping timeout: 252 seconds]
peterbb has quit [Ping timeout: 265 seconds]
peterbb has joined #ocaml
_andre has joined #ocaml
peterbb has quit [Ping timeout: 265 seconds]
peterbb has joined #ocaml
kyrylo has quit [Ping timeout: 264 seconds]
zpe has joined #ocaml
<jpdeplaix> whitequark: apart from that, it seems to work without any LD_PRELOAD or OCAMLPARAM :)
<whitequark> jpdeplaix: nice
peterbb has quit [Ping timeout: 252 seconds]
peterbb has joined #ocaml
caligula has joined #ocaml
zpe has quit [Ping timeout: 248 seconds]
zpe has joined #ocaml
peterbb has quit [Ping timeout: 248 seconds]
peterbb has joined #ocaml
peterbb has quit [Ping timeout: 245 seconds]
nikki93 has quit [Remote host closed the connection]
peterbb has joined #ocaml
Yoric has quit [Ping timeout: 246 seconds]
fantasticsid has quit [Remote host closed the connection]
peterbb has quit [Ping timeout: 272 seconds]
peterbb has joined #ocaml
peterbb has quit [Ping timeout: 260 seconds]
peterbb has joined #ocaml
Eyyub has quit [Ping timeout: 264 seconds]
peterbb has quit [Ping timeout: 252 seconds]
kkielak has quit [Ping timeout: 248 seconds]
peterbb has joined #ocaml
yacks has quit [Ping timeout: 272 seconds]
csakatoku has quit [Remote host closed the connection]
csakatoku has joined #ocaml
yacks has joined #ocaml
peterbb has quit [Ping timeout: 272 seconds]
peterbb has joined #ocaml
csakatoku has quit [Ping timeout: 260 seconds]
arj has quit [Ping timeout: 272 seconds]
csakatoku has joined #ocaml
skchrko has joined #ocaml
csakatoku has quit [Remote host closed the connection]
csakatoku has joined #ocaml
zxqdms has quit [Quit: leaving]
Yoric has joined #ocaml
kkielak_ has joined #ocaml
csakatoku has quit [Remote host closed the connection]
csakatoku has joined #ocaml
sepp2k has joined #ocaml
thomasga has quit [Quit: Leaving.]
csakatoku has quit [Ping timeout: 252 seconds]
manud_ has quit [Ping timeout: 272 seconds]
avsm has joined #ocaml
dsheets has quit [Remote host closed the connection]
jonludlam has joined #ocaml
thelema has quit [Ping timeout: 246 seconds]
thomasga has joined #ocaml
peterbb has quit [Ping timeout: 260 seconds]
peterbb has joined #ocaml
wolfnn has quit [Ping timeout: 260 seconds]
talzeus has quit [Remote host closed the connection]
thomasga has quit [Quit: Leaving.]
thomasga has joined #ocaml
ollehar has joined #ocaml
ygrek has quit [Ping timeout: 264 seconds]
BitPuffin has joined #ocaml
thomasga has quit [Quit: Leaving.]
talzeus has joined #ocaml
talzeus has quit [Remote host closed the connection]
talzeus has joined #ocaml
Neros has quit [Read error: Operation timed out]
kkielak_ has quit [Ping timeout: 240 seconds]
thomasga has joined #ocaml
Eyyub has joined #ocaml
kkielak_ has joined #ocaml
Neros has joined #ocaml
Neros has quit [Remote host closed the connection]
ggole has quit [Ping timeout: 252 seconds]
Eyyub has quit [Ping timeout: 264 seconds]
thelema has joined #ocaml
Eyyub has joined #ocaml
cago has left #ocaml []
ggole has joined #ocaml
q66 has quit [Quit: Leaving]
thomasga has quit [Quit: Leaving.]
mchqwerty has joined #ocaml
thelema has quit [Remote host closed the connection]
thelema has joined #ocaml
q66 has joined #ocaml
darkf has quit [Quit: Leaving]
kkielak_ has quit [Ping timeout: 265 seconds]
Eyyub has quit [Ping timeout: 246 seconds]
_andre has quit [Quit: leaving]
_andre has joined #ocaml
balouis has joined #ocaml
ygrek has joined #ocaml
BitPuffin has quit [Read error: Connection reset by peer]
BitPuffin has joined #ocaml
thomasga has joined #ocaml
thomasga has quit [Quit: Leaving.]
ollehar has quit [Ping timeout: 252 seconds]
kkielak has joined #ocaml
<kkielak> ddosia: hi
ontologiae_ has quit [Ping timeout: 260 seconds]
mika1 has quit [Quit: Leaving.]
<kkielak>
groovy2shoes has joined #ocaml
xlq has left #ocaml []
_andre has quit [Read error: Connection reset by peer]
<kkielak> hi all
<kkielak> sorry for stupid question, but how to find the entry point in a big project like mldonkey?
<adrien> there is no single entry-point
<Drup> kkielak: are you trying to contribute or just take it as learning exemple ?
<adrien> I'd attach gdb, break, and check the callstack
<Drup> if the later, according to what I heard, mldonky is terrible for that
<adrien> as Drup wants to say: mldonkey in the awful example
<kkielak> Drup: at the moment i'm trying to understand, and later i might be a contributor ... but it's a long way :)
talzeus has quit [Ping timeout: 246 seconds]
<kkielak> adrien: could you please point me to better example? preferably with some network communication
skchrko has quit [Quit: Leaving]
psquid has quit [Quit: work]
wolfnn has joined #ocaml
<kkielak> adrien: i would like to use ocaml to write a set of tools that would connect to distributed filsesystem product that my company is writing
<kkielak> adrien: regarding this gdb stuff - i dont mean entry point in gdb, i just need to find the place in the source code where the execution starts
<kkielak> adrien: to find my way from top to bottom
groovy2shoes has quit [Quit: It is now safe to turn off your Groovebot.]
<kkielak> adrien: i was able to find strings displayed during startup, but there must be some kind of "int main(int argc, ....)"
<Drup> there isn't always such thing is ocaml programs :/
_andre has joined #ocaml
<ggole> Each OCaml module is a potential entry point, really
<kkielak> ggole: but in a project you have to point the one, right?
<sgnb> kkielak: you can findout with ocamldebug (in bytecode)
<ggole> In a particular compilation, one module will be entered first, yes.
<ggole> But there's nothing to dictate that in the source code.
<kkielak> ggole: ok, so the first module to the compiler is the one that starts the execution, right?
<kkielak> ggole: so i can look it up in makefile for example?
<ggole> Yeah, looking at the makefile might help
Yoric has quit [Ping timeout: 246 seconds]
<kkielak> ggole: you don't seem to be convinced :)
<kkielak> ggole: there has to be strong semantics on this start thing
<ggole> Well, large projects can have complicated builds with many results
<Drup> kkielak: as said before, mldonky is well known to be quite impossible to decipher :x
<kkielak> Drup: yaeh! i can tell after few hours with vim + merlin
<adrien> 16:10 kkielak : adrien: regarding this gdb stuff - i dont mean entry point in gdb, i just need to find the place in the source code where the execution starts
<ggole> It's also possible for a project to not have an entry point because it is a library
<adrien> yes, gdb, break, check the top of the stack
<adrien> that will lead you to the effective main loop
<adrien> but it's likely that other things have happened elsewhere
<Drup> kkielak: why don't you try to use one of the file system library directly ?
<adrien> but they will probably be small
mcclurmc has joined #ocaml
<Drup> kkielak: I'm not sure in what mldonkey will help you for this specific stuff.
<adrien> kkielak: each toplevel expression in each module is executed and evaluated at startup
<adrien> most of them will be funtion definitions but they can be function calls too
<adrien> as far nice network-related projects, I don't know
<adrien> mldonkey definitely isn't a good exaple of modern stuff and libraries though
<Drup> unisson maybe ? there is a bit of network in it
<Drup> I don't how the code is
<Drup> cohttp should be easy to read
<kkielak> adrien: i dont need anything big, cos im still learning and mldonkey was listed on ocaml.org as a good example :)
<kkielak> Drup: i'll check this cohttp
<Drup> kkielak: success story doesn't mean good code quality
<kkielak> Drup: thanks a lot
<Drup> kkielak: on top of that, you may need cohttp if you are doing http stuff :p
w0rm_x has joined #ocaml
Neros has joined #ocaml
w0rm_x has quit [Read error: Connection reset by peer]
w0rm_x has joined #ocaml
ollehar has joined #ocaml
w0rm_x has quit [Read error: Operation timed out]
csakatoku has joined #ocaml
q66 has quit [Quit: Leaving]
csakatoku has quit [Remote host closed the connection]
csakatoku has joined #ocaml
gour_ has joined #ocaml
gour has quit [Disconnected by services]
shinnya has joined #ocaml
csakatoku has quit [Ping timeout: 272 seconds]
q66 has joined #ocaml
skchrko has joined #ocaml
ontologiae_ has joined #ocaml
kkielak has quit [Ping timeout: 260 seconds]
Yoric has joined #ocaml
<ygrek> success story means practical code
<ygrek> and that's quite a bit
BitPuffin has quit [Quit: WeeChat 0.4.2]
<adrien> mldonkey is a _lot_ of code; so not great to learn
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #ocaml
mcclurmc has quit [Read error: Connection reset by peer]
mcclurmc has joined #ocaml
sepp2k has quit [Quit: Konversation terminated!]
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #ocaml
kkielak_ has joined #ocaml
mcclurmc has quit [Read error: Connection reset by peer]
mcclurmc has joined #ocaml
Yoric has quit [Ping timeout: 246 seconds]
thelema has quit [Ping timeout: 272 seconds]
<kkielak_> hi again
<kkielak_> i've made a small test case
<kkielak_> i've created two files: a.ml and b.ml
<kkielak_> a.ml: "let _ = print_endline "file a.ml";;
<kkielak_> b.ml: "let _ = print_endline "file b.ml";;
<Drup> afair, it's printed in the order of link.
<kkielak_> if i compile those files with ocamlopt -linkall and run a.out then all top-level definitions are executed
<kkielak_> so both print_endline commands are executed
<kkielak_> it seems strange to me, that the only way to find the running path in the program is outside of source code and depends on the source code file position in the compilation chain ...
<ollehar> 'a option ref?
<ollehar> cannot be generelized
<Drup> kkielak_: it may be strange, but it's extremly convenient sometime to have effectful modules.
<kkielak_> if I look for example at any big project there are plenty top-level definitions, so that means that when compiled binary is executed all top level definitions are executed in order in which source files where listed
<ollehar> nm, solved
<kkielak_> maybe, but i come from c/python/perl world and it seems strange
<kkielak_> anyway i don't get this advantage yet ...
<Drup> kkielak_: everything in ocaml seems strange from the c/python/perl, just add it to the list :D
<Drup> kkielak_: for most ocaml programs, it's not that much of an issue, people naturally structure the "main" stuff in a single .ml to gather the various parts. It just allow more flexibility
<Drup> kkielak_: for exemple, if you define a persistent data structure that is stored in the fs, it's convenient to do all those stuff together
<adrien> kkielak_: it's very useful for constructs like
<adrien> let id =
<adrien> let i = ref (-1) in
<adrien> fun () -> let a = !i in incr i; a
<adrien> no need to do a separate "init" which you'll forget to do anyway
<adrien> that said, if you find people abusing that, I'll be happy to help you beat them :)
<adrien> s/beat/kick/
<kkielak_> i'll have to think about that
<kkielak_> the construct to beating ...:)
<kkielak_> not beating :)
<Drup> adrien's example is more simple than mine =')
<adrien> that's because you're abusing the functionality while I'm not :P
<adrien> (just kidding)
<Drup> abusing, I don't know, but you use it *a lot* when you do eliom stuff
njs_ has joined #ocaml
<kkielak_> ok, thank a lot. gotta go
kkielak_ has quit [Quit: leaving]
<adrien> web is garbage and garbage in, garbage out ;p
<Drup> adrien you are doing web now ! :D
<adrien> yeah, and I use it as an excuse to do really bad visual designs
<Drup> with ponies.
<adrien> no, that's only inside the lablgtk tutorial
njs_ has quit [Quit: Page closed]
Xenasis has joined #ocaml
zpe has quit [Remote host closed the connection]
zpe has joined #ocaml
<ygrek> adrien, sure
zpe has quit [Ping timeout: 272 seconds]
mcclurmc has quit [Remote host closed the connection]
ttamttam has quit [Quit: ttamttam]
mcclurmc has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #ocaml
jonludlam has quit [Ping timeout: 260 seconds]
w0rm_x has joined #ocaml
w0rm_x has quit [Ping timeout: 246 seconds]
yezariaely has joined #ocaml
Kakadu has quit []
avsm has quit [Ping timeout: 245 seconds]
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #ocaml
Xenasis has quit [Remote host closed the connection]
mchqwerty has quit [Ping timeout: 260 seconds]
mcclurmc has quit [Ping timeout: 252 seconds]
mcclurmc has joined #ocaml
Arzaga has joined #ocaml
w0rm_x has joined #ocaml
w0rm_x has quit [Ping timeout: 252 seconds]
w0rm_x has joined #ocaml
w0rm_x has quit [Client Quit]
Kakadu has joined #ocaml
zpe has joined #ocaml
thomasga has joined #ocaml
michael_lee has quit [Ping timeout: 246 seconds]
zpe has quit [Ping timeout: 272 seconds]
thomasga has quit [Client Quit]
quelu has quit [Ping timeout: 246 seconds]
sgnb has quit [Read error: Connection reset by peer]
sgnb has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
thomasga has joined #ocaml
w0rm_x has joined #ocaml
manud_ has joined #ocaml
mcclurmc has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #ocaml
Yoric has joined #ocaml
w0rm_x has quit [Ping timeout: 246 seconds]
ygrek has quit [Ping timeout: 272 seconds]
shinnya has quit [Ping timeout: 248 seconds]
zpe has joined #ocaml
zpe has quit [Ping timeout: 265 seconds]
ggole has quit []
thomasga has quit [Quit: Leaving.]
Arsenik has joined #ocaml
gdk has joined #ocaml
thomasga has joined #ocaml
manud_ has quit [Ping timeout: 252 seconds]
thomasga has quit [Quit: Leaving.]
WraithM has quit [Ping timeout: 246 seconds]
zpe has joined #ocaml
<ollehar> given type A of int * int, can I deconstruct it in a let, like
<ollehar> let (A x, y) = <function that return an A>
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #ocaml
<Drup> ollehar: let A (x,y) = ....
<ollehar> Drup: ah, yeah, I just realized!
<ollehar> awesome feature, btw
Arsenik has quit [Ping timeout: 252 seconds]
zpe has quit [Ping timeout: 265 seconds]
nikki93 has joined #ocaml
quelu has joined #ocaml
<Drup> ollehar: patern matching :p
Yoric has quit [Ping timeout: 246 seconds]
boom583 has joined #ocaml
<boom583> Is OCAML growing or it it still just jane street using it?
<adrien> imho, growing; but I can't tell why it is growing more than before
<adrien> at least I can't find a single reason
<boom583> i don't know a damn thing about functional programming. never done it before. can functional programming do everything that procedural can? is it hard to get into? i guess it uses a diff part of your brain
Arsenik has joined #ocaml
<boom583> i first heard about ocaml on the jane street website. wonder why they picked it...
<adrien> functional programming can do elegantly most things that procedural can; for all the other cases, ocaml support procedural programming too
<boom583> hmok
boom583 has quit [Quit: boom583]
zpe has joined #ocaml
hyperboreean has quit [Read error: Operation timed out]
hyperboreean has joined #ocaml
tane has joined #ocaml
BitPuffin has joined #ocaml
<mrvn> a procedure being a function returning unit?
zpe has quit [Ping timeout: 246 seconds]
tane has quit [Ping timeout: 252 seconds]
tane has joined #ocaml
kyrylo has joined #ocaml
thomasga has joined #ocaml
Yoric has joined #ocaml
WraithM has joined #ocaml
jonludlam has joined #ocaml
zpe has joined #ocaml
WraithM has quit [Ping timeout: 246 seconds]
zpe has quit [Ping timeout: 264 seconds]
jonludlam has quit [Ping timeout: 264 seconds]
thomasga has quit [Quit: Leaving.]
Simn has quit [Ping timeout: 252 seconds]
jonludlam has joined #ocaml
AltGr has left #ocaml []
Simn has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #ocaml
q66_ has joined #ocaml
q66 has quit [Disconnected by services]
q66_ is now known as q66
darkf has joined #ocaml
Kakadu has quit []
yezariaely is now known as arj
arj has quit [Quit: Leaving.]
arj has joined #ocaml
nikki93 has quit [Remote host closed the connection]
ontologiae_ has quit [Ping timeout: 252 seconds]
gour_ has quit [Quit: WeeChat 0.4.2]
arj has quit [Quit: Leaving.]
Arzaga has quit [Quit: Computer has gone to sleep.]
yezariaely has joined #ocaml
yezariaely has quit [Excess Flood]
yezariaely has joined #ocaml
yezariaely has quit [Max SendQ exceeded]
yezariaely has joined #ocaml
yezariaely has quit [Excess Flood]
arj has joined #ocaml
arj has quit [Max SendQ exceeded]
arj has joined #ocaml
arj has quit [Max SendQ exceeded]
arj has joined #ocaml
arj has quit [Max SendQ exceeded]
arj has joined #ocaml
arj has quit [Max SendQ exceeded]
arj has joined #ocaml
_arj has joined #ocaml
q66_ has joined #ocaml
q66 has quit [Disconnected by services]
q66_ is now known as q66
Xenasis has joined #ocaml
Yoric1 has joined #ocaml
ontologiae_ has joined #ocaml
Yoric has quit [Ping timeout: 246 seconds]
Eyyub has joined #ocaml
Arsenik has quit [Remote host closed the connection]
strobegen1 has quit [Quit: Leaving.]
tane has quit [Quit: Verlassend]
gdk has quit [Ping timeout: 245 seconds]
<whitequark> is it possible to cancel an lwt thread waiting on IO?
djcoin has quit [Quit: WeeChat 0.4.1]
<def-lkb> Lwt.cancel ?
<whitequark> does nothing
<whitequark> from docs it seems like it can only cancel waiting on the task created by Lwt.task()
<whitequark> github search results confirm that
quelu has quit [Remote host closed the connection]
Eyyub has quit [Ping timeout: 246 seconds]
Eyyub has joined #ocaml
_andre has quit [Quit: leaving]
nikki93 has joined #ocaml
nikki93 has quit [Remote host closed the connection]
nikki93 has joined #ocaml
wolfnn has quit [Ping timeout: 246 seconds]
mcclurmc has quit [Remote host closed the connection]
mcclurmc has joined #ocaml
mcclurmc has quit [Ping timeout: 260 seconds]
kyrylo has quit [Ping timeout: 245 seconds]
arj has quit [Quit: Leaving.]
jonludlam has quit [Remote host closed the connection]
w0rm_x has joined #ocaml
w0rm_x has quit [Client Quit]
Eyyub has quit [Read error: Operation timed out]
ahill-89 has joined #ocaml
shinnya has joined #ocaml
Yoric1 has quit [Ping timeout: 246 seconds]
Sim_n has joined #ocaml
Simn has quit [Ping timeout: 252 seconds]
Sim_n has quit [Read error: Connection reset by peer]
talzeus has joined #ocaml
Sim_n has joined #ocaml
BitPuffin has quit [Read error: Operation timed out]
madroach has quit [Ping timeout: 264 seconds]
madroach has joined #ocaml
ollehar has quit [Ping timeout: 260 seconds]
Xenasis has quit [Remote host closed the connection]
nikki93 has quit [Remote host closed the connection]
talzeus has quit [Remote host closed the connection]
simn__ has joined #ocaml