nikki93 has quit [Remote host closed the connection]
nikki93 has joined #ocaml
skchrko has quit [Quit: Leaving]
mcclurmc has joined #ocaml
zRecursive has joined #ocaml
nikki93 has quit [Remote host closed the connection]
boogie has quit [Remote host closed the connection]
thomasga has joined #ocaml
introom has joined #ocaml
talzeus_ has joined #ocaml
thomasga has quit [Quit: Leaving.]
cesar_ has joined #ocaml
talzeus_ has quit [Remote host closed the connection]
cesar_ is now known as Guest45936
Guest45936 has quit [Remote host closed the connection]
q66 has quit [Ping timeout: 246 seconds]
ygrek has joined #ocaml
willy_ has quit [Ping timeout: 240 seconds]
talzeus_ has joined #ocaml
cesar_ has joined #ocaml
cesar_ is now known as Guest43327
Eyyub has joined #ocaml
Guest43327 has quit [Remote host closed the connection]
boogie has joined #ocaml
ambul has quit [Quit: Leaving]
zpe has joined #ocaml
yacks has joined #ocaml
zpe has quit [Ping timeout: 246 seconds]
sheijk has quit [Quit: n8]
csakatoku has quit [Remote host closed the connection]
csakatoku has joined #ocaml
csakatoku has quit [Ping timeout: 260 seconds]
csakatoku has joined #ocaml
introom has quit [Ping timeout: 240 seconds]
zpe has joined #ocaml
zpe has quit [Ping timeout: 245 seconds]
darkf_ has joined #ocaml
stomp_ has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
xkb_ has joined #ocaml
darkf has quit [Read error: Connection reset by peer]
robink has quit [Quit: No Ping reply in 180 seconds.]
xkb has quit [Ping timeout: 240 seconds]
stomp has quit [Ping timeout: 240 seconds]
stomp_ is now known as stomp
bitbckt has quit [Ping timeout: 240 seconds]
bobry has quit [Ping timeout: 240 seconds]
bitbckt has joined #ocaml
xkb_ is now known as xkb
bobry_ has joined #ocaml
bitbckt has quit [Changing host]
bitbckt has joined #ocaml
mcclurmc has joined #ocaml
mcclurmc has quit [Ping timeout: 246 seconds]
darkf_ is now known as darkf
arjunguha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Xenasis has quit [Remote host closed the connection]
arjunguha has joined #ocaml
csakatoku has quit [Remote host closed the connection]
arjunguha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
arjunguha has joined #ocaml
arjunguha has quit [Client Quit]
arjunguha has joined #ocaml
arjunguha has quit [Client Quit]
yacks has quit [Quit: Leaving]
qingant has joined #ocaml
ggole has joined #ocaml
cesar_ has joined #ocaml
cesar_ is now known as Guest53257
Axord has joined #ocaml
Guest53257 has quit [Remote host closed the connection]
csakatoku has joined #ocaml
qingant1 has joined #ocaml
qingant has quit [Ping timeout: 246 seconds]
introom has joined #ocaml
qingant1 has quit [Ping timeout: 245 seconds]
talzeus_ has quit [Read error: Connection reset by peer]
talzeus_ has joined #ocaml
ygrek has quit [Ping timeout: 245 seconds]
zpe has joined #ocaml
n0v has quit [Ping timeout: 272 seconds]
nisstyre has quit [Ping timeout: 272 seconds]
_5kg has quit [Ping timeout: 272 seconds]
n0v has joined #ocaml
zpe has quit [Ping timeout: 246 seconds]
_5kg has joined #ocaml
nisstyre has joined #ocaml
qingant has joined #ocaml
dant3 has joined #ocaml
<qingant>
hi, I am using ocamllex/ocamlyacc to make a lua parser, I write something like http://codepad.org/zDajz5CF, and use it to parse "function test(a,b) return a+b end",it report "Fatal error: exception Parsing.Parse_error" when the return token parsed, can anyone help me ,thx~
qingant has quit [Read error: Connection reset by peer]
bobry_ is now known as bobry
qingant has joined #ocaml
<flux>
qingant, I would first try outputting all the tokens your lexer generates
<flux>
also I think I see a problem
<flux>
your statements can never terminate, right?
<flux>
(or rather, the list of statements)
<flux>
also I believe ocamllex (and menhir, highly recommended!) are able to produce better diagnostics than that
<flux>
possibly buried inside the exception or in some debug mode
<qingant>
thank you very much, this is the lexer:http://codepad.org/HFer3Pil .
<qingant>
I have try menhir, but it seems not that well documented as ocamlyacc;
mort___ has joined #ocaml
csakatok_ has joined #ocaml
<flux>
you found its reference manual, right?
csakatoku has quit [Ping timeout: 272 seconds]
zpe has joined #ocaml
<qingant>
flux:yes, but it's little hard for me to complete a demo, I also read Real World OCaml, the chapter about ocamllex&menhir.and I solved the error with your help ,thank you again :)
<flux>
qingant, great :). so how did you solve it?
<qingant>
statements:
<qingant>
| {[]}
<qingant>
|statements;statement; {$1 @ [$2]}
<flux>
right. good luck with your lua implementation :)
<qingant>
flux: :)
zRecursive has left #ocaml []
ygrek has joined #ocaml
csakatok_ has quit [Remote host closed the connection]
zpe has quit [Ping timeout: 252 seconds]
csakatoku has joined #ocaml
qingant has quit [Read error: Connection reset by peer]
csakatoku has quit [Ping timeout: 246 seconds]
csakatoku has joined #ocaml
NoNNaN has quit [Ping timeout: 240 seconds]
bjorkintosh has quit [Ping timeout: 246 seconds]
bjorkintosh has joined #ocaml
NoNNaN has joined #ocaml
tlockney_ has joined #ocaml
Qrntz_ has joined #ocaml
csakatok_ has joined #ocaml
csakatoku has quit [*.net *.split]
lasts has quit [*.net *.split]
Qrntz has quit [*.net *.split]
_toordog has quit [*.net *.split]
lopex has quit [*.net *.split]
tlockney has quit [*.net *.split]
PM has quit [*.net *.split]
brendan has quit [*.net *.split]
tlockney_ is now known as tlockney
NoNNaN has quit [Ping timeout: 240 seconds]
NoNNaN has joined #ocaml
speckle has joined #ocaml
lasts has joined #ocaml
_toordog has joined #ocaml
lopex has joined #ocaml
PM has joined #ocaml
brendan has joined #ocaml
rwmjones has quit [Read error: Operation timed out]
Kakadu has joined #ocaml
rwmjones has joined #ocaml
qingant has joined #ocaml
talzeus_ has quit [Remote host closed the connection]
qingant has quit [Read error: Connection reset by peer]
ollehar has joined #ocaml
wolfnn has joined #ocaml
Arsenik has joined #ocaml
dant3 has quit [Remote host closed the connection]
zpe has joined #ocaml
boogie has quit [Remote host closed the connection]
csakatok_ has quit [Remote host closed the connection]
csakatoku has joined #ocaml
dant3 has joined #ocaml
qingant has joined #ocaml
mort___ has quit [Quit: Leaving.]
zpe has quit [Ping timeout: 272 seconds]
nikki93 has joined #ocaml
Qrntz_ is now known as Qrntz
ulfdoz has joined #ocaml
Qrntz has quit [Changing host]
Qrntz has joined #ocaml
csakatoku has quit [Ping timeout: 246 seconds]
Simn has joined #ocaml
dant3 has quit [Ping timeout: 260 seconds]
csakatoku has joined #ocaml
yacks has joined #ocaml
csakatoku has quit [Remote host closed the connection]
qingant has quit [Read error: Connection reset by peer]
nikki93 has quit [Remote host closed the connection]
isd has joined #ocaml
csakatok_ has joined #ocaml
<isd>
Hey, newbie question: is there a way to not have to declare a type in a .ml file if it's declared as a concrete type in the corresponding .mli?
thomasga has joined #ocaml
<Kakadu>
isd: I have never seen that
csakatok_ has quit [Remote host closed the connection]
nikki93 has joined #ocaml
csakatoku has joined #ocaml
csakatoku has quit [Remote host closed the connection]
csakatoku has joined #ocaml
pminten has joined #ocaml
dant3_ has joined #ocaml
<ggole>
isd: no, but if the type is large you can define it in a third file and include it in both.
csakatoku has quit [Ping timeout: 246 seconds]
<isd>
ggole: okay, thanks.
csakatoku has joined #ocaml
csakatoku has quit [Remote host closed the connection]
<isd>
ggole: Compiler doesn't seem to be happy about including from the mli. I can't actually find any reference to doing that anywhere on line; are you sure you can?
<ggole>
In the .ml, include Foo, and in the .mli, include module type of Foo
<ggole>
Sorry, I should have explained that further.
ollehar has quit [Ping timeout: 245 seconds]
pango has quit [Ping timeout: 272 seconds]
<isd>
ggole: that did the trick, thanks.
dant3_ has quit [Remote host closed the connection]
pango has joined #ocaml
zpe has joined #ocaml
dant3 has joined #ocaml
introom has quit [Ping timeout: 252 seconds]
_toordog has quit [Ping timeout: 246 seconds]
nikki93 has quit [Ping timeout: 260 seconds]
_toordog has joined #ocaml
nikki93 has joined #ocaml
introom has joined #ocaml
q66 has joined #ocaml
isd has quit [Quit: leaving]
csakatoku has quit [Remote host closed the connection]
nikki93 has quit [Remote host closed the connection]
zpe_ has joined #ocaml
zpe has quit [Ping timeout: 252 seconds]
nikki93 has joined #ocaml
arjunguha has joined #ocaml
watermind has joined #ocaml
nikki93 has quit [Remote host closed the connection]
nikki93 has joined #ocaml
mcclurmc has joined #ocaml
nikki93 has quit [Ping timeout: 246 seconds]
qingant has joined #ocaml
mcclurmc has quit [Ping timeout: 246 seconds]
zpe_ has quit [Remote host closed the connection]
thomasga has quit [Quit: Leaving.]
thomasga has joined #ocaml
madroach has quit [Quit: leaving]
dant3 has quit [Remote host closed the connection]
ygrek has quit [Ping timeout: 246 seconds]
avsm has joined #ocaml
Kakadu_ has joined #ocaml
Kakadu has quit [Ping timeout: 272 seconds]
ollehar has joined #ocaml
dant3 has joined #ocaml
dant3 has quit [Remote host closed the connection]
dant3 has joined #ocaml
<Kakadu_>
Guys, oasis doesn't check for graphics package when I do ./configure . It suprises me. Is it normal? http://paste.in.ua/9215/#58
mcclurmc has joined #ocaml
<Kakadu_>
Never mind
nikki93 has joined #ocaml
suicidemaker has joined #ocaml
mcclurmc has quit [Ping timeout: 245 seconds]
arjunguha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zpe has joined #ocaml
thomasga has quit [Quit: Leaving.]
zpe has quit [Ping timeout: 245 seconds]
suicidemaker has left #ocaml []
nikki93 has quit [Remote host closed the connection]
mort___ has joined #ocaml
avsm has quit [Remote host closed the connection]
pminten has quit [Quit: Leaving]
milosn has quit [Ping timeout: 248 seconds]
dant3 has quit [Remote host closed the connection]
Eyyub has quit [Ping timeout: 264 seconds]
introom has quit [Ping timeout: 252 seconds]
mort___ has left #ocaml []
nikki93 has joined #ocaml
darkf has quit [Quit: Leaving]
dant3 has joined #ocaml
jbrown has quit [Ping timeout: 245 seconds]
Eyyub has joined #ocaml
mcclurmc has joined #ocaml
mcclurmc has quit [Ping timeout: 252 seconds]
mcclurmc has joined #ocaml
jbrown has joined #ocaml
nikki93 has quit [Remote host closed the connection]
shinnya has joined #ocaml
pminten has joined #ocaml
Eyyub has quit [Ping timeout: 252 seconds]
arjunguha has joined #ocaml
arjunguha has quit [Client Quit]
TDJACR has quit [Ping timeout: 264 seconds]
TDJACR has joined #ocaml
Eyyub has joined #ocaml
shinnya has quit [Ping timeout: 240 seconds]
pminten has quit [Quit: Leaving]
shinnya has joined #ocaml
Eyyub has quit [Ping timeout: 245 seconds]
qingant has quit [Quit: Leaving.]
mcclurmc has quit []
qingant has joined #ocaml
mcclurmc has joined #ocaml
milosn has joined #ocaml
mreca has joined #ocaml
dant3 has quit [Remote host closed the connection]
Eyyub has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
dant3 has joined #ocaml
milosn has quit [Quit: Reconnecting]
milosn has joined #ocaml
yours_truly has joined #ocaml
watermind has quit [Quit: Konversation terminated!]
nisstyre has quit [Ping timeout: 272 seconds]
introom has joined #ocaml
Eyyub has quit [Ping timeout: 272 seconds]
mcclurmc has joined #ocaml
mreca has quit [Ping timeout: 240 seconds]
WraithM has quit [Ping timeout: 245 seconds]
WraithM has joined #ocaml
Eyyub has joined #ocaml
arjunguha has joined #ocaml
nikki93 has joined #ocaml
saml has joined #ocaml
NoNNaN has quit [Ping timeout: 240 seconds]
NoNNaN has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
talzeus_ has joined #ocaml
Kakadu__ has joined #ocaml
Kakadu_ has quit [Ping timeout: 272 seconds]
nikki93 has quit [Remote host closed the connection]
qingant has quit [Quit: Leaving.]
mort___ has joined #ocaml
nikki93 has joined #ocaml
speckle has quit [Ping timeout: 264 seconds]
cynddl has joined #ocaml
<cynddl>
whitequark: hey, I am writing on a Merlin plugin for ST3, I heard you thinked/worked on it.
qingant has joined #ocaml
<whitequark>
cynddl: hi
<whitequark>
yes, I've been thinking about it, but didn't write anything
<whitequark>
def-lkb said he would look into adapting merlin sync for ST-like editors
introom has quit [Ping timeout: 246 seconds]
<def-lkb>
yes, it's somewhere in my roadmap :P
<whitequark>
hehe
<cynddl>
great
<cynddl>
I already patched the MerlinProcess module from the vim plugin, it's working with ST3
mcclurmc has joined #ocaml
arjunguha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
arjunguha has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
ygrek has joined #ocaml
mcclurmc has joined #ocaml
speckle has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
arjunguha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
thomasga has joined #ocaml
Eyyub has quit [Ping timeout: 272 seconds]
jbrown has quit [Remote host closed the connection]
avsm has joined #ocaml
groovy2shoes has joined #ocaml
dant3 has quit [Remote host closed the connection]
tovarish has joined #ocaml
BiDOrD has quit [Ping timeout: 246 seconds]
zpe has joined #ocaml
BiDOrD has joined #ocaml
arjunguha has joined #ocaml
mcclurmc has joined #ocaml
shinnya has quit [Ping timeout: 246 seconds]
bjorkintosh has quit [Ping timeout: 240 seconds]
bjorkintosh has joined #ocaml
Xenasis has joined #ocaml
pminten has joined #ocaml
Kakadu__ has quit [Quit: Page closed]
zpe_ has joined #ocaml
zpe has quit [Ping timeout: 245 seconds]
qingant has quit [Quit: Leaving.]
nikki93 has quit [Remote host closed the connection]
nikki93 has joined #ocaml
nikki93 has quit [Ping timeout: 260 seconds]
nikki93 has joined #ocaml
nikki93 has quit [Remote host closed the connection]
arjunguha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nikki93 has joined #ocaml
thomasga has quit [Quit: Leaving.]
qingant has joined #ocaml
<def-lkb>
I'll ping you when
snyp has joined #ocaml
boogie has joined #ocaml
zpe_ has quit [Ping timeout: 245 seconds]
dant3 has joined #ocaml
ygrek has quit [Ping timeout: 272 seconds]
dant3 has quit [Remote host closed the connection]
dant3 has joined #ocaml
dant3_ has joined #ocaml
boogie has quit [Remote host closed the connection]
dant3 has quit [Ping timeout: 252 seconds]
smerz has joined #ocaml
nikki93 has quit [Ping timeout: 246 seconds]
dant3_ has quit []
Kakadu has joined #ocaml
dant3 has joined #ocaml
dant3 has quit [Client Quit]
fraggle_laptop has joined #ocaml
dant3 has joined #ocaml
arjunguha has joined #ocaml
avsm has quit [Quit: Leaving.]
avsm has joined #ocaml
boogie has joined #ocaml
dant3 has quit [Remote host closed the connection]
snyp has quit [Quit: K Bye]
dant3 has joined #ocaml
avsm has quit [Client Quit]
wwilly has joined #ocaml
willy_ has joined #ocaml
nikki93 has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
nikki93 has quit [Remote host closed the connection]
yours_truly has quit [Quit: Leaving]
nisstyre has joined #ocaml
willy_ has quit [Quit: Leaving]
pminten has quit [Remote host closed the connection]
qingant has quit [Quit: Leaving.]
Arsenik has quit [Remote host closed the connection]
fraggle_laptop has quit [Ping timeout: 245 seconds]
fraggle_laptop has joined #ocaml
zpe has joined #ocaml
zpe has quit [Ping timeout: 252 seconds]
fraggle_laptop has quit [Ping timeout: 252 seconds]
manizzle has joined #ocaml
tane has joined #ocaml
ulfdoz has quit [Ping timeout: 245 seconds]
nikki93 has joined #ocaml
ggole has quit []
dant3 has quit [Ping timeout: 240 seconds]
oriba has joined #ocaml
dant3 has joined #ocaml
Nahra has quit [Quit: leaving]
Nahra has joined #ocaml
Nahra has quit [Changing host]
Nahra has joined #ocaml
nikki93 has quit [Ping timeout: 272 seconds]
jbrown has joined #ocaml
nikki93 has joined #ocaml
_andre has quit [Quit: leaving]
pango has quit [Ping timeout: 240 seconds]
pango has joined #ocaml
sillyotter has joined #ocaml
sheijk has joined #ocaml
sillyotter has quit [Quit: Leaving]
mort___ has quit [Quit: Leaving.]
shinnya has joined #ocaml
mort___ has joined #ocaml
nikki93 has quit [Ping timeout: 252 seconds]
groovy2shoes has quit [Read error: Connection reset by peer]
groovy2shoes has joined #ocaml
groovy2shoes has quit [Changing host]
groovy2shoes has joined #ocaml
mort___ has quit [Quit: Leaving.]
wwilly has quit [Quit: Leaving]
nikki93 has joined #ocaml
Kakadu has quit []
avsm has joined #ocaml
Xenasis has quit [Remote host closed the connection]
mcclurmc has joined #ocaml
mdenes has joined #ocaml
watermind has joined #ocaml
Nahra has quit [Ping timeout: 246 seconds]
mcclurmc has quit [Remote host closed the connection]
snyp has joined #ocaml
Nahra has joined #ocaml
tautologico has quit [Quit: Connection closed for inactivity]
snyp has quit [Client Quit]
nikki93 has quit [Ping timeout: 260 seconds]
mcclurmc has joined #ocaml
mcclurmc has quit [Remote host closed the connection]
dant3 has quit [Remote host closed the connection]
dant3 has joined #ocaml
dant3 has quit [Ping timeout: 252 seconds]
watermind has quit [Ping timeout: 245 seconds]
jonludlam has joined #ocaml
watermind has joined #ocaml
sillyotter has joined #ocaml
watermind has quit [Ping timeout: 246 seconds]
watermind has joined #ocaml
watermind has quit [Remote host closed the connection]
watermind has joined #ocaml
saml has quit [Quit: Leaving]
yacks has quit [Read error: Connection reset by peer]
teiresias has quit [Ping timeout: 252 seconds]
sillyotter has quit [Quit: Leaving]
smerz has quit [Ping timeout: 245 seconds]
ollehar has quit [Ping timeout: 245 seconds]
WraithM_ has joined #ocaml
WraithM has quit [Ping timeout: 272 seconds]
nikki93 has joined #ocaml
darkf has joined #ocaml
teiresias has joined #ocaml
Francezi has joined #ocaml
nikki93 has quit [Ping timeout: 245 seconds]
nikki93 has joined #ocaml
arjunguha has quit [Ping timeout: 246 seconds]
tane has quit [Quit: Verlassend]
csakatoku has joined #ocaml
csakatoku has quit [Remote host closed the connection]
sheijk has quit [Ping timeout: 245 seconds]
watermind has quit [Quit: Konversation terminated!]
Francezi has quit [Quit: Ex-Chat]
Simn has quit [Quit: Leaving]
nikki93 has quit [Remote host closed the connection]
introom has joined #ocaml
kyrylo has quit [Quit: Don't give up! Tell ya neighbour, tell ya friend...]
sheijk has joined #ocaml
arjunguha has joined #ocaml
NoNNaN has quit [Remote host closed the connection]
NoNNaN has joined #ocaml
jonludlam has quit [Quit: Leaving]
kyrylo has joined #ocaml
zRecursive has joined #ocaml
sheijk has quit [Ping timeout: 252 seconds]
zRecursive has left #ocaml []
arjunguha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]