<
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
slaps himself
<
whee>
Xcalibor: does ledit use the revised syntax?
<
whee>
where's the source for it?
<
Xcalibor>
ftp://ftp.inria.fr/INRIA/Projects/cristal/Daniel.de_Rauglaudre/Tools/
<
whee>
the revised syntax uses "value" as a top-level "let"
<
whee>
yeah, this is revised syntax
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>
this polymorphic / monomorphic thing has me confused
<
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>
whee: still around? :)
<
Maddas>
I'm not sure about monomorphic things :)
<
Maddas>
I don't understand what monomorphic things are :)
<
whee>
it's just anything with a set type
<
whee>
the opposite of polymorphic :)
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_>
real 0m8.659s
<
bk_>
user 0m5.895s
<
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 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>
How do I usleep() in ocaml?
<
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]
<
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]