mfurr changed the topic of #ocaml to: OCaml 3.08.2 available! | Archive of Caml Weekly News: http://sardes.inrialpes.fr/~aschmitt/cwn/ | A free book: http://cristal.inria.fr/~remy/cours/appsem/ | Mailing List: http://caml.inria.fr/bin/wilma/caml-list/ | Cookbook: http://pleac.sourceforge.net/
mbh has joined #ocaml
<davidmccabe> pango: thanks.
smkl__ has quit [Read error: 110 (Connection timed out)]
m3ga has joined #ocaml
m3ga has quit [Client Quit]
Demitar has quit ["Terminated with extreme prejudice - dircproxy 1.0.5"]
smkl__ has joined #ocaml
TheDracle has joined #ocaml
zzorn_rak is now known as zzorn_afk
davidmccabe has quit [Remote closed the connection]
zzorn_afk is now known as zzorn
mbh has quit ["Lost terminal"]
mbh has joined #ocaml
CosmicRay has joined #ocaml
cjohnson has quit [""The only difference between suicide and martyrdom is press coverage""]
zzorn has quit ["zzz"]
cjohnson has joined #ocaml
mbh has quit ["leaving"]
mattam has quit [Read error: 110 (Connection timed out)]
CosmicRay has quit ["Leaving"]
mlh_ has joined #ocaml
mlh_ has quit [Client Quit]
monochrom has quit ["Few people understand "understanding"."]
cjohnson has quit [Read error: 54 (Connection reset by peer)]
smkl__ has quit [Read error: 110 (Connection timed out)]
smkl__ has joined #ocaml
mbh has joined #ocaml
smkl__ has quit [Read error: 60 (Operation timed out)]
TheDracle has quit [Read error: 60 (Operation timed out)]
TheDracle has joined #ocaml
mbh has quit ["Lost terminal"]
__DL__ has quit ["Bye Bye"]
smkl__ has joined #ocaml
Submarine has joined #ocaml
skylan has quit [Remote closed the connection]
skylan has joined #ocaml
fuchsto has joined #ocaml
ganjalink_ has joined #ocaml
ganjalink_ has quit [Client Quit]
smkl__ has quit [Read error: 110 (Connection timed out)]
smkl__ has joined #ocaml
Herrchen has joined #ocaml
Submarine has quit ["Leaving"]
smkl__ has quit [Read error: 110 (Connection timed out)]
zzorn has joined #ocaml
zzorn is now known as zzorn_phone
fuchsto has quit [Read error: 110 (Connection timed out)]
vezenchio has joined #ocaml
zzorn_phone is now known as zzorn
_JusSx_ has joined #ocaml
__DL__ has joined #ocaml
smkl__ has joined #ocaml
fuchsto has joined #ocaml
smimou has joined #ocaml
mattam has joined #ocaml
Demitar has joined #ocaml
dross has quit ["leaving"]
__DL__ has quit [Remote closed the connection]
cjohnson has joined #ocaml
Submarine has joined #ocaml
cognominal has quit [Remote closed the connection]
cognominal has joined #ocaml
Snark has joined #ocaml
<Snark> slt
<Snark> does anybody know how to add a source of events to the main event loop in lablgtk2 ?
<Snark> in the tutorial there is a nice "Plugs and sockets" chapter... in the "undocumented" section...
smkl__ has quit [Read error: 110 (Connection timed out)]
<Snark> I could just add a timeout and check regularly, but it is a bad solution
<Snark> bbl
Snark has quit ["Leaving"]
CosmicRay has joined #ocaml
tsume has joined #ocaml
smkl__ has joined #ocaml
zzorn is now known as zzorn_afk
mrvn_ has joined #ocaml
mrvn has quit [Read error: 110 (Connection timed out)]
_JusSx__ has joined #ocaml
garpinc has joined #ocaml
<garpinc> anyone here with ocaml cross compilation experience?
_JusSx_ has quit [Read error: 110 (Connection timed out)]
araujo has joined #ocaml
<araujo> Greeting.
<garpinc> greeting...
<araujo> :-)
<garpinc> have any ocaml cross compilation exerience?
[1]garpinc has joined #ocaml
garpinc has quit [Read error: 110 (Connection timed out)]
[1]garpinc is now known as garpinc
pango has quit [Read error: 110 (Connection timed out)]
smimou has quit ["?"]
humasect has joined #ocaml
humasect_ has joined #ocaml
humasect has quit [Read error: 104 (Connection reset by peer)]
humasect_ is now known as humasect
two-face has joined #ocaml
two-face has left #ocaml []
humasect_ has joined #ocaml
humasect has quit [Read error: 54 (Connection reset by peer)]
humasect_ is now known as humasect
drewr has joined #ocaml
CosmicRay has quit [Remote closed the connection]
xqw has quit [Operation timed out]
xqw has joined #ocaml
<_JusSx__> cjohnson: heya
<_JusSx__> cjohnson: you there?
<cjohnson> yup
<cjohnson> hi
<_JusSx__> can you remember me?
<cjohnson> yep ;)
<_JusSx__> really?
<cjohnson> yes
<_JusSx__> you gave the source code of an interpreter you wrote once
<cjohnson> Yeah, I should. Let me try to find it.
<_JusSx__> ok thanx
<_JusSx__> but one question. i would like to code an interpreter i haven't ever wrote one
<_JusSx__> can you give a start point?
<cjohnson> I think the O'Reilly book has an example interpreter for some BASIC dialect in it
<_JusSx__> i don't think i will have prob with ocaml language
<cjohnson> If you know about languages and interpreters/compilers at any sort of higher level, writing an interpreter in OCaml is very straightforward
<_JusSx__> the problem is how to develop an interpreter
<cjohnson> I can't think of any resources off the top of my head that would help you, but I can give a basic overview of how to write a simple interpreter for a simple language, if you want
<_JusSx__> language will be very simple
<_JusSx__> but i need to define it
<_JusSx__> ok thanx
<cjohnson> The main thing is going from the code you're given to an abstract syntax tree
<cjohnson> You can have the root of the (sub)trees be the operation to perform and the children be the operands
<cjohnson> Um, and that's about all I can remember at the moment... that's really simplified, I know
<cjohnson> Of the 43 other people here, one of them can probably elaborate
mbh has joined #ocaml
zzorn_afk is now known as zzorn
Submarine has quit [Remote closed the connection]
pnou has joined #ocaml
pango has joined #ocaml
Submarine has joined #ocaml
<tsume> hmm
CosmicRay has joined #ocaml
zzorn is now known as zzorn_afk
Demitar has quit ["Terminated with extreme prejudice - dircproxy 1.0.5"]
Herrchen has quit ["bye"]
xol has joined #ocaml
smkl__ has quit [Read error: 60 (Operation timed out)]
araujo is now known as arauko
arauko is now known as araujo
drewr is now known as drewr_away
cjohnson has quit [Read error: 110 (Connection timed out)]
_JusSx_ has joined #ocaml
_JusSx__ has quit [Read error: 104 (Connection reset by peer)]
smkl__ has joined #ocaml
letaris has joined #ocaml
_JusSx_ has quit ["leaving"]
<letaris> hello
* tsume waves
tea has joined #ocaml
<tsume> does anyone know a ML compiler for AVR or does ocaml support it?
<letaris> AVR?
<tsume> atmel avr
<tsume> I want to be a avr freak :)
<letaris> oh...
<letaris> I havn't seen anything like that
<letaris> but I havn't looked that hard either :-)
fuchsto_ has joined #ocaml
fuchsto has quit [Read error: 60 (Operation timed out)]
mrvn has joined #ocaml
mrvn_ has quit [Read error: 60 (Operation timed out)]
vezenchio has quit ["Computer Science is no more about computers than astronomy is about telescopes"]
drewr_away is now known as drewr