mbishop changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | Grab Ocaml 3.10.0 from http://caml.inria.fr/ocaml/release.html (featuring new camlp4 and more!)
clog has joined #ocaml
Jessehk has quit ["Leaving"]
zarvok has joined #ocaml
chs has quit []
pants1 has quit [Read error: 110 (Connection timed out)]
slipstream has joined #ocaml
smimou has joined #ocaml
slipstream-- has quit [Connection timed out]
smimou has quit ["bli"]
chs has joined #ocaml
yminsky has joined #ocaml
yminsky has quit [Read error: 110 (Connection timed out)]
pants1 has joined #ocaml
jao has quit [Read error: 110 (Connection timed out)]
zarvok has quit ["BitchX-1.1-final -- just do it."]
jlouis has quit [Read error: 110 (Connection timed out)]
delamarche has joined #ocaml
jargonjustin has joined #ocaml
<jargonjustin> Is it possible to pass/use a constructor as a function?
<jargonjustin> For example, something like "type 'a boxed = Box of 'a;; map Box [1;2;3];;"
<jargonjustin> Actually, I can see why the type can't be verified for constructors with different parameters.
<jargonjustin> So unless I'm wrong and there is a way, nevermind.
<pango_> List.map (fun x -> Box x) [1;2;3]
<jargonjustin> pango_: That's what I'm going to write, thanks
<pango_> constructors could be partially applied in caml light; but no longer in ocaml
<jargonjustin> pango_, I'm coming from Haskell and the syntax is similar enough to make assumptions in OCaml.
<jargonjustin> Can function literals have multiple parameters?
<tsuyoshi> yes, e.g. (fun a b c -> a + b + c)
notadev has joined #ocaml
smimou has joined #ocaml
<notadev> ocaml c'est en francais?
<flux> which is just a shortcut for (fun a -> fun b -> fun c -> a + b + c) - like in haskell
<flux> tsuyoshi, did you develope the forking map further?
<tsuyoshi> not yet
<tsuyoshi> well, I fixed a bug where it wasn't closing all the file descriptors
<tsuyoshi> and got rid of one use of obj.magic
<flux> tsuyoshi, have you measured how much overhead there is compared to normal map?
<tsuyoshi> yes
<tsuyoshi> I don't remember how much exactly.. for the raytracer it was about one second out of 66 seconds
<tsuyoshi> on linux
<tsuyoshi> on osx it was much higher
<notadev> alors, il'y a quel'qu'un qui parle francais par ici?
<flux> tsuyoshi, I'm thinking comparing against trivial cases, like pmap (fun a -> a) (range_of_numbers 0 100000)
* notadev is confused
<flux> no, the people awake don't speak france
<tsuyoshi> je sais un peu francais
<tsuyoshi> not even sure if I said that right, though
<flux> google agrees you said "I know a little French"
<flux> (wow, that translation actually sounds natural ;-))
<notadev> vous parlez un peu tsuyoshi?
<tsuyoshi> ouais
<notadev> merci
* notadev listens
<flux> Je ne parle pas français du tout. Google m'aide.
<flux> (I'm hoping simple expresions will translate better)
<notadev> oui ca va bien, merci flux
G_ has joined #ocaml
G has quit [Connection timed out]
G_ is now known as G
jao has joined #ocaml
jargonjustin has quit []
Mr_Awesome has quit ["...and the Awesome level drops"]
vital303 has quit ["Leaving."]
love-pingoo has joined #ocaml
rwmjones has joined #ocaml
notadev has quit [Read error: 110 (Connection timed out)]
gim has joined #ocaml
smimou has quit ["bli"]
chs has quit []
Demitar has quit [Connection timed out]
ygrek has joined #ocaml
yminsky has joined #ocaml
yminsky has quit [Client Quit]
<G> rwmjones: hey, whats the latest on the ocaml stufff?
<rwmjones> hey G, just a sec, let me pull up the message
<G> oh right yeah
<rwmjones> I've got 3.10 running on this machine, although lack of CDuce & PXP is a bit of a pain for me.
<G> right
<G> Personally, I think I'd scream if 3.10 enters FC6
<rwmjones> I don't care - I'll be on F7 as soon as my laptop gets fixed
<G> I wouldn't mind making some modifications to the spec file though, I think there are a couple of issues that need fixing, I need to take a deeper look
<rwmjones> G, I'm going to be around on #fedora-meeting tonight, to try and get the packaing guidelines approved
<G> rwmjones: on another note, you might want to think about closing the ocaml-lablgl etc reviews, as all they require is gemi filing a CVS change note
<rwmjones> ok, I'll ask gemi what's what
<G> I'll throw a bug in tomorrow, because I need them for EL-
jao has left #ocaml []
<G> actually stuff it, I'll do it now
<G> rwmjones: out of interest, are you planning on maintaining your packages for EL-?
<rwmjones> I hope so, but no plans at the moment
<rwmjones> they ought to compile directly on RHEL5 anyway
<G> yeah, there are issues there
<rwmjones> G, what issues
<rwmjones> also, what other packages would you like to see?
<G> the way that Koji handles packages mainly
<G> rwmjones: sent rename request for lablgl, i'll just clone it for lablgtk
<G> rwmjones: 243853 and 243851
<rwmjones> G, I've also made other changes to the spec file for those two packages
<rwmjones> shall I add that to those BZs?
<G> ummm, it should be added at some point I guess
descender has quit [Remote closed the connection]
cjeris has joined #ocaml
pango_ has quit [Remote closed the connection]
cpfr has quit [Read error: 104 (Connection reset by peer)]
pango_ has joined #ocaml
Oatmeat has joined #ocaml
delamarche has quit []
descender has joined #ocaml
love-pingoo has quit ["Leaving"]
smimou has joined #ocaml
det has quit [Read error: 110 (Connection timed out)]
det has joined #ocaml
bluestorm_ has joined #ocaml
smimram has joined #ocaml
delamarche has joined #ocaml
smimou_ has joined #ocaml
smimou has quit [Read error: 110 (Connection timed out)]
smimou_ is now known as smimou
benny has joined #ocaml
smimram has quit [Read error: 110 (Connection timed out)]
benny_ has quit [Read error: 110 (Connection timed out)]
jacobian_wrk has left #ocaml []
Demitar has joined #ocaml
ratnikov has joined #ocaml
rwmjones has quit ["Closed connection"]
vital303 has joined #ocaml
vital303 has quit ["Leaving."]
pants1 has quit [Read error: 60 (Operation timed out)]
chs_ has joined #ocaml
screwt8 has quit [Remote closed the connection]
love-pingoo has joined #ocaml
Submarine has joined #ocaml
ygrek has quit []
screwt8 has joined #ocaml
pants1 has joined #ocaml
delamarche has quit []
delamarche has joined #ocaml
the_dormant has joined #ocaml
eumenides has joined #ocaml
delamarche has quit []
joshcryer has quit [Read error: 104 (Connection reset by peer)]
joshcryer has joined #ocaml
Oxylin has joined #ocaml
Oxylin has quit [Read error: 104 (Connection reset by peer)]
chs_ has quit []
chs_ has joined #ocaml
shawn has joined #ocaml
gim_ has joined #ocaml
pants1 has quit [Read error: 110 (Connection timed out)]
love-pingoo has quit ["Connection reset by pear"]
ziggurat has joined #ocaml
chs_ has quit []
cpfr has joined #ocaml
danly_ has joined #ocaml
chs_ has joined #ocaml
danly has quit [Read error: 110 (Connection timed out)]
bluestorm_ has quit ["Konversation terminated!"]
jeffs has joined #ocaml
smimou has quit ["bli"]