00:24
vezenchio has joined #ocaml
00:24
cjohnson has joined #ocaml
00:30
m3ga has joined #ocaml
00:36
m3ga has quit ["disappearing into the sunset"]
00:49
_JusSx_ has quit ["leaving"]
00:53
ejt has quit [Read error: 110 (Connection timed out)]
00:59
smimram has quit ["?"]
01:26
Sonarman_ has joined #ocaml
01:26
Sonarman_ is now known as Sonarman
02:00
shingoki has joined #ocaml
02:00
<
shingoki >
Can anyone recommend an IDE?
02:01
<
shingoki >
anything non-evil? ;)
02:01
<
shingoki >
I looked at cameleon but it looks awful
02:01
<
Riastradh >
Emacs still -- it's vi that's the main part of 'eVIl.'
02:02
<
Riastradh >
Really, though, Emacs is the best IDE for OCaml.
02:03
<
Riastradh >
Emacs with tuareg-mode.el.
02:04
<
shingoki >
im just getting it now
02:04
<
shingoki >
Never really got on with emacs though
02:06
<
Riastradh >
Start with C-h t.
02:07
<
shingoki >
im sure that makes sense
02:07
<
Riastradh >
The keybindings really aren't as horribly complicated with as huge a learning curve as they seem; you can always just use M-x to write out full command names.
02:08
<
Riastradh >
No one memorizes all the keybindings at once; Emacs users just learn the ones they find that they use frequently, and frequent use makes it easier to learn them.
02:08
* Riastradh
must depart now.
02:10
<
shingoki >
well thanks :)
02:11
<
shingoki >
ill give it a go
02:17
cjohnson has quit [Remote closed the connection]
02:24
dan2_ has quit ["Leaving"]
02:50
shingoki has quit ["Leaving"]
03:00
j_n has quit [Read error: 113 (No route to host)]
03:23
vincenz has quit ["leaving"]
03:25
vincenz has joined #ocaml
03:34
jewel has joined #ocaml
04:29
joey_ has quit [Read error: 104 (Connection reset by peer)]
04:54
CosmicRay has joined #ocaml
04:55
jewel has quit [Read error: 110 (Connection timed out)]
05:31
vezenchio has joined #ocaml
05:35
razorclaw has quit [Remote closed the connection]
06:10
Sonarman_ has joined #ocaml
06:12
Sonarman has quit [Nick collision from services.]
06:12
Sonarman_ is now known as Sonarman
06:27
j_n has joined #ocaml
06:32
CosmicRay has quit ["Leaving"]
06:45
Snark has joined #ocaml
06:49
mayhem has left #ocaml []
07:17
jewel has joined #ocaml
07:18
taras has joined #ocaml
07:19
<
taras >
is there any way to know when ocaml is going to invoke a gc?
07:19
<
taras >
my ocaml code has a chance of being paused
07:19
<
taras >
so other ocaml code runs
07:20
<
taras >
however interrupting a busy gc would obviously be a bad thing
07:20
<
taras >
so i'm wondering if there is either a)a way to detect if gc is doing something
07:21
<
taras >
or b) get the gc to call some C callback before it wants to mess with the heap
07:22
<
taras >
there seems to be an internal function caml_check_urgent_gc
07:22
Herrchen has joined #ocaml
07:22
<
taras >
but i'm not quite sure what it does
07:24
<
Submarine >
the OCaml GC is incremental, isn't it? :è)
07:32
Boojum has joined #ocaml
07:39
taras has left #ocaml []
07:40
Snark has quit [Read error: 60 (Operation timed out)]
07:42
<
vincenz >
Submarine: maybe but there issues with threading
07:42
<
vincenz >
Submarine: for instance when you get a value into a c fucntion...you have to internalize it
07:42
<
vincenz >
after having done get
07:42
<
vincenz >
and before internalizing it
07:42
<
vincenz >
that value can possibly be gced
07:43
<
vincenz >
unless you got on thread
07:43
<
vincenz >
as the gc does stuff on malloc
07:43
<
vincenz >
got one thread even
07:53
<
Submarine >
you indeed have to register your local values as roots of the GC
08:08
jewel has quit [Read error: 60 (Operation timed out)]
08:08
jewel has joined #ocaml
08:20
joey_ has joined #ocaml
08:56
jewel has quit ["gotta run"]
09:12
Sonarman has quit ["leaving"]
09:22
zzorn has joined #ocaml
09:44
inka has joined #ocaml
10:24
tintin has quit [Read error: 104 (Connection reset by peer)]
10:32
tintin has joined #ocaml
10:42
inka has quit [Read error: 110 (Connection timed out)]
10:54
_JusSx_ has joined #ocaml
11:29
kinners has joined #ocaml
11:37
mrvn has joined #ocaml
11:53
mrvn_ has quit [Read error: 110 (Connection timed out)]
11:55
smimou has joined #ocaml
12:19
kinners has quit ["leaving"]
12:33
_JusSx_ has quit ["leaving"]
12:37
gim has joined #ocaml
12:49
smimram has joined #ocaml
12:49
smimou has quit [Connection timed out]
13:05
vdrab has quit [Read error: 110 (Connection timed out)]
13:05
gim has quit [Operation timed out]
13:07
elthariel has joined #ocaml
14:24
elthariel has quit [Read error: 113 (No route to host)]
14:25
elthariel has joined #ocaml
14:46
dan2_ has joined #ocaml
14:53
cjohnson has joined #ocaml
14:57
Boojum is now known as Snark
15:15
Herrchen has quit ["bye"]
15:17
elthariel has quit [Read error: 113 (No route to host)]
15:46
mattam has quit [Read error: 110 (Connection timed out)]
15:59
dan2_ has quit ["Leaving"]
16:33
inka has joined #ocaml
16:33
inka has quit [Client Quit]
17:05
elthariel has joined #ocaml
17:31
cjohnson has quit [Remote closed the connection]
17:48
mattam has joined #ocaml
17:55
pango_ has joined #ocaml
17:58
pango has quit [Read error: 54 (Connection reset by peer)]
18:26
cjohnson has joined #ocaml
18:28
<
humasect >
hm "Dynamic Caml" is dead
18:32
<
Smerdyakov >
"Oh no:
18:44
<
Smerdyakov >
It sounds sketchy. :P
18:46
<
humasect >
from 2000 ...
19:49
Snark has quit ["Leaving"]
20:05
cjohnson has quit [Remote closed the connection]
21:10
mrvn_ has joined #ocaml
21:21
mrvn has quit [Read error: 110 (Connection timed out)]
21:31
joey_ has quit [Remote closed the connection]
21:33
cjohnson has joined #ocaml
21:56
zzorn is now known as zzorn_rak
22:00
zzorn_ has joined #ocaml
22:07
zzorn_rak has quit [Read error: 60 (Operation timed out)]
22:13
elthariel has quit [Read error: 113 (No route to host)]
22:31
zzorn_ is now known as zzorn_afk
22:35
smimram has quit ["?"]
22:55
hangman4 has quit [Connection timed out]
22:59
<
vincenz >
Who has 64 bit proc in here?
23:00
<
vincenz >
mellum: it was you, no?
23:08
Submarine has quit ["Leaving"]
23:09
<
vincenz >
What linux distro you use?
23:32
pango__ has joined #ocaml
23:40
pango_ has quit [Read error: 145 (Connection timed out)]
23:58
pango_ has joined #ocaml