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
systems has joined #ocaml
buggs is now known as buggs|afk
systems has quit ["Client Exiting"]
Kinners has joined #ocaml
stardust has left #ocaml []
Kinners has quit [Read error: 110 (Connection timed out)]
Kinners has joined #ocaml
async has joined #ocaml
<async> I always get this error for some reason:
<async> >> Fatal error: Ocaml and preprocessor have incompatible versions
<async> although camlp4 was built with ocaml-3.07...
<async> it's probably due to the fact that the program i'm trying to compile isn't made for 3/07
<Kinners> which program?
<async> a few, actually
<async> cameleon
<async> schoca
<async> mldonkey
<Kinners> maybe you have some old files hanging around your ocaml lib dir?
srv has joined #ocaml
lus|wazze has joined #ocaml
karryall has quit ["ERC vVersion 3.0 $Revision: 1.328 $ (IRC client for Emacs)"]
__DL__ has joined #ocaml
Kinners has left #ocaml []
__DL__ has quit ["Bye Bye"]
two-face has joined #ocaml
karryall has joined #ocaml
clam has joined #ocaml
<two-face> salut karryall
<karryall> salut
<two-face> je parie que t'as pas fini orbit! :)
<karryall> damned, je suis demasqué !
<karryall> bon, ca y est preque
<karryall> j'ai nettoyé le code
<karryall> reste plus qu'à écrire la doc
<two-face> hihi
<karryall> et je me suis rendu compte que j'avais pas écrit de règle install pour le Makefile
<two-face> arf
<karryall> enfin bon
<karryall> ca reste une version alpha
<karryall> y'a plein de trucs qui sont pas implementés
<two-face> c'est un peu fou de faire tout ça à la main non ?
<karryall> ah ben non c'est pas tout fait à la main : y'a une bonne partie du code caml et du code C qui est générée
<karryall> du vois comment marche camlIDL ?
<karryall> tu (pas du)
smkl has quit [Read error: 110 (Connection timed out)]
<two-face> oui je vois
smkl has joined #ocaml
<two-face> tu as utilisé camlidl?
<karryall> non mais c'est le même principe
<karryall> un programme caml qui lit le .idl et qui recrache du .ml
<karryall> et une lib qui est utilisée au runtime
<karryall> en gros
<two-face> ah
<two-face> et c toi qui a fait tout ça ?
<karryall> le parser IDL était déjà fait (dans les hump)
<two-face> ah
<karryall> et pour la lib, je me suis inspiré de celle des bindings python
<two-face> sip?
<karryall> ? quoi sip ?
<two-face> ah non, sip est un générateur de bindings python
<karryall> ah non, il est fait à la main aussi le binding python
<two-face> hmm
<karryall> de toutes façons, ça peut pas se faire de façon automatique
<karryall> le gros du travail c'est écrire les fonctions de conversion CORBA <-> caml
<karryall> et écrire le compilateur IDL (tout en caml)
<two-face> oui
smklsmkl has joined #ocaml
<Maddas> hm
<Maddas> There isn't any CRC32-calculating module/function in O'Caml, is there?
<mellum> Probably not. But there's certainly a zillion C sources which you can just use
<clam> Maddas: Digest contains MD5 hashing
<Maddas> I need/want CRC32 right now (to check against already existing checksums)
<two-face> cryptokit ?
<clam> Maddas: cryptokit or zlib interface will help
<mellum> Well, nobody in their right mind uses CRC32 for anything serious, so probably not
<clam> both Xavier's works
<Maddas> I'll have a look, thanks
smkl has quit [Read error: 60 (Operation timed out)]
mattam_ has joined #ocaml
Kinners has joined #ocaml
mattam_ has quit [Client Quit]
mattam has quit [Read error: 110 (Connection timed out)]
mattam has joined #ocaml
smklsmkl is now known as smkl
clam has quit ["no reason"]
__buggs has joined #ocaml
buggs|afk has quit [Read error: 110 (Connection timed out)]
systems has joined #ocaml
systems has quit ["Client Exiting"]
two-face_ has joined #ocaml
two-face has quit [Read error: 110 (Connection timed out)]
two-face_ has quit [leguin.freenode.net irc.freenode.net]
lus|wazze has quit [leguin.freenode.net irc.freenode.net]
srv has quit [leguin.freenode.net irc.freenode.net]
teratorn has quit [leguin.freenode.net irc.freenode.net]
rox has quit [leguin.freenode.net irc.freenode.net]
Riastradh has quit [leguin.freenode.net irc.freenode.net]
det has quit [leguin.freenode.net irc.freenode.net]
brwill_wdw has quit [leguin.freenode.net irc.freenode.net]
__buggs has quit [leguin.freenode.net irc.freenode.net]
smkl has quit [leguin.freenode.net irc.freenode.net]
Tabu-la-Rasa has quit [leguin.freenode.net irc.freenode.net]
Smerdyakov has quit [leguin.freenode.net irc.freenode.net]
wax has quit [leguin.freenode.net irc.freenode.net]
Maddas has quit [leguin.freenode.net irc.freenode.net]
mattam has quit [leguin.freenode.net irc.freenode.net]
async has quit [leguin.freenode.net irc.freenode.net]
polin8 has quit [leguin.freenode.net irc.freenode.net]
Hadaka has quit [leguin.freenode.net irc.freenode.net]
Riastradh has joined #ocaml
det has joined #ocaml
__buggs has joined #ocaml
smkl has joined #ocaml
Tabu-la-Rasa has joined #ocaml
Smerdyakov has joined #ocaml
wax has joined #ocaml
Maddas has joined #ocaml
brwill_wdw has joined #ocaml
mattam has joined #ocaml
async has joined #ocaml
polin8 has joined #ocaml
Hadaka has joined #ocaml
two-face_ has joined #ocaml
lus|wazze has joined #ocaml
srv has joined #ocaml
rox has joined #ocaml
teratorn has joined #ocaml
teratorn has quit [leguin.freenode.net irc.freenode.net]
srv has quit [leguin.freenode.net irc.freenode.net]
lus|wazze has quit [leguin.freenode.net irc.freenode.net]
rox has quit [leguin.freenode.net irc.freenode.net]
two-face_ has quit [leguin.freenode.net irc.freenode.net]
two-face_ has joined #ocaml
lus|wazze has joined #ocaml
srv has joined #ocaml
rox has joined #ocaml
teratorn has joined #ocaml
clam has joined #ocaml
async has quit [leguin.freenode.net irc.freenode.net]
Hadaka has quit [leguin.freenode.net irc.freenode.net]
mattam has quit [leguin.freenode.net irc.freenode.net]
polin8 has quit [leguin.freenode.net irc.freenode.net]
mattam has joined #ocaml
async has joined #ocaml
polin8 has joined #ocaml
Hadaka has joined #ocaml
two-face_ has quit [leguin.freenode.net irc.freenode.net]
teratorn has quit [leguin.freenode.net irc.freenode.net]
srv has quit [leguin.freenode.net irc.freenode.net]
lus|wazze has quit [leguin.freenode.net irc.freenode.net]
rox has quit [leguin.freenode.net irc.freenode.net]
brwill_wdw has quit [leguin.freenode.net irc.freenode.net]
teratorn has joined #ocaml
rox has joined #ocaml
srv has joined #ocaml
lus|wazze has joined #ocaml
two-face_ has joined #ocaml
brwill_wdw has joined #ocaml
brwill_wdw has quit [leguin.freenode.net irc.freenode.net]
Kinners has left #ocaml []
brwill_wdw has joined #ocaml
two-face_ has left #ocaml []
lam has quit [Read error: 60 (Operation timed out)]
lam__ has joined #ocaml
lam__ is now known as lam
stardust has joined #ocaml
srv has quit ["leaving"]
clam has quit ["no reason"]
brwill_wdw is now known as brwill
bk_ has joined #ocaml
kang has joined #ocaml
<kang> hello :)
kang has quit [leguin.freenode.net irc.freenode.net]
det has quit [leguin.freenode.net irc.freenode.net]
Riastradh has quit [leguin.freenode.net irc.freenode.net]
kang has joined #ocaml
Riastradh has joined #ocaml
det has joined #ocaml
polin8 has quit [Read error: 104 (Connection reset by peer)]
polin8 has joined #ocaml
karryall has quit [Nick collision from services.]
karryall has joined #ocaml
kang has quit ["Leaving"]
systems has joined #ocaml
lus|wazze has quit ["Copyright is a temporary loan from the public domain, not property"]
Tabu-la-Rasa has quit [Read error: 54 (Connection reset by peer)]
Tabu-la-Rasa has joined #ocaml
<systems> so, anyone heard of anything interesting writing in ocaml lately
<Smerdyakov> Yeah, but it's top secret.
systems has quit ["Client Exiting"]
stardust has quit ["leaving"]
karry has joined #ocaml
clam has joined #ocaml
juergen has joined #ocaml
bk_ has quit ["leaving"]
juergen has quit ["Leaving"]
juergen has joined #ocaml
juergen has quit [Client Quit]
Kinners has joined #ocaml