vect changed the topic of #ocaml to: OCaml 3.07 ! -- Archive of Caml Weekly News: http://pauillac.inria.fr/~aschmitt/cwn, ICFP'03 http://www.icfpcontest.org/, 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
lms has joined #ocaml
simon- is now known as simon13432
rox has quit [orwell.freenode.net irc.freenode.net]
simon13432 is now known as simon-
Kinners has joined #ocaml
The-Fixer has joined #ocaml
rox has joined #ocaml
Kinners has left #ocaml []
ayrnieu has quit ["hardware."]
ayrnieu has joined #ocaml
Herrchen has quit [Read error: 110 (Connection timed out)]
ayrnieu has quit ["screen"]
ayrnieu has joined #ocaml
lms_ has joined #ocaml
lms has quit [Read error: 104 (Connection reset by peer)]
lms_ is now known as lms
wazze has joined #ocaml
brwill is now known as brwill_zzz
Herrchen has joined #ocaml
_JusSx_ has joined #ocaml
<_JusSx_> kde has been created for being a graphic enviroment likes microsoft windows. So it would have helped to spread linux amoung windows users
<Maddas> why do you tell this to us?
<lms> heh, what Maddas said... :P
lms_ has joined #ocaml
lms has quit [Read error: 104 (Connection reset by peer)]
lms_ is now known as lms
mattam_ is now known as mattam
mimosa has joined #ocaml
gim_ has joined #ocaml
lms has quit ["bye :)"]
gim_ has quit [orwell.freenode.net irc.freenode.net]
rox has quit [orwell.freenode.net irc.freenode.net]
Maddas has quit [orwell.freenode.net irc.freenode.net]
carm has quit [orwell.freenode.net irc.freenode.net]
teratorn has quit [orwell.freenode.net irc.freenode.net]
Riastradh has quit [orwell.freenode.net irc.freenode.net]
yella has quit [orwell.freenode.net irc.freenode.net]
Smerdyakov has quit [orwell.freenode.net irc.freenode.net]
mimosa has quit [orwell.freenode.net irc.freenode.net]
brwill_zzz has quit [orwell.freenode.net irc.freenode.net]
lam has quit [orwell.freenode.net irc.freenode.net]
det has quit [orwell.freenode.net irc.freenode.net]
mw has quit [orwell.freenode.net irc.freenode.net]
Hadaka has quit [orwell.freenode.net irc.freenode.net]
JX has quit [orwell.freenode.net irc.freenode.net]
smkl has quit [orwell.freenode.net irc.freenode.net]
rox has joined #ocaml
gim_ has joined #ocaml
mimosa has joined #ocaml
brwill_zzz has joined #ocaml
Riastradh has joined #ocaml
Smerdyakov has joined #ocaml
teratorn has joined #ocaml
Maddas has joined #ocaml
carm has joined #ocaml
yella has joined #ocaml
det has joined #ocaml
lam has joined #ocaml
Hadaka has joined #ocaml
mw has joined #ocaml
JX has joined #ocaml
smkl has joined #ocaml
karryall has joined #ocaml
Demitar has quit ["Bubbles..."]
Hipo has joined #ocaml
phubuh has joined #ocaml
<phubuh> Am I dreaming, or was the O'Caml bytecode interpreter successfully run in Linux kernel space?
Hipo_ has joined #ocaml
Hipo has quit [Read error: 104 (Connection reset by peer)]
Hipo_ has quit [Read error: 54 (Connection reset by peer)]
wazze is now known as lus|wazze
lus|wazze is now known as wazze
_JusSx_ has quit [Read error: 60 (Operation timed out)]
phubuh has quit [Remote closed the connection]
<Maddas> what was phubuh talking about?
<karryall> running O'Caml bytecode interpreter successfully in Linux kernel space
<Maddas> heh. Did that happen?
<karryall> apparently
<Maddas> Nice
mellum has quit [orwell.freenode.net irc.freenode.net]
wax has quit [orwell.freenode.net irc.freenode.net]
mellum has joined #ocaml
wax has joined #ocaml
_JusSx_ has joined #ocaml
_JusSx_ has quit [Client Quit]
_JusSx_ has joined #ocaml
<Maddas> I really like CocOCaml to play around with.
<Maddas> (OCaml toplevel using Cocoa to make things a bit better)
<_JusSx_> i need a combination function
<_JusSx_> 'a list, int -> (a' list ) list
<_JusSx_> any idea?
<Maddas> uhm..
<Maddas> what hsould the function do?
<Maddas> can I give you any function that has that signature?
<_JusSx_> well u have a list of interger for example [10;20;30;40]
<_JusSx_> then i need to combine item in this way [10;20] [10;30] [10;40] [20;30];;
<_JusSx_> and so on
<_JusSx_> C4,2
<_JusSx_> i don't know how you write it
<_JusSx_> Conbine 4 items in 2 places
<Maddas> Will an ugly, imperative way do?
brwill_zzz is now known as brwill
<Maddas> hah
<Maddas> _JusSx_: do you mind if it's reversed?
<Maddas> _JusSx_: http://pastebot.nd.edu/21
<Maddas> (feel free to show me better ways)
Demitar has joined #ocaml
karryall has quit ["home"]
owll has joined #ocaml
owll has quit [Client Quit]
jrosdahl has joined #ocaml
mattam_ has joined #ocaml
mattam has quit [Read error: 110 (Connection timed out)]
malc has joined #ocaml
<_JusSx_> Maddas : ok you did a great work
<_JusSx_> you conbined n elements in 2
wazze has quit ["If we don't believe in freedom of expression for people we despise, we don't believe in it at all -- Noam Chomsky"]
<_JusSx_> but i need to combine n elements in m places
<Maddas> oh, heh
maihem has joined #ocaml
JX_ has joined #ocaml
JX has quit [Read error: 110 (Connection timed out)]
<Maddas> _JusSx_: heh
<Maddas> _JusSx_: That exercise is left to the reader :P
<_JusSx_> Maddas : ok thanx a lot
<Maddas> It should be doable
<Maddas> anyway, gotta do work
whee has joined #ocaml
malc has quit ["no reason"]
_JusSx_ has quit [Read error: 110 (Connection timed out)]
systems has joined #ocaml
systems has left #ocaml []
_JusSx_ has joined #ocaml
maihem has quit ["Client exiting"]
_JusSx_ has quit ["[BX] Captain Kangaroo uses BitchX. Shouldn't you?"]
lms has joined #ocaml