systems changed the topic of #ocaml to: Archive of Caml Weekly News http://pauillac.inria.fr/~aschmitt/cwn/ | ICFP Programming Contest 2003 http://www.dtek.chalmers.se/groups/icfpcontest/ | Good free book http://cristal.inria.fr/~remy/cours/appsem/
<Xcalibor> value create () = {before = []; current = None; after = []};
<Xcalibor> in ledit sources...
<systems> object oriented stuff
<systems> a class, have data and methods
<systems> i am not 100%, i learned this long time ago
<systems> value initial the data member
<systems> let ble = fleh , initialize methods
<systems> and i recall correctly you can only call a method
<systems> grrr typos
<systems> am i correct
<systems> maybe method are initialized withou method not let
<systems> well i am wrong
<systems> :(
* systems slaps himself
<whee> err, heh
<whee> Xcalibor: does ledit use the revised syntax?
<Xcalibor> dunno
<whee> where's the source for it?
<Xcalibor> mmm...
<Xcalibor> ftp://ftp.inria.fr/INRIA/Projects/cristal/Daniel.de_Rauglaudre/Tools/
<whee> the revised syntax uses "value" as a top-level "let"
<Xcalibor> ah
<whee> yeah, this is revised syntax
<whee> http://caml.inria.fr/camlp4/ has docs on that; I use it, myself
cm has quit [Remote closed the connection]
cm has joined #ocaml
systems has quit [Connection timed out]
Zadeh has joined #ocaml
Zadeh_ has quit [Read error: 104 (Connection reset by peer)]
pattern_ has quit [orwell.freenode.net irc.freenode.net]
pattern_ has joined #ocaml
srv has quit [Remote closed the connection]
polin8 has quit [Read error: 110 (Connection timed out)]
zenkov has joined #ocaml
bk_ has joined #ocaml
d-bug has joined #ocaml
Xcalibor has quit [Ping timeout: 14400 seconds]
zenkov has quit [Read error: 113 (No route to host)]
Zadeh has quit [Read error: 60 (Operation timed out)]
d-bug has left #ocaml []
<Maddas> wow
<Maddas> this polymorphic / monomorphic thing has me confused
<whee> hmm?
<Maddas> I'll read again and tell you :)
srv has joined #ocaml
CybeRDukE has joined #ocaml
vegai has quit ["Runko tekee Feeniksit."]
cm has quit [orwell.freenode.net irc.freenode.net]
async has quit [orwell.freenode.net irc.freenode.net]
skylan has quit [orwell.freenode.net irc.freenode.net]
cm has joined #ocaml
async has joined #ocaml
skylan has joined #ocaml
polin8 has joined #ocaml
CybeRDukE has quit [Remote closed the connection]
CybeRDukE has joined #ocaml
CybeRDukE has quit [Remote closed the connection]
CybeRDukE has joined #ocaml
CybeRDukE has quit [Remote closed the connection]
<Maddas> hmm
<Maddas> whee: still around? :)
<whee> indeed
<Maddas> I'm not sure about monomorphic things :)
<Maddas> I don't understand what monomorphic things are :)
<whee> eeh
<whee> it's just anything with a set type
<whee> the opposite of polymorphic :)
<Maddas> oh
<Maddas> haha
<Maddas> :)
rox has quit [Read error: 113 (No route to host)]
rox has joined #ocaml
Xcalibor has joined #ocaml
<Xcalibor> hi all :)
Smerdyakov has joined #ocaml
<bk_> real 0m1.972s
<bk_> user 0m0.830s
<bk_> sys 0m0.113s
<bk_> real 0m8.659s
<bk_> user 0m5.895s
<bk_> sys 0m0.783s
<bk_> heh
<bk_> compiled vs bytecode
<Xcalibor> of course, compiled is faster
<Xcalibor> i'd like, however, to see a hotspoted bytecode interpreter
<Xcalibor> runtime optimizations should help a lot
mvw has joined #ocaml
mattam_ has joined #ocaml
systems has joined #ocaml
mattam has quit [Read error: 110 (Connection timed out)]
buggs|afk has joined #ocaml
buggs has quit [Read error: 60 (Operation timed out)]
systems has quit [Read error: 110 (Connection timed out)]
bk_ has quit ["I'll be back"]
mvw has quit [Remote closed the connection]
bk_ has joined #ocaml
systems has joined #ocaml
systems has quit [Nick collision from services.]
systems has joined #ocaml
systems has quit [Nick collision from services.]
systems has joined #ocaml
lam has quit [Remote closed the connection]
lam has joined #ocaml
bk_ has quit ["I'll be back"]
thomas___ has joined #ocaml
bk_ has joined #ocaml
foxster has joined #ocaml
systems has quit [Success]
buggs|afk is now known as buggs
srv has quit [Read error: 104 (Connection reset by peer)]
zenek99 has joined #ocaml
<zenek99> hi
zenek99 has quit [Client Quit]
Smerdyakov has quit [Read error: 110 (Connection timed out)]
Smerdyakov has joined #ocaml
bk_ has quit ["I'll be back"]
mrvn has joined #ocaml
<mrvn> moin
<mrvn> How do I usleep() in ocaml?
<Xcalibor> hiyas
<Xcalibor> usleep?
<mrvn> usleep - suspend execution for microsecond intervals
<Xcalibor> no idea, sorry...
Smerdy has joined #ocaml
<teratorn> mrvn: hmm, what do you want to do that for?
<mrvn> to wait half a second.
<mrvn> I'm doing a select now.
<mrvn> But somehow select also waits full seconds.
Smerdyakov has quit [Connection timed out]
<teratorn> hmm
<mrvn> Its some bug in my code. the select works.
<mrvn> Args, Unix.time () returns a float but its the time in seconds.
<mrvn> with Unix.gettimeofday it works.
thomas___ has quit ["leaving"]
Smerdy is now known as Smerdyakov
async_ has joined #ocaml
async has quit [Read error: 104 (Connection reset by peer)]
async_ has quit [Client Quit]