gl changed the topic of #ocaml to: OCaml 3.07 ! -- 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 | http://icfpcontest.org/ !!
<magnus> no luck on the mailing list
<magnus> thanks for the help!
shawn has joined #ocaml
bk_ has joined #ocaml
wolfman8k is now known as wolf|zzZ
skylan_ is now known as skylan
Anvil_Vapre has joined #ocaml
magnus has quit ["Leaving"]
mrt has joined #ocaml
clog has joined #ocaml
GreyLensman has quit ["Leaving"]
tautologico has joined #ocaml
ne_one has quit ["To understand recursion, you must first understand recursion."]
vezenchio has joined #ocaml
tautologico has quit ["F(YF) = YF"]
bk_ has quit ["Leaving IRC - dircproxy 1.1.0"]
Smerdyakov has quit ["sleep"]
_fab has joined #ocaml
fab_ has quit [Read error: 110 (Connection timed out)]
Anvil_Vapre has quit ["Leaving"]
mattam has quit [Read error: 60 (Operation timed out)]
mattam has joined #ocaml
mattam has quit [Read error: 60 (Operation timed out)]
lam has joined #ocaml
clog has joined #ocaml
wolf|zzZ is now known as wolfman8k
<wolfman8k> narf
urz has quit ["BitchX: its magically delicious!"]
Boojum has joined #ocaml
Snark has quit [Read error: 110 (Connection timed out)]
Boojum is now known as Snark
mattam has joined #ocaml
pattern has quit [Read error: 110 (Connection timed out)]
<Demitar> Anyone used perl4caml? How would I call a method with keyed parameters? $foo->bar(quux=>0, quuux=>1);
<buggs> dunn but in perl that is probably a hash bar({quux=>0, foo=>1})
<buggs> *dunno
<Demitar> Hmm... when I try to pass it a hashref it complains that it wants an array reference... I wonder...
buggs^z has joined #ocaml
buggs has quit [Nick collision from services.]
buggs^z is now known as buggs
_fab has quit [calvino.freenode.net irc.freenode.net]
<wolfman8k> argh, i can't get along with OCaml. i want to go back to C++ :'(
_fab has joined #ocaml
magnus- has joined #ocaml
lam has quit ["leaving"]
lam has joined #ocaml
systems has joined #ocaml
dobrek has joined #ocaml
<buggs> wolfman8k, your first exposure to a functional language ?
systems has quit []
<gim> wolfman8k: soon, you will swap places of ocaml and c++ in such sentences :)
<Banana> he he... let him be. He will naturally come back to ocaml when he'll get PARSING error from using templates (when not a segfault or a bsod).
<Banana> They all do.
mij has quit [Read error: 60 (Operation timed out)]
<Snark> Banana: he'll be lucky if he even gets a _warning_
* Snark hates C++
<Banana> ^_^
Snark has quit [Read error: 54 (Connection reset by peer)]
dobrek has quit ["Lost terminal"]
Snark has joined #ocaml
vezenchio has quit ["look at you, hacker, a pathetic creature of meat and bone, panting and sweating as you run through my corridors; how can you ]
vezenchio has joined #ocaml
<yella> how do I invoke camlp4o with pa_macroc.mo from ocamlc ?
<yella> simple -pp didn't succeed..
<karryall_> -pp 'camlp4o pa_macro.cmo'
bk_ has joined #ocaml
bk_ has quit ["Leaving IRC - dircproxy 1.1.0"]
bk_ has joined #ocaml
mattam has quit [Read error: 110 (Connection timed out)]
mattam has joined #ocaml
karryall_ has quit ["tcho"]
bk_ has quit ["Leaving IRC - dircproxy 1.1.0"]
Smerdyakov has joined #ocaml
Lemmih has joined #ocaml
kosmikus is now known as kosmikus|away
ringman has left #ocaml []
wolfman8k is now known as wolf|yum
Smerdyakov has quit ["errands"]
Anvil_Vapre has joined #ocaml
wolf|yum is now known as wolfman8k
dobrek has joined #ocaml
Smerdyakov has joined #ocaml
<Snark> good night
Snark has left #ocaml []
Nutssh has joined #ocaml
<dobrek> hi. Anybody uses ocamlyacc ?
<dobrek> I have following problemm: I define a final symbol as %type <M.program> program
<Riastradh> I'm sure someone does.
<dobrek> the problem is that automatically generated grammar.mli does not include M althought I put "open M" into the header section
<dobrek> It must be smth very simple but I cannot figure out how to do this
<dobrek> and now every time I change grammar. ocamlyacc overwrites my grammar.mli file and I have to modiffy it separetelly it is geting pretty anoying after time.
magnus- has quit [Read error: 60 (Operation timed out)]
<Demitar> You don't need open M if you reference it by module name (ie M.foo).
<dobrek> File "lang_parse.mli", line 25, characters 48-60:
<dobrek> Unbound type constructor Lang.program
<dobrek> although :
<Demitar> Is the lang module compiled?
<dobrek> ocamlc -i lang.ml | grep program
<dobrek> and program = Prog of statement list
<Demitar> Without an .cmi nothing will happend.
<dobrek> it is first compiled.
<Demitar> Ah, now I see it. :)
<Demitar> program is the *type* name.
<dobrek> yes it is.
<Demitar> An entirely different namespace. You want to use the Prog constructor.
<Demitar> Or wait.
<Demitar> Don't listen to me, I'm quite unreliable at the moment. ;-)
<dobrek> no I think I am doing smth else wrong :))
<Demitar> Do you want me to toy with it a bit? (If you send the sources over here.
<dobrek> Demitar: where to ?
<dobrek> Demitar: would be very gratefull.
Hipo has quit [Connection timed out]
Hipo has joined #ocaml
Nutssh has quit ["Client exiting"]
Nutssh has joined #ocaml
Hipo has quit [Read error: 60 (Operation timed out)]
karryall has joined #ocaml
Hipo has joined #ocaml
Hipo has quit [Read error: 54 (Connection reset by peer)]
Hipo has joined #ocaml
noss has joined #ocaml
pattern has joined #ocaml
_fab has quit []
Anvil_Vapre has quit ["Leaving"]
cedricshock has joined #ocaml
Smerdyakov has quit ["eat"]
cjohnson has joined #ocaml
awwaiid has joined #ocaml
mrsolo_ has joined #ocaml
_shawn has joined #ocaml
mrsolo has quit [Read error: 60 (Operation timed out)]
Anvil_Vapre has joined #ocaml
shawn has quit [Connection timed out]
ptolomy has joined #ocaml
dobrek has quit ["leaving"]
cedricshock has quit ["Leaving"]
Smerdyakov has joined #ocaml
ptolomy has quit ["hopefully fixing"]
noss has quit ["Leaving"]