Banana changed the topic of #ocaml to: OCaml 3.08 "Bastille Day" Release available ! -- Archive of Caml Weekly News: http://pauillac.inria.fr/~aschmitt/cwn , A tutorial: http://merjis.com/richj/computers/ocaml/tutorial/ , A free book: http://cristal.inria.fr/~remy/cours/appsem, Mailing List (best ml ever for any computer language): http://caml.inria.fr/bin/wilma/caml-list
mflux has quit [Remote closed the connection]
cmeme has quit [Broken pipe]
det has quit [niven.freenode.net irc.freenode.net]
weitzman has quit [niven.freenode.net irc.freenode.net]
jdrake has quit [niven.freenode.net irc.freenode.net]
jcristau has quit [niven.freenode.net irc.freenode.net]
yauz_ has quit [niven.freenode.net irc.freenode.net]
skylan has quit [niven.freenode.net irc.freenode.net]
Dvalin has quit [niven.freenode.net irc.freenode.net]
Demitar has quit [niven.freenode.net irc.freenode.net]
kosmikus|away has quit [niven.freenode.net irc.freenode.net]
skylan has joined #ocaml
cmeme has joined #ocaml
kosmikus|away has joined #ocaml
yauz has joined #ocaml
_fab has quit [niven.freenode.net irc.freenode.net]
karryall has quit [niven.freenode.net irc.freenode.net]
mflux has joined #ocaml
maihem has quit ["Read error: 54 (Connection reset by chocolate)"]
karryall has joined #ocaml
jcristau has joined #ocaml
Demitar has joined #ocaml
det has joined #ocaml
Dvalin has joined #ocaml
_fab has joined #ocaml
yauz_ has joined #ocaml
GreyLensman has joined #ocaml
bk_ has quit ["Leaving IRC - dircproxy 1.1.0"]
yauz has quit [Read error: 113 (No route to host)]
jdrake has joined #ocaml
cjohnson has quit [Read error: 104 (Connection reset by peer)]
mrsolo_ has joined #ocaml
mrsolo_ has quit [Read error: 104 (Connection reset by peer)]
monotonom has quit ["Don't talk to those who talk to themselves."]
mrsolo_ has joined #ocaml
GreyLensman has quit ["Leaving"]
Herrchen_ has joined #ocaml
Herrchen has quit [Read error: 110 (Connection timed out)]
debona|r has joined #ocaml
mpn has joined #ocaml
monotonom has joined #ocaml
mpn has left #ocaml []
jdrake has quit [Read error: 110 (Connection timed out)]
kinners has joined #ocaml
debona|r has left #ocaml []
kinners has quit [Read error: 110 (Connection timed out)]
monotonom has quit ["Don't talk to those who talk to themselves."]
vezenchio has quit ["all that is necessary for evil to triumph is for good men to do nothing"]
Lemmih has quit [Read error: 110 (Connection timed out)]
Lemmih has joined #ocaml
slashvar[lri] is now known as slashvar[ens]
<slashvar[ens]> Yop
kosmikus|away is now known as kosmikus
cjohnson has joined #ocaml
bk_ has joined #ocaml
Hipo has quit [Read error: 104 (Connection reset by peer)]
ita has joined #ocaml
<ita> hi all
cjohnson has quit [Read error: 110 (Connection timed out)]
cjohnson has joined #ocaml
mayhem has joined #ocaml
<mayhem> howdee
Lemmih has quit [niven.freenode.net irc.freenode.net]
_fab has quit [niven.freenode.net irc.freenode.net]
Lemmih has joined #ocaml
_fab has joined #ocaml
<ita> i managed to make an svg output for my program .. but now i need to convert the svg to png - is there an ocaml tool out there for that ?
<mflux> I really doubt that
<mflux> but ImageMagick claims it supports svg
<ita> excellent idea
<ita> i just need to make a little script then
mamol has joined #ocaml
<slashvar[ens]> ita: in fact svg is support by many gnome-like prog (gnome icons are often svg file now) via librsvg, you could write an ocaml interface to librsvg ;)
Iter has joined #ocaml
Iter has quit [Remote closed the connection]
<karryall> slashvar[ens]: there is already one, in lablgtk
<mflux> I have a feeling just using imagemagick is still going to be easier ;)
<karryall> sure
ionOSu has joined #ocaml
<ita> slashvar[ens]: err, i think imagemagick will be enough
<ita> besides i don't really trust gnome/gtk apps - yesterday for example gqview ate all my ram (recent version though)
<slashvar[ens]> you don't have to rely on them, just on librsvg (anyway, it's the lib imagemagick uses, so ... )
<slashvar[ens]> In fact, I was just kidding ;)
pac_away has joined #ocaml
cjohnson has quit [Connection timed out]
cjohnson has joined #ocaml
<ita> slashvar[ens]: i see :)
Maddas has joined #ocaml
pac_away has left #ocaml []
cjohnson has quit [Read error: 110 (Connection timed out)]
cjohnson has joined #ocaml
bk_ has quit ["Leaving IRC - dircproxy 1.1.0"]
mamol has quit [Read error: 60 (Operation timed out)]
mrsolo_ has quit [Read error: 60 (Operation timed out)]
maihem has joined #ocaml
ionOSu has quit ["Leaving"]
cjohnson has quit [Connection timed out]
cjohnson has joined #ocaml
jdrake has joined #ocaml
bk_ has joined #ocaml
greenrd has left #ocaml []
vezenchio has joined #ocaml
Hipo has joined #ocaml
oracle1 has joined #ocaml
CosmicRay has joined #ocaml
<oracle1> hello. i want hot and rich function/class completion, caml major mode for emacs does not provide those, right?
<karryall> depends by what you mean by 'hot and rich'
<oracle1> well. actually i dont even ask for the hot and richness :)
<oracle1> e.g. Hashtbl. and with some keycombinations i see the possibilities
<karryall> you always have dabbrev-expand
<karryall> M-/
<karryall> that's 'dumb', prefix-based completion
<cDlm> with no preset expansions
<oracle1> hm yes. not too impressive :/
<karryall> but still better than nothing :)
<karryall> wait, yes there's a 'complete identifier' command
<karryall> C-c TAB
<karryall> never noticed it before :)
<oracle1> hm not defined here
<karryall> caml-complete, defined in caml-help
<oracle1> ah yes. that could be handy
cjohnson has quit [Success]
cjohnson has joined #ocaml
Luke has joined #ocaml
<Luke> efuns doesn't compile for me. I've heard it requires an ocaml downgrade to compile. any "official" word on what version it needs, whether it's been forwards-ported?
<Luke> or, anyone use Jefuns?
Luke has left #ocaml []
<mflux> hmm, I heard such a project existed but failed to find it with google (emacs ocaml, what can you expect to find except the emacs mode ;))
<mflux> how complete is it?
<mflux> yes I found it know that I knew its name ;)
<mflux> well, I doubt porting my ~/.emacs would be worth my time
<mflux> would most propably involve writing lots of stuff :-o
<jdrake> are functions like ( ^ ) limited to certain characters or should it be able to work on words (like ( pow )) as well
<jdrake> i have tried let ( pow ) x y = ... ;; but it doesn't seem to like it much
mattam_ has joined #ocaml
<mflux> I have the conception that operators are limited to operator characters
<mflux> parsing could turn out to be a lot trickier if it were otherwise
mattam has quit [Read error: 110 (Connection timed out)]
smimou has joined #ocaml
pac_away has joined #ocaml
pac_away has left #ocaml []
cjohnson has quit [Connection timed out]
cjohnson has joined #ocaml
menace has joined #ocaml
maihem has quit ["Read error: 54 (Connection reset by chocolate)"]
<karryall> jdrake: only combinations of operators characters
_fab has quit []
<mflux> anyway, I'm sure the ocaml manual with its bnf diagrams would also tell this ;)
<karryall> of course it does !
mattam_ is now known as mattam
CosmicRay has quit ["Client exiting"]
jcristau has quit [Remote closed the connection]
CosmicRay has joined #ocaml
monotonom has joined #ocaml
bk_ has left #ocaml []
maihem has joined #ocaml
CosmicRay has quit ["Client exiting"]
smimou has quit ["?"]
menace has quit ["Leaving"]
monotonom has quit ["Don't talk to those who talk to themselves."]
not_me2 has joined #ocaml
maihem has quit ["Read error: 54 (Connection reset by chocolate)"]
brian_m has joined #ocaml
Hipo has quit [Read error: 54 (Connection reset by peer)]