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
lggr has quit [Ping timeout: 244 seconds]
gnuvince has joined #ocaml
emmanuelux has joined #ocaml
lggr has joined #ocaml
<thelema> hcarty: weird type on ~bounds - can one have 'a bound_t * 'b bound_t?
lggr has quit [Ping timeout: 268 seconds]
BiDOrD has joined #ocaml
<wmeyer> hi
BiDOrD_ has quit [Ping timeout: 264 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
<thelema> wmeyer: hiredman
<thelema> err, hi
<wmeyer> thelema: ? it's not that late in states ;-)
<wmeyer> that's what happen when people rely on companion_cube
<wmeyer> err, completion
lggr has quit [Ping timeout: 246 seconds]
<wmeyer> companion_cube: nothing personal :-) Hit the tab out of curiosity
ontologiae has joined #ocaml
<wmeyer> looking a lot at SML code
lggr has joined #ocaml
<wmeyer> it's actually quite good to see such heavily functorised code
<wmeyer> less appealing are all the manual (yes!) hash functions, I tend to agree and disagree but traversing a data structure explicitly and assigning a number is a bit weird
<hcarty> thelema: Nope, not unless 'a = 'b... that was definitely a typo :-) Fixed now.
<wmeyer> multiple argument patterns are nice too
<wmeyer> but in general it's weird to read toplevel fun thing
<wmeyer> and separate val
ontologiae has quit [Ping timeout: 256 seconds]
<wmeyer> also they use a lot of records, I think we have great fun having objects and first class modules!
<wmeyer> separation of type and datatype is weird but this is probably because of generative module system
ulfdoz_ has joined #ocaml
<wmeyer> in general, I'd say OCaml has nicer syntax (being very neutral)
<wmeyer> and more consistent
lggr has quit [Ping timeout: 248 seconds]
<wmeyer> also I heard that applicative functors are better :-)
<wmeyer> gasche perhaps would love to comment on that
pngl has quit [Ping timeout: 246 seconds]
ulfdoz has quit [Ping timeout: 248 seconds]
ulfdoz_ is now known as ulfdoz
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
<hcarty> thelema: Should saturate_of_ord return 'a or 'a option?
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
madroach has quit [Ping timeout: 265 seconds]
madroach has joined #ocaml
lggr has joined #ocaml
<hcarty> thelema: 'a it is, for now at least
<wmeyer> hcarty: is it Batteries, Bench or ..? :-) (curiosity)
<hcarty> wmeyer: Batteries
lggr has quit [Ping timeout: 246 seconds]
<wmeyer> nice
<wmeyer> hcarty: How about infinite boundaries?
<wmeyer> hcarty: also strict and non strict?
<wmeyer> (might be useful)
<wmeyer> oh, I see `c and `o that's probably what it is ...
lggr has joined #ocaml
<hcarty> wmeyer: `u -> unbounded/infinite
<hcarty> wmeyer: `c -> closed; `o -> open
<wmeyer> hcarty: ok
<hcarty> With 'open' meaning that the bound is included and 'closed' meaning that the bound is excluded
<wmeyer> have fun :-)
<hcarty> wmeyer: It was :-)
<hcarty> wmeyer: What do you mean by strict and non strict?
<wmeyer> yeah, now you can do a lot (2 numbers x 3 variants)
<wmeyer> hcarty: perhaps the same as closed and open for non native speaker that haven't read to many algebra papers :-)
lggr has quit [Ping timeout: 246 seconds]
<wmeyer> that = who
lggr has joined #ocaml
lggr has quit [Ping timeout: 268 seconds]
<hcarty> wmeyer: Seems reasonable
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
<wmeyer> hcarty: thanks. Why are you using polymoprhic variants?
emmanuelux has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 244 seconds]
Yoric has joined #ocaml
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
hcarty2 has joined #ocaml
<hcarty2> wmeyer: Less typing. Not much reason beyond that.
lggr has joined #ocaml
hcarty2 has quit [Read error: Connection reset by peer]
lggr has quit [Ping timeout: 244 seconds]
hcarty2 has joined #ocaml
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
hcarty2 has quit [Ping timeout: 264 seconds]
lggr has quit [Ping timeout: 248 seconds]
lggr has joined #ocaml
ghostbuster2 has quit [Ping timeout: 244 seconds]
lggr has quit [Ping timeout: 248 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 260 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 264 seconds]
Yoric has quit [Ping timeout: 240 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 260 seconds]
lggr has joined #ocaml
Playground has joined #ocaml
larhat has joined #ocaml
larhat has left #ocaml []
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 248 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 260 seconds]
lggr has joined #ocaml
Playground is now known as Automorphism
lggr has quit [Ping timeout: 244 seconds]
<Ptival> anyone in here can send me the output of running ocamlyacc on that file? http://ocaml.xelpaste.org/5933
<Ptival> (name it <whatever>.mly, and return <whatever>.ml)
lggr has joined #ocaml
lggr has quit [Ping timeout: 248 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 260 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 268 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
rothwell has joined #ocaml
rothwell has quit [Changing host]
rothwell has joined #ocaml
lggr has quit [Ping timeout: 260 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 260 seconds]
lggr has joined #ocaml
nimred has joined #ocaml
nimred has quit [Changing host]
nimred has joined #ocaml
lggr has quit [Ping timeout: 264 seconds]
sepp2k has joined #ocaml
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 245 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
Yoric has joined #ocaml
lggr has quit [Ping timeout: 264 seconds]
lggr has joined #ocaml
jmcarthur has quit [*.net *.split]
wagle has quit [*.net *.split]
yroeht has quit [*.net *.split]
haelix has quit [*.net *.split]
companion_cube has quit [*.net *.split]
vbmithr has quit [*.net *.split]
TDJACR has quit [Read error: Operation timed out]
lggr has quit [Ping timeout: 245 seconds]
TDJACR has joined #ocaml
gnuvince has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
vbmithr has joined #ocaml
companion_cube has joined #ocaml
yroeht has joined #ocaml
jmcarthur has joined #ocaml
wagle has joined #ocaml
haelix has joined #ocaml
lggr has joined #ocaml
hcarty has quit [Ping timeout: 260 seconds]
hcarty has joined #ocaml
lggr has quit [Ping timeout: 240 seconds]
lggr has joined #ocaml
Cyanure has joined #ocaml
lggr has quit [Ping timeout: 248 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
osa1 has joined #ocaml
lggr has joined #ocaml
lggr has quit [Ping timeout: 245 seconds]
Oejet has joined #ocaml
lggr has joined #ocaml
eni has joined #ocaml
lggr has quit [Ping timeout: 240 seconds]
Sablier_ has joined #ocaml
rothwell has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
mnabil has joined #ocaml
sgnb has quit [Read error: Connection reset by peer]
sgnb has joined #ocaml
lggr has joined #ocaml
pngl has joined #ocaml
lggr has quit [Ping timeout: 264 seconds]
sgnb has quit [Remote host closed the connection]
sgnb has joined #ocaml
lggr has joined #ocaml
lggr has quit [Ping timeout: 248 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 260 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
eni has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
eni has joined #ocaml
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 240 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
err404 has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
Automorphism is now known as Brofessional
lggr has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
<Drakken> Ptival do you still want that ocamlyacc output?
<Drakken> Here it is: http://ocaml.xelpaste.org/5934
lggr has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 248 seconds]
Brofessional has quit [Quit: brb]
lggr has joined #ocaml
tufisi has joined #ocaml
lggr has quit [Ping timeout: 244 seconds]
lggr has joined #ocaml
tufisi has quit [Ping timeout: 246 seconds]
chambart has joined #ocaml
lggr has quit [Ping timeout: 244 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 268 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
Cyanure has quit [Remote host closed the connection]
lggr has joined #ocaml
ontologiae has joined #ocaml
lggr has quit [Ping timeout: 244 seconds]
lggr has joined #ocaml
Oejet has left #ocaml []
ChristopheT has joined #ocaml
lggr has quit [Ping timeout: 244 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 248 seconds]
fraggle_ has quit [Remote host closed the connection]
lggr has joined #ocaml
osa1 has quit [Quit: Konversation terminated!]
fraggle_ has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
err404 has quit [Remote host closed the connection]
lggr has quit [Ping timeout: 264 seconds]
lggr has joined #ocaml
pqmodn has quit [Ping timeout: 240 seconds]
lggr has quit [Ping timeout: 248 seconds]
lggr has joined #ocaml
Sablier_ has quit []
chambart has quit [Ping timeout: 246 seconds]
lggr has quit [Ping timeout: 245 seconds]
Anarchos has joined #ocaml
lggr has joined #ocaml
xaimus has quit [Ping timeout: 246 seconds]
xaimus has joined #ocaml
lggr has quit [Ping timeout: 268 seconds]
pqmodn has joined #ocaml
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
<thelema> hcarty: yes, saturating should return 'a
lggr has joined #ocaml
lggr has quit [Ping timeout: 244 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
<Ptival> Drakken: thank you
lggr has quit [Ping timeout: 268 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 244 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 244 seconds]
lggr has joined #ocaml
pqmodn has quit [Ping timeout: 248 seconds]
ghostbuster2 has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
eni has quit [Ping timeout: 240 seconds]
pqmodn has joined #ocaml
lggr has joined #ocaml
lggr has quit [Ping timeout: 240 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 244 seconds]
gnuvince has joined #ocaml
Anarchos has quit [Quit: Vision[0.9.7-H-090423]: i've been blurred!]
lggr has joined #ocaml
hongboz has joined #ocaml
pqmodn has quit [Ping timeout: 248 seconds]
pqmodn has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
pqmodn has quit [Ping timeout: 246 seconds]
pqmodn has joined #ocaml
lggr has joined #ocaml
lggr has quit [Ping timeout: 264 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
hongboz has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
ontologiae has quit [Read error: No route to host]
lggr has quit [Ping timeout: 256 seconds]
oriba has joined #ocaml
lggr has joined #ocaml
lggr has quit [Ping timeout: 244 seconds]
cdidd has quit [Read error: Connection reset by peer]
lggr has joined #ocaml
oriba has quit [Quit: oriba]
avsm has joined #ocaml
Cyanure has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
osa1 has joined #ocaml
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
SanderM has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
mnabil has quit [Ping timeout: 260 seconds]
lggr has quit [Ping timeout: 245 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 245 seconds]
lggr has joined #ocaml
cdidd has joined #ocaml
lggr has quit [Ping timeout: 260 seconds]
lggr has joined #ocaml
cdidd has quit [Ping timeout: 256 seconds]
lggr has quit [Ping timeout: 268 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 244 seconds]
lggr has joined #ocaml
sepp2k has quit [Ping timeout: 246 seconds]
err404 has joined #ocaml
sepp2k has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
chambart has joined #ocaml
avsm has quit [Quit: Leaving.]
ghostbuster2 has quit [Ping timeout: 256 seconds]
lggr has quit [Ping timeout: 256 seconds]
cdidd has joined #ocaml
ghostbuster2 has joined #ocaml
Cyanure has quit [Ping timeout: 248 seconds]
lggr has joined #ocaml
Cyanure has joined #ocaml
avsm has joined #ocaml
eni has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
ghostbuster2 has quit [Ping timeout: 256 seconds]
lggr has quit [Ping timeout: 256 seconds]
fraggle_ has quit [Ping timeout: 245 seconds]
fraggle_ has joined #ocaml
lggr has joined #ocaml
Anarchos has joined #ocaml
chambart has quit [Ping timeout: 240 seconds]
lggr has quit [Ping timeout: 256 seconds]
avsm has quit [Quit: Leaving.]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
Arsenik has joined #ocaml
lggr has joined #ocaml
avsm has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 268 seconds]
eni has quit [Ping timeout: 268 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
Cyanure has quit [Remote host closed the connection]
eni has joined #ocaml
lggr has joined #ocaml
avsm has quit [Quit: Leaving.]
eni has quit [Ping timeout: 264 seconds]
eni has joined #ocaml
lggr has quit [Ping timeout: 240 seconds]
sepp2k has quit [Read error: Connection reset by peer]
Arsenik has quit [Remote host closed the connection]
Kakadu has joined #ocaml
lggr has joined #ocaml
SanderM has quit [Quit: I need to take it elsewhere.]
pngl has quit [Ping timeout: 246 seconds]
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
ChristopheT has left #ocaml []
lggr has quit [Ping timeout: 240 seconds]
lggr has joined #ocaml
viric has joined #ocaml
<viric> Hello camels
<viric> should the native compiler work for armv5tel-linux?
<viric> I remember it failed around 3.11
lggr has quit [Ping timeout: 248 seconds]
lggr has joined #ocaml
emmanuelux has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
osa1 has quit [Quit: Konversation terminated!]
eni has quit [Quit: Leaving]
lggr has joined #ocaml
emmanuelux has quit [Remote host closed the connection]
lggr has quit [Ping timeout: 268 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 240 seconds]
oriba has joined #ocaml
lggr has joined #ocaml
Submarine has quit [Remote host closed the connection]
lggr has quit [Ping timeout: 248 seconds]
Yoric has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 264 seconds]
lggr has joined #ocaml
sivoais has quit [Ping timeout: 246 seconds]
eikke has joined #ocaml
sivoais has joined #ocaml
lggr has quit [Ping timeout: 268 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
Anarchos has quit [Quit: Vision[0.9.7-H-090423]: i've been blurred!]
lggr has joined #ocaml
eikke has quit [Ping timeout: 264 seconds]
lggr has quit [Ping timeout: 240 seconds]
lggr has joined #ocaml
emmanuelux has joined #ocaml
avsm has joined #ocaml
lggr has quit [Ping timeout: 264 seconds]
lggr has joined #ocaml
Kakadu has quit [Quit: Konversation terminated!]
lggr has quit [Ping timeout: 268 seconds]
BiDOrD_ has joined #ocaml
BiDOrD has quit [Ping timeout: 245 seconds]
lggr has joined #ocaml
cdidd has quit [Read error: Connection reset by peer]
lggr has quit [Ping timeout: 246 seconds]
lggr has joined #ocaml
cdidd has joined #ocaml
lggr has quit [Ping timeout: 248 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
wagle has quit [Ping timeout: 276 seconds]
ghostbuster2 has joined #ocaml
lggr has quit [Ping timeout: 240 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 256 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 260 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 244 seconds]
lggr has joined #ocaml
lggr has quit [Ping timeout: 246 seconds]
wtetzner has quit [Read error: Connection reset by peer]
cdidd has quit [Remote host closed the connection]