gildor changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | OCaml 3.12.1 http://bit.ly/nNVIVH
<nicoo> thelema_: Actually, the is a general algorithm that can parse even ambiguous CFGs, and lets you enumerate the possible ASTs
<nicoo> possibles*
<thelema_> yup, although I doubt that's what anarchos wanted
<dsheets> dypgen?
<dsheets> is dypgen at least as supported as menhir?
emmanuelux has joined #ocaml
pango has quit [Ping timeout: 260 seconds]
pango has joined #ocaml
zorun has joined #ocaml
zorun has quit [Ping timeout: 245 seconds]
emmanuelux has quit [Read error: Connection reset by peer]
hto has quit [Ping timeout: 248 seconds]
gnuvince has joined #ocaml
Progster has quit [Ping timeout: 260 seconds]
ski has quit [Ping timeout: 248 seconds]
ski has joined #ocaml
ankit9 has joined #ocaml
ski has quit [Ping timeout: 264 seconds]
ski has joined #ocaml
ski has quit [Ping timeout: 264 seconds]
ski has joined #ocaml
ski has quit [Ping timeout: 240 seconds]
ski has joined #ocaml
ski has quit [Ping timeout: 245 seconds]
ski has joined #ocaml
ftrvxmtrx has quit [Ping timeout: 276 seconds]
cdidd has joined #ocaml
Xizor has joined #ocaml
ftrvxmtrx has joined #ocaml
ankit9 has quit [Quit: Leaving]
hto has joined #ocaml
ski has quit [Ping timeout: 248 seconds]
ski has joined #ocaml
thomasga has joined #ocaml
thomasga has quit [Client Quit]
Cyanure has joined #ocaml
ankit9 has joined #ocaml
Xizor has quit []
pango is now known as pangoafk
lin has joined #ocaml
ftrvxmtrx has quit [Quit: Leaving]
djcoin has joined #ocaml
zorun has joined #ocaml
eni has joined #ocaml
Cyanure has quit [Remote host closed the connection]
mika1 has joined #ocaml
edwin has joined #ocaml
ftrvxmtrx has joined #ocaml
taruti_ is now known as taruti
silver has joined #ocaml
jaar has joined #ocaml
Cyanure has joined #ocaml
thomasga has joined #ocaml
zorun_ has joined #ocaml
avsm has joined #ocaml
zorun_ has quit [Quit: leaving]
Electron has joined #ocaml
<Electron> hi
edwin has left #ocaml []
<lin> hi
eikke has joined #ocaml
beckerb has joined #ocaml
ankit9 has quit [Quit: Leaving]
Submarine has joined #ocaml
Submarine has quit [Changing host]
Submarine has joined #ocaml
avsm has quit [Quit: Leaving.]
ankit9 has joined #ocaml
Submarine has quit [Ping timeout: 245 seconds]
Electron has quit []
xcombelle has joined #ocaml
eni has quit [Ping timeout: 260 seconds]
chambart has quit [Ping timeout: 244 seconds]
mort___ has joined #ocaml
eni has joined #ocaml
Progster has joined #ocaml
lin has quit [Ping timeout: 260 seconds]
Znudzon has quit [Quit: Leaving]
Submarine has joined #ocaml
Submarine has quit [Changing host]
Submarine has joined #ocaml
eni has quit [Read error: Connection reset by peer]
lin has joined #ocaml
jaar has quit [Ping timeout: 248 seconds]
chambart has joined #ocaml
jaar has joined #ocaml
Anarchos has joined #ocaml
avsm has joined #ocaml
chambart has quit [Ping timeout: 252 seconds]
chambart has joined #ocaml
Ninju has joined #ocaml
ankit9 has quit [Quit: Leaving]
Reventlov has quit [Quit: leaving]
Reventlov has joined #ocaml
jaar has quit [Quit: leaving]
_andre has joined #ocaml
Kakadu has joined #ocaml
<Kakadu> Can you help me with compilation? http://paste.in.ua/4530/raw/
Submarine has quit [Ping timeout: 252 seconds]
<adrien> I wonder if it's not because everything is not doable with let recs
<adrien> also, you can pass "onclick" as an argument to your *Btn functions instead, that would quite simply get rid of the let rec
<adrien> it can also be worth trying because if you can't wrap your head around how it would work, then the compiler probably doesn't understand what you're currently trying to do
<Kakadu> adrien: *Btn are not functions...
<adrien> ok, then I'm not sure your code can be correct (in other words: I'm having troubles understanding how to evaluate it)
<Kakadu> and I have not understanded your solution
<Kakadu> It seems I can use 'a ref to avoid this let recs
<Kakadu> but is will be not very pleasent code
<adrien> well, as far as I'm concerned, I don't see easily how evaluating that code would not result in an infinite loop
<Kakadu> If it will help I want to create 4 buttons which will be moved to some direction after clicking on them
<adrien> well, one way to make it work (I think) is to separate the initial creation and the step when you're adding the buttons in onclick
<adrien> you'd have a Queue.t inside onclick for example, and a way to add elements in that queue (that queue would replace the [ topBtn; leftBtn; ... ] list)
<adrien> you can do it in a pure style in a similar fashion
ocp has joined #ocaml
<Kakadu> adrien: merci
<Kakadu> Yeah! I've fixed this issue.
<adrien> :-)
mort___ has left #ocaml []
Submarine has joined #ocaml
Submarine has quit [Changing host]
Submarine has joined #ocaml
sepp2k1 has joined #ocaml
ocp has left #ocaml []
sepp2k has quit [Ping timeout: 276 seconds]
eikke has quit [Ping timeout: 248 seconds]
lin has quit [Remote host closed the connection]
hto has quit [Read error: Connection reset by peer]
ankit9 has joined #ocaml
rixed has quit [Quit: Lost terminal]
maufred_ has quit [Read error: Operation timed out]
maufred__ has quit [Write error: Broken pipe]
maufred has joined #ocaml
maufred_ has joined #ocaml
Cyanure has quit [Remote host closed the connection]
othiym23 has quit [Ping timeout: 246 seconds]
maufred__ has joined #ocaml
maufred_1 has joined #ocaml
maufred has quit [Ping timeout: 245 seconds]
maufred_ has quit [Ping timeout: 245 seconds]
ankit9 has quit [Quit: Leaving]
eikke has joined #ocaml
Kakadu has quit [Quit: Page closed]
thomasga has quit [Quit: Leaving.]
mika1 has quit [Quit: Leaving.]
cago has quit [Quit: Leaving.]
sepp2k1 has quit [Read error: Connection reset by peer]
smondet has joined #ocaml
Submarine has quit [Remote host closed the connection]
hto has joined #ocaml
silver has quit [Remote host closed the connection]
eikke has quit [Ping timeout: 276 seconds]
rixed has joined #ocaml
ulfdoz has joined #ocaml
othiym23 has joined #ocaml
tumdum has joined #ocaml
ulfdoz has quit [Ping timeout: 255 seconds]
ulfdoz has joined #ocaml
djcoin has quit [Quit: WeeChat 0.3.2]
ocp has joined #ocaml
mcclurmc is now known as mcclurmc_away
ftrvxmtrx has quit [Quit: Leaving]
phizyx has quit [Read error: Connection reset by peer]
ulfdoz has quit [Ping timeout: 276 seconds]
avsm has quit [Quit: Leaving.]
ImAlsoGreg has joined #ocaml
ocp has quit [Quit: Leaving.]
cdidd has quit [Quit: Leaving]
wagle has quit [Ping timeout: 265 seconds]
beckerb has quit [Ping timeout: 245 seconds]
ocp has joined #ocaml
sgnb has quit [Remote host closed the connection]
cdidd has joined #ocaml
ImAlsoGreg has quit [Quit: Leaving]
ocp has quit [Quit: Leaving.]
pangoafk is now known as pango
wagle has joined #ocaml
Reventlov has quit [Ping timeout: 264 seconds]
wagle has quit [Ping timeout: 255 seconds]
srcerer has joined #ocaml
eni has joined #ocaml
ftrvxmtrx has joined #ocaml
ocp has joined #ocaml
wagle has joined #ocaml
BiDOrD has joined #ocaml
BiDOrD_ has quit [Ping timeout: 248 seconds]
Reventlov has joined #ocaml
Submarine has joined #ocaml
Submarine has quit [Changing host]
Submarine has joined #ocaml
eikke has joined #ocaml
mort___ has joined #ocaml
xcombelle has quit [Quit: I am a manual virus, please copy me to your quit message.]
eikke has quit [Ping timeout: 248 seconds]
Submarine has quit [Remote host closed the connection]
eni has quit [Quit: Leaving]
hyperboreean has quit [Ping timeout: 246 seconds]
sgnb has joined #ocaml
_andre has quit [Quit: leaving]
tumdum has quit [Ping timeout: 252 seconds]
srcerer_ has joined #ocaml
srcerer has quit [Ping timeout: 260 seconds]
ulfdoz has joined #ocaml
JoeyA has joined #ocaml
avsm has joined #ocaml
srcerer_ is now known as srcerer
ocp has left #ocaml []
Anarchos has quit [Quit: need to sleep]
eni has joined #ocaml
bitbckt has quit [Read error: Operation timed out]
sivoais has quit [Read error: Operation timed out]
bitbckt has joined #ocaml
sivoais has joined #ocaml
smondet has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
ftrvxmtrx has quit [Quit: Leaving]
ftrvxmtrx has joined #ocaml
emmanuelux has joined #ocaml
<thelema_> ls
thelema_ is now known as thelema
<bitbckt> . ..
<thelema> tmux issues - anyone know how to reset tmux when garbage corrupts it?
tumdum has joined #ocaml
<thelema> n/m, C-a &, of course
JoeyA has quit [Ping timeout: 248 seconds]
thizanne has quit [Read error: Operation timed out]
thizanne has joined #ocaml
tumdum has quit [Ping timeout: 255 seconds]
Progster has quit [Ping timeout: 244 seconds]
Progster has joined #ocaml
Cyanure has joined #ocaml
mort___ has quit [Quit: Leaving.]