kaustuv changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | 3.11.1 out now! Get yours from http://caml.inria.fr/ocaml/release.html
ulfdoz_ has joined #ocaml
ulfdoz has quit [Read error: 110 (Connection timed out)]
ulfdoz_ is now known as ulfdoz
Amorphous has quit [Read error: 110 (Connection timed out)]
Amorphous has joined #ocaml
det has quit [Remote closed the connection]
seafood_ has joined #ocaml
Associat0r has joined #ocaml
det has joined #ocaml
Associat0r has quit [Connection timed out]
holmak has joined #ocaml
Mr_Awesome has joined #ocaml
holmak has quit [Connection timed out]
holmak has joined #ocaml
M| has quit [Read error: 110 (Connection timed out)]
holmak has quit ["Leaving"]
psnively has joined #ocaml
boscop has joined #ocaml
psnively has quit []
M| has joined #ocaml
ulfdoz has quit ["deprecated"]
<boscop> hi. after some research I found out that ocaml is probably the fastest functional language (in most cases). is ocaml suited for programming games that need to be running as fast as possible (that involve 3d, networking, ...)?
<qwr> probably
<kaustuv> boscop: MLton will beat OCaml easily on most numerical benchmarks. F# might be better than OCaml if you want to write games for Windows.
<boscop> not only for windows. I prefer cross-platform possibility
<kaustuv> Generally speaking, a garbage collecting language is not well suited for writing interactive programs.
<kaustuv> Particularly if they need to be high performance.
maskd has quit [hubbard.freenode.net irc.freenode.net]
lanaer has quit [hubbard.freenode.net irc.freenode.net]
anders^^ has quit [hubbard.freenode.net irc.freenode.net]
poucet has quit [hubbard.freenode.net irc.freenode.net]
nimred has quit [hubbard.freenode.net irc.freenode.net]
deavid has quit [hubbard.freenode.net irc.freenode.net]
reddk has joined #ocaml
reddk has left #ocaml []
anders^^ has joined #ocaml
nimred has joined #ocaml
poucet has joined #ocaml
maskd has joined #ocaml
lanaer has joined #ocaml
deavid has joined #ocaml
yziquel has quit [Ping timeout: 180 seconds]
<Camarade_Tux> am I the only to find that mlton's compilation speed is simply unbearable?
mishok13 has joined #ocaml
seafood_ has quit []
seafood has joined #ocaml
boscop has quit ["Gxis revido!"]
smimou has joined #ocaml
hkBst has joined #ocaml
oct_ has joined #ocaml
mjs22 has joined #ocaml
marteo has joined #ocaml
mjs22 has quit []
verte has joined #ocaml
Lomono has joined #ocaml
yziquel has joined #ocaml
seafood has quit []
marteo has quit [Read error: 104 (Connection reset by peer)]
Mannerisky has joined #ocaml
marteo has joined #ocaml
verte_ has joined #ocaml
verte has quit [Nick collision from services.]
verte_ is now known as verte
Jedai has joined #ocaml
LeCamarade|Away is now known as LeCamarade
jonafan_ has joined #ocaml
jonafan has quit [Read error: 110 (Connection timed out)]
maskd has quit [hubbard.freenode.net irc.freenode.net]
poucet has quit [hubbard.freenode.net irc.freenode.net]
deavid has quit [hubbard.freenode.net irc.freenode.net]
lanaer has quit [hubbard.freenode.net irc.freenode.net]
anders^^ has quit [hubbard.freenode.net irc.freenode.net]
nimred has quit [hubbard.freenode.net irc.freenode.net]
Jedai has quit [hubbard.freenode.net irc.freenode.net]
Jedai has joined #ocaml
anders^^ has joined #ocaml
nimred has joined #ocaml
poucet has joined #ocaml
maskd has joined #ocaml
lanaer has joined #ocaml
deavid has joined #ocaml
angerman has joined #ocaml
verte_ has joined #ocaml
Jedai has quit [Read error: 113 (No route to host)]
<Camarade_Tux> just curious for the moment: has anyone tried ocaml-gstreamer?
_andre has joined #ocaml
verte has quit [Read error: 110 (Connection timed out)]
sramsay has joined #ocaml
verte_ has quit [Read error: 60 (Operation timed out)]
verte has joined #ocaml
sramsay has quit [Remote closed the connection]
kushou has joined #ocaml
<ppsmimou> Camarade_Tux: we did
lutter has joined #ocaml
<Camarade_Tux> hehe :P
<ppsmimou> Camarade_Tux: it's more some kind of proof of concept but it seems to work
<ppsmimou> if you need some more functions you are welcome to contribute ;)
kushou has left #ocaml []
<Camarade_Tux> do you know if gstreamer would let me look into a frame? I'd like to find the right/left/top/bottom-most non-black pixel
<Camarade_Tux> (the gst doc hasn't helped much)
angerman_ has joined #ocaml
<Camarade_Tux> oh, btw, gstreamer is one of the target of my ocaml-gir (which is an automatic binding generator for all the libs relying on glib)
M| has quit ["There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence."]
M| has joined #ocaml
angerman has quit [Read error: 110 (Connection timed out)]
LeCamarade is now known as LeCamarade|Away
LeCamarade|Away has quit ["Gone."]
jonafan_ is now known as jonafan
Submarine has joined #ocaml
LeCamarade has joined #ocaml
angerman_ has quit []
LeCamarade is now known as LeCamarade|Away
<qwr> kaustuv: are incremental garbage collectors so bad for interactivity?
<Camarade_Tux> I think kaustuv is refering to stop-the-world GCs, your program is completely frozen while the gc works
<qwr> iirc ocaml had a incremental one (although the program is obviously still stopped, but for shorter slices)
<Camarade_Tux> but if you're writing an FPS, any stop will be annoying
<Camarade_Tux> depends on the type of game I guess
bombshelter13_ has joined #ocaml
angerman has joined #ocaml
jimmyb21871 has quit [Excess Flood]
jimmyb2187 has joined #ocaml
Elive_user7_fr has joined #ocaml
marteo has quit [Read error: 110 (Connection timed out)]
willb has joined #ocaml
Elive_user7_fr is now known as marteo
ccasin has joined #ocaml
ccasin has quit [Client Quit]
mishok13 has quit [hubbard.freenode.net irc.freenode.net]
__marius__ has quit [hubbard.freenode.net irc.freenode.net]
acatout has quit [hubbard.freenode.net irc.freenode.net]
mishok13 has joined #ocaml
__marius__ has joined #ocaml
acatout has joined #ocaml
__marius__ has quit [hubbard.freenode.net irc.freenode.net]
mishok13 has quit [hubbard.freenode.net irc.freenode.net]
acatout has quit [hubbard.freenode.net irc.freenode.net]
mishok13 has joined #ocaml
__marius__ has joined #ocaml
acatout has joined #ocaml
mlak has joined #ocaml
mlak has quit [Ping timeout: 180 seconds]
willb has quit ["Leaving"]
yziquel has quit [Ping timeout: 180 seconds]
Lomono has quit ["Don't even think about saying Candlejack or else you wi"]
willb has joined #ocaml
mlak has joined #ocaml
kg4qxk has joined #ocaml
amuck_ has joined #ocaml
angerman has quit []
oct_ has quit [Read error: 110 (Connection timed out)]
slash_ has joined #ocaml
peddie_ has quit [hubbard.freenode.net irc.freenode.net]
peddie has joined #ocaml
mlak has quit ["Page closed"]
bombshelter13_ has quit [Success]
travisbrady has joined #ocaml
nego has quit [Read error: 104 (Connection reset by peer)]
verte has quit ["~~~ Crash in JIT!"]
jeddhaberstro has joined #ocaml
bombshelter13_ has joined #ocaml
angerman has joined #ocaml
smimou has quit ["bli"]
sramsay has joined #ocaml
Yoric[DT] has joined #ocaml
_andre has left #ocaml []
ulfdoz has joined #ocaml
jimmyb2187 has left #ocaml []
bluestorm has joined #ocaml
jm has joined #ocaml
julm has quit [Read error: 110 (Connection timed out)]
vpalle has joined #ocaml
jm is now known as julm
ulfdoz has quit ["brb"]
ulfdoz has joined #ocaml
jimmyb2187 has joined #ocaml
amuck_ has quit []
kg4qxk has left #ocaml []
Submarine has quit [Client Quit]
marteo has quit [Read error: 145 (Connection timed out)]
marteo has joined #ocaml
jeddhaberstro has quit []
bombshelter13_ has quit []
slash_ has quit [Client Quit]
yziquel has joined #ocaml
Yoric[DT] has quit ["Ex-Chat"]
marteo has quit ["Debian GNU/Hurd is Good."]
cygnus-_ has quit [Read error: 110 (Connection timed out)]
angerman has quit []
vpalle has quit [Read error: 110 (Connection timed out)]
hkBst has quit [Read error: 104 (Connection reset by peer)]
willb has quit [Read error: 110 (Connection timed out)]
ccasin has joined #ocaml
sramsay has quit ["Leaving"]
bluestorm has quit [Remote closed the connection]
ccasin has quit ["Leaving"]
mlak has joined #ocaml