skylan has quit [Killed (NickServ (Ghost: skylan_!sjh@Sprint8102.tbaytel.net))]
skylan_ is now known as skylan
Begbie has quit [Remote closed the connection]
Begbie has joined #ocaml
jemfinch has joined #ocaml
jemfinch has left #ocaml []
MegaWatS is now known as UniWatS
revanthn has joined #ocaml
bobov has quit [Remote closed the connection]
revanthn has quit ["cya later guys"]
pengo has joined #ocaml
<pengo>
so is there stuff you can do in ocaml that you can't in python?
<pengo>
oh i know i know.. you can't ask questions in its irc channel and have anyone answer!
<xtrm>
i don't know about python
<pengo>
thanks :)
<pengo>
seems it doesn't do tail recurrsion for one. bah.
pengo has quit ["npi"]
Yurik has joined #ocaml
<Yurik>
re
Yurik has quit ["Leaving"]
teeku has joined #ocaml
teeku has quit ["ircII2.8.2-EPIC3.004+Kasi --- Bloatware at its finest."]
gl has joined #ocaml
mrvn has quit [Remote closed the connection]
mrvn has joined #ocaml
shapr has joined #ocaml
cleverdra has joined #ocaml
systems has joined #ocaml
ayrnieu has joined #ocaml
cleverdra has quit [Read error: 110 (Connection timed out)]
systems has left #ocaml []
graydon has joined #ocaml
TachYon25 has joined #ocaml
teeku has joined #ocaml
Dalroth has joined #ocaml
UniWatS is now known as MegaWatS
teeku has quit ["ircII2.8.2-EPIC3.004+Kasi --- Bloatware at its finest."]
MegaWatS is now known as WegWatS
gl has quit [Read error: 104 (Connection reset by peer)]
gl has joined #ocaml
TachYon25 has quit ["bez ki³y nie ma zaliczenia (z prawd studentek AM)"]
shapr has quit ["boing"]
smkl has quit [Read error: 104 (Connection reset by peer)]
WegWatS has quit [card.freenode.net irc.freenode.net]
gl has quit [card.freenode.net irc.freenode.net]
mrvn has quit [card.freenode.net irc.freenode.net]
physarum has quit [card.freenode.net irc.freenode.net]
karryall has quit [card.freenode.net irc.freenode.net]
Dalroth has quit [card.freenode.net irc.freenode.net]
ayrnieu has quit [card.freenode.net irc.freenode.net]
lam has quit [card.freenode.net irc.freenode.net]
pnou has quit [card.freenode.net irc.freenode.net]
emu has quit [card.freenode.net irc.freenode.net]
Segora has quit [card.freenode.net irc.freenode.net]
graydon has quit [card.freenode.net irc.freenode.net]
Dybbuk has quit [card.freenode.net irc.freenode.net]
merriam has quit [card.freenode.net irc.freenode.net]
xtrm has quit [card.freenode.net irc.freenode.net]
gl has joined #ocaml
Dalroth has joined #ocaml
graydon has joined #ocaml
ayrnieu has joined #ocaml
mrvn has joined #ocaml
WegWatS has joined #ocaml
physarum has joined #ocaml
karryall has joined #ocaml
lam has joined #ocaml
Segora has joined #ocaml
emu has joined #ocaml
pnou has joined #ocaml
Dybbuk has joined #ocaml
merriam has joined #ocaml
xtrm has joined #ocaml
ayrnieu has quit [Connection timed out]
mr_bubbs has joined #ocaml
<mr_bubbs>
hello, folkseses
<mr_bubbs>
I am wanting to implement a function that is just like Printf.printf but with a flush and some other things
<mr_bubbs>
I cannot interpret the usage type from the documentation, though
<mr_bubbs>
I'd pretty much do something like: let myprint format = Printf.printf format; flush stdout ;;
<Dybbuk>
Hmmm.
<mr_bubbs>
val printf : ('a, Pervasives.out_channel, unit) format -> 'a
<mr_bubbs>
guess I dunno how that works, heh
<mr_bubbs>
fprintf outchan format arg1 ... argN formats the arguments arg1 to argN according to the format string format, and outputs the resulting string on the channel outchan.
<mr_bubbs>
is ('a, Pervasives.out_channel, unit) the bit that takes the args and outputs them to the out_channel and returns a unit?
WegWatS is now known as MegaWatS
smkl has joined #ocaml
<mr_bubbs>
hey, smkl
mrvn_ has joined #ocaml
gl has quit [Read error: 113 (No route to host)]
gl has joined #ocaml
mrvn has quit [Read error: 110 (Connection timed out)]
gl has quit [Read error: 113 (No route to host)]
gl has joined #ocaml
gl has quit [Read error: 113 (No route to host)]
gl has joined #ocaml
two-face has joined #ocaml
<pnou>
yop two-face
<two-face>
salut pnou
MegaWatS has quit ["Oceania has ALWAYS been at war with Eastasia!"]
malc has joined #ocaml
<two-face>
hi
<malc>
lo
<two-face>
bye
two-face has quit ["Client Exiting"]
malc has quit ["no reason"]
Yurik has joined #ocaml
<Yurik>
re
Yurik has left #ocaml []
Dalroth has quit []
Yurik has joined #ocaml
<Yurik>
re
Begbie has quit ["quiting"]
* gl
is away: I'm busy
Yurik has quit [Read error: 104 (Connection reset by peer)]
Yurik has joined #ocaml
Yurik has left #ocaml []
Yurik has joined #ocaml
<Yurik>
re
<Dybbuk>
Howdy Yurik.
<Yurik>
Dybbuk hi
<Yurik>
did anybody heared about XA-compatible, non-Java transaction manager except Tuxedo (which isn't free)?
<Dybbuk>
Nope.
<Yurik>
that's sad
<Yurik>
seems that Tuxedo is an unique product. Damn!
<Yurik>
may be GT.M will be ok. but it is free and open source only on x86/linux :(