<olczyk>
Anyone try to compile perl4caml in Windows?
buggs^z has joined #ocaml
buggs has quit [Nick collision from services.]
buggs^z is now known as buggs
buggs^z has joined #ocaml
buggs has quit [Read error: 60 (Operation timed out)]
buggs^z has quit [Read error: 110 (Connection timed out)]
olczyk has quit []
buggs^z has joined #ocaml
pattern has quit [Read error: 110 (Connection timed out)]
pattern has joined #ocaml
__DL__ has joined #ocaml
clog has quit [^C]
clog has joined #ocaml
lordjim has quit [Read error: 110 (Connection timed out)]
kinners has joined #ocaml
Demitar has quit [Read error: 104 (Connection reset by peer)]
Demitar has joined #ocaml
wazze has joined #ocaml
wats`tralali has joined #ocaml
riffraff has joined #ocaml
<riffraff>
hi
lordjim has joined #ocaml
wats`tralali has quit ["Ein Dieb ist jemand, der die Angewohnheit hat, Dinge zu finden, bevor andere Leute sie verlieren"]
cjohnson has quit ["Drawn beyond the lines of reason"]
mimosa has joined #ocaml
kinners has quit ["leaving"]
karryall has joined #ocaml
riffraff has quit []
gim has joined #ocaml
cjohnson has joined #ocaml
mattam_ has joined #ocaml
mattam has quit [Read error: 110 (Connection timed out)]
_shawn has quit [Client Quit]
vegai has left #ocaml []
arty has joined #ocaml
lam has quit ["leaving"]
lam has joined #ocaml
Demitar has quit ["Bubbles..."]
karryall has quit ["quit"]
Demitar has joined #ocaml
bk_ has quit ["I'll be back"]
srv has joined #ocaml
maihem has joined #ocaml
arty has left #ocaml []
ayrnieu has left #ocaml []
Nutssh has joined #ocaml
<Demitar>
Is Camera2D and Camera3D a good division?
<whee>
I'd be tempted to generalize it to n dimensions
<Demitar>
Actually that's not applicable here. Wrapping a scene graph.
__DL__ has quit ["Bye Bye"]
mattam_ is now known as mattam
maihem has left #ocaml []
<lordjim>
can i launch windows .exe in an ocaml program ?
<lordjim>
+ how
<Banana>
use execv in Unix module ?
<Banana>
(this function of the unix module is implemented in the Windows port of ocaml).
<lordjim>
ok i'll try it, thanks
<Banana>
see documentation of the Unix Module for function that are fully implemented on Windows.
<lordjim>
okay, but it sound strange to use the Unix module for windows stuff :)
<Nutssh>
It should probably be called Posix, not Unix.
<lordjim>
yep it would be clearer
<Nutssh>
And while we're breaking everyone's code, lets also break Pervasives up into submodules and cut back on namespace pollution.
<lordjim>
:)
<Riastradh>
You should just use Cash, anyways.
<Nutssh>
cash == ??
<Demitar>
Hmm... 1.8k lines worth of interface to wrap. Guess it's time for some well chosen regular expressions. Or ever tossing it all through CPP.
<Riastradh>
The Caml Shell. scsh for OCaml.
<Riastradh>
(well, I guess you've got a problem if you want to use Cash on Windows...but if you're using Windows, you've got a lot of problems anyways)
<Nutssh>
Some people have less choice about windows.
<lordjim>
it's not my choice to use windows
<Nutssh>
Later.
<Riastradh>
Yes, exactly: that's one of the problems to which I refer!
<Nutssh>
Network effects bite you in the ass. You use windows not because you like it or it is even useful, but because everyone else uses it.
<Demitar>
Icky unix installs can usually be worked around, icky windows installations usually stumble over themselves all the time.
<Nutssh>
If you know what you're doing. No way in hell my dad could.
Nutssh has quit ["Client exiting"]
wazze has quit ["Ein Dieb ist jemand, der die Angewohnheit hat, Dinge zu finden, bevor andere Leute sie verlieren"]