jcreigh has quit ["Do androids dream of electric sheep?"]
shawn has quit ["This computer has gone to sleep"]
Smerdy is now known as Smerdyakov
shawn has joined #ocaml
pango is now known as pangoafk
pangoafk is now known as pango
Revision17 has joined #ocaml
smimou has joined #ocaml
revision17_ has quit [Read error: 110 (Connection timed out)]
antonym has joined #ocaml
<antonym>
hi, we're looking at starting a project with OCaml. Should we use the revised syntax or the original syntax? (At this stage we're not planning on using ocamlp4 to extend things.)
love-pingoo has joined #ocaml
<mellum>
antonym: not a lot of people seem to be using the revised syntax... there's not that much to gain, and some things are even clumsier, especially imperative code
<antonym>
mellum: right, ok - thanks. We'll probably need to write some parsing code, so are there any issues there? It seems ocaml lex/yacc are ok with 'traditional' syntax?
<mellum>
antonym: I don't know, but I guess so
<mellum>
In any case, it shouldn't be too hard to convert between the two syntaxes
<antonym>
mkay, I'd rather avoid that if it can be avoided, obviously!
yain has joined #ocaml
antonym has quit []
yain has left #ocaml []
_jol_ has joined #ocaml
ski has quit [Read error: 110 (Connection timed out)]
xian has quit ["Lost terminal"]
ski has joined #ocaml
_jol_ has quit ["leaving"]
Bigb[a]ng is now known as Bigbang
francisco17 has joined #ocaml
francisco17 has left #ocaml []
_jol_ has joined #ocaml
ski_ has joined #ocaml
ski has quit [Nick collision from services.]
ski_ is now known as ski
_jol_ has quit ["leaving"]
Bigbang is now known as Bigb[a]ng
finelemon has joined #ocaml
finelemo1 has quit [Read error: 110 (Connection timed out)]
_jol_ has joined #ocaml
ski has quit [Nick collision from services.]
ski_ has joined #ocaml
ski_ is now known as ski
pango is now known as pangoafk
pangoafk is now known as pango
_jol_ has quit ["mi xagji"]
ski_ has joined #ocaml
ski has quit [Nick collision from services.]
ski_ is now known as ski
_jol_ has joined #ocaml
<pattern>
my home machine is an amd64 system, but i'd like to cross-compile for x86
<pattern>
is that possible?
<smimou>
not easily at least
<smimou>
I guess that the easiest way is to install a 32bit chroot