smimou changed the topic of #ocaml to: OCaml 3.08.3 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/
bzzbzz has joined #ocaml
mfurr has joined #ocaml
ulfdoz_ has joined #ocaml
ulfdoz has quit [Read error: 145 (Connection timed out)]
wrunt_ has quit [Remote closed the connection]
wrunt has joined #ocaml
Smerdyakov has joined #ocaml
bzzbzz has quit ["leaving"]
mlh has quit [Client Quit]
mfurr has quit ["Client Exiting"]
CosmicRay has quit ["Leaving"]
eyda|mon has quit [Read error: 110 (Connection timed out)]
vincenz has quit [Read error: 145 (Connection timed out)]
__DL__ has joined #ocaml
effbiae has joined #ocaml
<effbiae> bonjour
<effbiae> parlez vous englais?
<effbiae> i'm looking at the oreilly book translated to english...
<effbiae> it mentions a file, basic_types.mli, on p307
i has joined #ocaml
i has quit [Nick collision from services.]
Submarine_ has joined #ocaml
effbiae has quit [Read error: 60 (Operation timed out)]
Herrchen has joined #ocaml
effbiae has joined #ocaml
<effbiae> bonjour
<effbiae> did anyone see my query re. basic_types.mli an hour or so ago? (power failure)
<effbiae> anyone awake out there?
kinners has joined #ocaml
pango has quit [Remote closed the connection]
effbiae has quit ["ChatZilla 0.9.52B [Mozilla rv:1.6/20040115]"]
__DL__ has quit [Remote closed the connection]
__DL__ has joined #ocaml
pango has joined #ocaml
vezenchio has joined #ocaml
kinners has quit ["leaving"]
mlh has joined #ocaml
smimou has joined #ocaml
effbiae has joined #ocaml
<effbiae> bonjour, parlez vous englaise?
<Submarine_> yes
<effbiae> i'm trying to learn caml, and my first task for myself is to do some parsing
<effbiae> just simple stuff
<effbiae> so i'm reading chapter 11 of the translated oreilly book
<effbiae> i'm on p307: "Basic Revisited" and it says:
<effbiae> "we will also need to isolate the type declarations describing abstract syntax
<effbiae> wutgub a fuke basic_types.mli. This will contain the declaration of type sentences and all types needed by it"
<effbiae> wug... -> within a file basic_types...
<effbiae> Q: what does the declaration of type sentences look like?
<mflux> type foo
<mflux> maybe :)
<mflux> I haven't actually used such types except when interfacing with C-code
<mflux> but I suppose normal ocaml-modules can use those too
vincenz has joined #ocaml
mattam has joined #ocaml
effbiae has quit [Remote closed the connection]
effbiae has joined #ocaml
<effbiae> hi again.
<effbiae> i'm working on learning ocaml -- my first go at it is to do some basic parsing...
<effbiae> i'm trying to understand chapter 11 of the ora book.
<effbiae> in the third paragraph here, it talks about the declaration of type 'sentences'
<effbiae> i think they mean type 'phrase'...
<effbiae> ... what would the file 'basic_types.mli' that is referred to (but not providded) look like?
<vincenz> Look in chapter 6
ejt has joined #ocaml
inka has joined #ocaml
<effbiae> thanks. that solves half the puzzle.
<effbiae> i can't find a declaration of 'sentences'
mattam has quit ["Lost terminal"]
<effbiae> do they mean 'program' or 'line'?
<Submarine_> things terminated by ;; ?
<ejt> what other languages would call a 'statement' I guess
<effbiae> this is in the context of the BASIC parser in ch06 and ch11 of the oreilley book -- trying to teach myself parsing in ocaml -- trying to teach myself caml...
<effbiae> it seems to assume that a type 'sentences' is defined previously, or is conventionally defined....
<Submarine_> let _ = foobar() is a sentence
<effbiae> in ocaml, let _=foobar() may well be a sentence, but i'm talking about a different language: the BASIC language defined in the ocaml oreilly book. in this BASIC language, let _=foobar() is not a sentence.
<Submarine_> aaah
<Submarine_> sorry
<effbiae> no worries
<effbiae> does this channel heat up as the hours go by? what time is it where most of the list is?
<vincenz> 12:26
<vincenz> noon
<effbiae> is it usually this quiet?
<vincenz> yes
<effbiae> is there a louder chat forum for ocaml anywhere?
<ejt> you could try the mailing lists
<ejt> I couldn't load that url you gave
<vincenz> caml.inria.fr seems to be down
<effbiae> yeah -- it seems to be down
inka has quit []
mattam has joined #ocaml
kinners has joined #ocaml
Skal has joined #ocaml
ejt has quit [Read error: 110 (Connection timed out)]
_JusSx_ has joined #ocaml
_fab has joined #ocaml
Amorphous has quit ["arg... must... shutdown... computer burnin..."]
Amorphous has joined #ocaml
tintin has joined #ocaml
TeXitoi_ has quit [Remote closed the connection]
TeXitoi has joined #ocaml
kinners has quit ["leaving"]
TeXitoi has quit ["leaving"]
mlh has quit [Client Quit]
Gueben has joined #ocaml
mattam has quit ["Lost terminal"]
TeXitoi has joined #ocaml
eyda|mon has joined #ocaml
eyda|mon has left #ocaml []
Snark has joined #ocaml
vincenz has quit [Read error: 145 (Connection timed out)]
vincenz has joined #ocaml
pango has quit ["Leaving"]
j__ has quit [Read error: 113 (No route to host)]
CosmicRay has joined #ocaml
j__ has joined #ocaml
Herrchen has quit ["good night"]
pango has joined #ocaml
monochrom has joined #ocaml
vezenchio has quit [""Under democracy one party always devotes its chief energies to trying to prove that the other party is unfit to rule—and bot]
<TeXitoi> I've a strange behaviour with linking with ocamlopt
<TeXitoi> when I use "ocamlopt -cclib -lsqlite ..." it don't work
<TeXitoi> But it work with "ocamlopt -cclib /usr/lib/libsqlite.so ..."
<TeXitoi> any idea?
<Snark> man ocamlopt
<Snark> the -I option?
Snark has quit ["Leaving"]
<TeXitoi> -I is for ocaml cmx[a], no?
cjohnson has joined #ocaml
MobyTurbo has joined #ocaml
__DL__ has quit ["Bye Bye"]
MobyTurbo has left #ocaml []
Nutssh has joined #ocaml
Submarine_ has quit ["Leaving"]
Skal has quit ["Client exiting"]
SmerdyOffice has joined #ocaml
smimou has quit ["?"]
CosmicRay has quit ["Client exiting"]
Gueben has quit [Remote closed the connection]
Nutssh has quit ["Client exiting"]
Nutssh has joined #ocaml
znutar has joined #ocaml
SmerdyOffice has quit ["Leaving"]
Nutssh has quit ["Client exiting"]
natv has joined #ocaml
znutar has quit [Read error: 110 (Connection timed out)]