mbishop changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | Grab OCaml 3.10.2 from http://caml.inria.fr/ocaml/release.html (featuring new camlp4 and more!)
Demitar has joined #ocaml
Jeff_123 has quit [Read error: 104 (Connection reset by peer)]
Jeff_123 has joined #ocaml
<mbishop> hmm
<mbishop> can't figure out why my code is still giving me negative numbers, even for reals
yminsky has joined #ocaml
<Jeff_123> hm
jdrake has quit [Read error: 110 (Connection timed out)]
<Jeff_123> doesn't (seed &&& 0xffffffffl) = seed ???
Snrrrub has quit [Read error: 110 (Connection timed out)]
Amorphous has quit [Read error: 110 (Connection timed out)]
Snrrrub has joined #ocaml
Amorphous has joined #ocaml
seafood_ has joined #ocaml
bzzbzz has joined #ocaml
optikal has joined #ocaml
jdrake has joined #ocaml
hkBst has quit ["Konversation terminated!"]
Snrrrub has quit [Read error: 110 (Connection timed out)]
Snrrrub_ has joined #ocaml
<mbishop> I'm rewriting a lot of it heh
<mbishop> gonna finish tomorrow
hsuh has joined #ocaml
<hsuh> let's say i have these files to build, and i want to order them so that i compile first the one(s) that have no dependencies, then any ones that depends only on those, etc.. do you know what should i search for?
optikal has quit [Read error: 110 (Connection timed out)]
optikal has joined #ocaml
<Jeff_123> ocamldep
<Jeff_123> ocamlbuild
<hsuh> ok, only that i dont need the tool, but the algorithm :)
rodge has quit ["Leaving."]
<Jeff_123> look at the source for ocamldep?
<hsuh> yeah, maybe... tks
pango has quit [Remote closed the connection]
pango has joined #ocaml
hsuh has quit ["rcirc on GNU Emacs 23.0.60.1"]
twobitwork has quit [Read error: 104 (Connection reset by peer)]
twobitwork has joined #ocaml
twobitwork has quit [Read error: 104 (Connection reset by peer)]
optikal has quit [Read error: 110 (Connection timed out)]
AxleLonghorn has joined #ocaml
AxleLonghorn has left #ocaml []
twobitwork has joined #ocaml
twobitwork has quit [Read error: 104 (Connection reset by peer)]
twobitwork has joined #ocaml
jdrake has quit [Read error: 110 (Connection timed out)]
yziquel has quit [Read error: 110 (Connection timed out)]
Proteus has quit [Read error: 113 (No route to host)]
AxleLonghorn has joined #ocaml
AxleLonghorn has left #ocaml []
adu has joined #ocaml
CrawfordComeaux has joined #ocaml
ygrek has joined #ocaml
postalchris has joined #ocaml
Yoric[DT] has joined #ocaml
<Yoric[DT]> hi
al-maisan has joined #ocaml
<orbitz> hi
adu has quit []
l_a_m has joined #ocaml
<palomer__> high
<palomer__> man I was on crack yesterday
postalchris has quit [Read error: 110 (Connection timed out)]
optikal has joined #ocaml
Tetsuo has joined #ocaml
rwmjones has joined #ocaml
Yoric[DT] has quit ["Ex-Chat"]
ygrek has quit [Remote closed the connection]
seafood_ has quit []
optikal has quit [Read error: 110 (Connection timed out)]
filp has joined #ocaml
prince has joined #ocaml
prince has quit [Client Quit]
prince has joined #ocaml
prince has quit [Client Quit]
prince has joined #ocaml
prince has quit [SendQ exceeded]
prince has joined #ocaml
CrawfordComeaux has quit []
Jeff_123 has quit []
Snrrrub_ has quit [Read error: 110 (Connection timed out)]
thelema has quit [leguin.freenode.net irc.freenode.net]
hkBst has joined #ocaml
thelema has joined #ocaml
bluestorm has quit [Remote closed the connection]
<gildor_> ertai: ping
prince has quit [Client Quit]
munga has joined #ocaml
OChameau has joined #ocaml
ygrek has joined #ocaml
ygrek_ has joined #ocaml
ygrek has quit [Remote closed the connection]
ygrek_ has quit [Remote closed the connection]
ygrek_ has joined #ocaml
Yoric[DT] has joined #ocaml
<Yoric[DT]> hi again
<Yoric[DT]> I've just had an idea I might implement some day if I find time.
al-maisan has quit ["Leaving."]
<Yoric[DT]> I think we could extend easily the stream parser syntax to turn it into a syntax for monads.
<thelema> yor: morning
<Yoric[DT]> hi
<Yoric[DT]> How do you do ?
<thelema> I'm all right - busy enough that I've not had time for reviewing code.
<thelema> I want to see what you've done. And I've got a touch more progress on the unicode front that's not checked in...
<Yoric[DT]> nice
<Yoric[DT]> I've subscribed to updates on your repository (I think -- I'm not sure I understand github's branching system).
<thelema> you have - I see a yoric in my list of watchers.
<thelema> I'll work tomorrow to review and merge the enum code.
ygrek_ has quit [Remote closed the connection]
ygrek_ has joined #ocaml
<Yoric[DT]> ok
Yoric[DT] has quit ["Ex-Chat"]
comglz has joined #ocaml
AxleLonghorn has joined #ocaml
AxleLonghorn has left #ocaml []
structured has quit [Read error: 110 (Connection timed out)]
comglz has quit ["le devoir m'appelle"]
Snrrrub has joined #ocaml
al-maisan has joined #ocaml
olegfink has quit [Read error: 110 (Connection timed out)]
ygrek_ has quit [Remote closed the connection]
gim has quit []
ygrek_ has joined #ocaml
gim has joined #ocaml
postalchris has joined #ocaml
pango has quit [Remote closed the connection]
OChameau-bis has joined #ocaml
OChameau has quit [Read error: 104 (Connection reset by peer)]
Axioplase has joined #ocaml
pango has joined #ocaml
filp has quit ["Bye"]
marmottine has joined #ocaml
Hadaka has quit [leguin.freenode.net irc.freenode.net]
Yoric[DT] has joined #ocaml
filp has joined #ocaml
Naked has joined #ocaml
filp has quit ["Bye"]
<Yoric[DT]> Well, my parser combinator library seems to compile.
<Yoric[DT]> And so do the example set.
<Yoric[DT]> I guess I should test them...
<Smerdyakov> You are set for life.
<Yoric[DT]> s/do/does/
l_a_m has quit [leguin.freenode.net irc.freenode.net]
TychoBrahe has quit [leguin.freenode.net irc.freenode.net]
shortcircuit has quit [leguin.freenode.net irc.freenode.net]
gaja has quit [leguin.freenode.net irc.freenode.net]
mlh has quit [leguin.freenode.net irc.freenode.net]
cmeme has quit [leguin.freenode.net irc.freenode.net]
l_a_m has joined #ocaml
TychoBrahe has joined #ocaml
shortcircuit has joined #ocaml
gaja has joined #ocaml
mlh has joined #ocaml
cmeme has joined #ocaml
cmeme has quit ["Client terminated by server"]
cmeme has joined #ocaml
thelema has quit [Read error: 110 (Connection timed out)]
Tetsuo has quit [Remote closed the connection]
sporkmonger_ is now known as sporkmonger
cmeme has quit [leguin.freenode.net irc.freenode.net]
l_a_m has quit [leguin.freenode.net irc.freenode.net]
gaja has quit [leguin.freenode.net irc.freenode.net]
TychoBrahe has quit [leguin.freenode.net irc.freenode.net]
mlh has quit [leguin.freenode.net irc.freenode.net]
shortcircuit has quit [leguin.freenode.net irc.freenode.net]
<orbitz> what is a parser combinator?
<Yoric[DT]> Another manner of writing parsers.
<Yoric[DT]> It's as powerful as a recursive descent parser but should be as convenient as a parser generator.
<Yoric[DT]> Although it's much slower and much more memory-consuming than a parser generator.
<orbitz> oh
cmeme has joined #ocaml
l_a_m has joined #ocaml
TychoBrahe has joined #ocaml
shortcircuit has joined #ocaml
gaja has joined #ocaml
mlh has joined #ocaml
cmeme has quit ["Client terminated by server"]
cmeme has joined #ocaml
struk_atwork has joined #ocaml
cmeme has quit []
cmeme has joined #ocaml
Poulet has joined #ocaml
rodge has joined #ocaml
Demitar has quit [Read error: 110 (Connection timed out)]
Poulet has left #ocaml []
<orbitz> is it not possible to get the sqrt of a num?
Linktim has joined #ocaml
<orbitz> power_num is onlyd efiend for Int and Bignum
Linktim_ has joined #ocaml
postalchris has quit [Read error: 110 (Connection timed out)]
Linktim has quit [Read error: 110 (Connection timed out)]
OChameau-bis has quit [Read error: 113 (No route to host)]
Linktim_ has quit [Read error: 110 (Connection timed out)]
TheLittlePrince has joined #ocaml
Linktim has joined #ocaml
Smerdy has joined #ocaml
RobertFischer has joined #ocaml
Smerdyakov has quit [Nick collision from services.]
Smerdy is now known as Smerdyakov
<pango> orbitz: what would be the type of the result?
<orbitz> a num
<orbitz> yes, many sqrt's are nto exact, but an aproximatin woudl be nice
<Yoric[DT]> Well, my parser combinator seems to work.
<pango> sqrt 2 is not a num
<orbitz> i know
<Axioplase> Yoric[DT]: Do you have any decent link to a website/paper about parse combinators?
<Yoric[DT]> Axioplase: I must admit I'm mostly following Parsec.
<Axioplase> Ok, I know that then. But I should really try it (and then write my own for the sake of learning)
blue_prawn has joined #ocaml
thelema has joined #ocaml
al-maisan has quit ["Leaving."]
l_a_m has quit [Remote closed the connection]
yziquel has joined #ocaml
mqtt has joined #ocaml
marmottine has quit [Remote closed the connection]
OChameau has joined #ocaml
marmottine has joined #ocaml
l_a_m has joined #ocaml
Smerdyakov has quit ["BRB"]
Smerdyakov has joined #ocaml
marque has joined #ocaml
mqtt has quit [Read error: 113 (No route to host)]
pango has quit [Remote closed the connection]
marmottine has quit [Remote closed the connection]
marmottine has joined #ocaml
pango has joined #ocaml
TheLittlePrince has quit [Client Quit]
blue_prawn has quit ["Client exiting"]
jdrake has joined #ocaml
al-maisan has joined #ocaml
ygrek_ has quit [Remote closed the connection]
filp has joined #ocaml
filp has quit [Client Quit]
al-maisan has quit ["Leaving."]
<Yoric[DT]> Well, the parser combinator seems well on its way.
<Yoric[DT]> Next step: testing it on a real-world example.
<Yoric[DT]> But that's for another night.
<Yoric[DT]> Goodnight everyone.
Yoric[DT] has quit ["Ex-Chat"]
<struk_atwork> parser combinator? sounds sweet
szell has quit [Read error: 110 (Connection timed out)]
szell has joined #ocaml
munga has quit [Read error: 110 (Connection timed out)]
gim has quit [Read error: 110 (Connection timed out)]
ppsmimou has quit [Read error: 110 (Connection timed out)]
psnively has joined #ocaml
<psnively> Hi guys. :-)
<RobertFischer> psnively: Hey.
<psnively> It's very quiet here.
gim has joined #ocaml
ppsmimou has joined #ocaml
psnively has quit []
psnively has joined #ocaml
munga has joined #ocaml
<psnively> How is everyone today?
<marque> i'm fine, thank you
<psnively> Excellent.
<RobertFischer> psnively: Silence is okay. :)
<psnively> Golden, even.
Snrrrub has quit [Remote closed the connection]
Linktim has quit [Remote closed the connection]
postalchris has joined #ocaml
rwmjones_ has joined #ocaml
rwmjones_ has quit ["Closed connection"]
yminsky has quit [Read error: 104 (Connection reset by peer)]
structured has joined #ocaml
yminsky_ has joined #ocaml
LordMetroid has joined #ocaml
comglz has joined #ocaml
postalchris has quit [Read error: 110 (Connection timed out)]
yminsky_ has quit [Read error: 110 (Connection timed out)]
Axioplase has quit ["leaving"]
RobertFischer has quit ["Taking off -- check out http://smokejumperit.com and http://enfranchisedmind.com/blog/"]
marmottine has quit ["Quitte"]
Proteus has joined #ocaml
yminsky has joined #ocaml
marque has quit [Read error: 110 (Connection timed out)]
psnively has quit []
comglz has quit ["bonne nuit"]
Demitar has joined #ocaml
RobertFischer has joined #ocaml
postalchris has joined #ocaml
OChameau has quit [Read error: 113 (No route to host)]
yminsky has quit [Read error: 104 (Connection reset by peer)]
yminsky has joined #ocaml
optikal has joined #ocaml
postalchris has quit [Read error: 110 (Connection timed out)]