ChanServ changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | http://www.ocaml.org | OCaml 4.01.0 announce at http://bit.ly/1851A3R | Logs at http://irclog.whitequark.org/ocaml
lpw25 has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
philtor_ has joined #ocaml
jabesed has joined #ocaml
[mark] has quit [Quit: Leaving]
fold has joined #ocaml
ygrek has joined #ocaml
eikke___ has quit [Ping timeout: 245 seconds]
jao has quit [Ping timeout: 240 seconds]
jabesed has quit [Remote host closed the connection]
rgrinberg has quit [Quit: Leaving.]
philtor_ has quit [Ping timeout: 245 seconds]
jwatzman|work has quit [Quit: jwatzman|work]
matthieu has quit [Ping timeout: 240 seconds]
ygrek has quit [Ping timeout: 255 seconds]
thomasga has quit [Quit: Leaving.]
englishm has quit [Read error: Connection reset by peer]
troutwine is now known as troutwine_away
englishm has joined #ocaml
jabesed has joined #ocaml
jabesed has quit [Quit: Konversation terminated!]
q66 has quit [Quit: Leaving]
manud has joined #ocaml
manud has quit [Client Quit]
lordkryss has quit [Quit: Connection closed for inactivity]
manud has joined #ocaml
malo has quit [Remote host closed the connection]
samrat has joined #ocaml
samrat has quit [Quit: Computer has gone to sleep.]
englishm has quit [Remote host closed the connection]
englishm has joined #ocaml
englishm has quit [Remote host closed the connection]
englishm has joined #ocaml
rand000 has quit [Quit: leaving]
englishm has quit [Remote host closed the connection]
englishm has joined #ocaml
rgrinberg has joined #ocaml
englishm has quit [Remote host closed the connection]
englishm has joined #ocaml
Zemeio has joined #ocaml
manud has quit [Quit: manud]
samrat has joined #ocaml
studybot_ has quit [Ping timeout: 264 seconds]
emias has quit [Ping timeout: 250 seconds]
manud has joined #ocaml
studybot has joined #ocaml
emias has joined #ocaml
manud has quit [Quit: manud]
diethyl has quit [Ping timeout: 240 seconds]
nojb has joined #ocaml
<nojb> How do I get the value of a ['a Js.prop] ?
nojb has left #ocaml ["ERC Version 5.3 (IRC client for Emacs)"]
samrat has quit [Quit: Computer has gone to sleep.]
emias has quit [Ping timeout: 250 seconds]
emias has joined #ocaml
manud has joined #ocaml
samrat has joined #ocaml
ygrek has joined #ocaml
englishm has quit [Remote host closed the connection]
emias has quit [Ping timeout: 250 seconds]
englishm has joined #ocaml
[mark] has joined #ocaml
[mark] has left #ocaml ["Leaving"]
emias has joined #ocaml
koderok has joined #ocaml
samrat has quit [Quit: Computer has gone to sleep.]
Zemeio has quit [Ping timeout: 264 seconds]
Zemeio has joined #ocaml
koderok has quit [Quit: koderok]
koderok has joined #ocaml
rgrinberg has quit [Quit: Leaving.]
rgrinberg has joined #ocaml
samrat has joined #ocaml
philtor has joined #ocaml
nojb has joined #ocaml
philtor has quit [Ping timeout: 255 seconds]
manud has quit [Ping timeout: 260 seconds]
arj has joined #ocaml
spacebat has quit [Ping timeout: 255 seconds]
axiles has joined #ocaml
NoNNaN has quit [Remote host closed the connection]
NoNNaN has joined #ocaml
nojb has quit [Ping timeout: 240 seconds]
spacebat has joined #ocaml
noninono has joined #ocaml
spacebat has quit [Ping timeout: 260 seconds]
MercurialAlchemi has joined #ocaml
johnf has joined #ocaml
<johnf> Hi, I'm having an issue getting the functorial interface for camlp4 working. I get this error
<johnf> No level labelled "top" in entry "expr"
<johnf> Failure: "Grammer.extend"
<johnf> Error while running external preprocessor
<johnf> oh dang, apparently something is wrong with my 'ocamlfind' build line, when I use ocamlc directly it seems to work.
fold has quit [Ping timeout: 245 seconds]
and has joined #ocaml
dubst3pp4 has joined #ocaml
ygrek has quit [Ping timeout: 240 seconds]
and has quit [Quit: ffs stop pinging me]
mcclurmc has quit [Ping timeout: 245 seconds]
manud has joined #ocaml
manud has quit [Client Quit]
noninono has quit [Quit: WeeChat 1.0]
ygrek has joined #ocaml
huza has joined #ocaml
rgrinberg has quit [Quit: Leaving.]
rgrinberg has joined #ocaml
englishm_ has joined #ocaml
englishm has quit [Ping timeout: 240 seconds]
srax_ has joined #ocaml
rgrinberg has quit [Quit: Leaving.]
MercurialAlchemi has quit [Remote host closed the connection]
MercurialAlchemi has joined #ocaml
mcclurmc has joined #ocaml
eikke__ has joined #ocaml
BitPuffin has joined #ocaml
Kakadu has joined #ocaml
manud has joined #ocaml
Submarine has quit [Remote host closed the connection]
koderok has quit [Quit: koderok]
maattdd has joined #ocaml
AltGr has joined #ocaml
cago has joined #ocaml
johnelse has quit [Quit: leaving]
johnelse has joined #ocaml
mcclurmc has quit [Ping timeout: 245 seconds]
mcclurmc has joined #ocaml
koderok has joined #ocaml
maattdd has quit [Ping timeout: 255 seconds]
<madroach> `~.
maattdd has joined #ocaml
def` has quit [Remote host closed the connection]
<freling> Hi, I am using vim with merlin to code some OCaml, but it seems that the syntax file doesn't recognize 'done
<freling> 'done' in a for loop as a proper keyword, is it a known issue?
<flux> how does it not recognize it?
<freling> is it not highlighted as a keyword
<freling> it is*
octachron has joined #ocaml
maattdd has quit [Ping timeout: 255 seconds]
<NoNNaN> how can i set the alignment for llvm "alloca" in llvm ocaml binding ? the function parameter alignment working well with set_param_alignment
<freling> flux: ah, my bad, I had an old ocaml.vim syntax file in ~./.vim, the one shipping with vim is good
<freling> I wonder how old it was
leowzukw has joined #ocaml
pyon has quit [Ping timeout: 245 seconds]
thomasga has joined #ocaml
tane has joined #ocaml
<freling> I have another question: is now ocp-build the default build manager? does it replace ocamlbuild in every case?
<rks`> absolutely not.
nojb has joined #ocaml
<freling> so ocamlbuild is the official tool and ocp-build is a work in progress?
leowzukw has quit [Read error: No route to host]
leowzukw has joined #ocaml
<rks`> they're both wip, but yes, you could say so
<freling> alright then, I'll stick to ocamlbuild for the time being
ewd has joined #ocaml
<nojb> In js_of_ocaml, how do I get the value of a ['a prop] which is not a method of a [_ Js.t] ? For example,svgElement ## width ## baseVal # value
leowzukw has quit [Quit: leaving]
leowzukw has joined #ocaml
rand000 has joined #ocaml
ontologiae_ has joined #ocaml
tane has quit [Quit: Verlassend]
rand000 has quit [Read error: Connection reset by peer]
rand000 has joined #ocaml
dsheets has joined #ocaml
nojb has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
dsheets has quit [Quit: Leaving]
cago has quit [Quit: cago]
dsheets has joined #ocaml
<leowzukw> Hi, I'm trying to install eliom with opam, but I get the following error with js_of_ocaml.2.2 :
<leowzukw> ### stderr ###
<leowzukw> # File "_none_", line 1:
<leowzukw> # ...[truncated]
<leowzukw> # Error: I/O error: Broken pipe
<leowzukw> # Fatal error: exception Sys_error("Broken pipe")
<leowzukw> # File "_none_", line 1:
leowzukw has quit [Remote host closed the connection]
leowzukw has joined #ocaml
<leowzukw> Do you have any idee?
_0xAX has joined #ocaml
foo` has joined #ocaml
foo` has quit [Remote host closed the connection]
_0xAX has quit [Client Quit]
thorsten1 is now known as thorsten`
thorsten` has quit [Quit: WeeChat 0.4.1]
thorsten` has joined #ocaml
_0xAX has joined #ocaml
spacebat has joined #ocaml
_0xAX has quit [Client Quit]
fold has joined #ocaml
_0xAX has joined #ocaml
_0xAX has quit [Remote host closed the connection]
_0xAX has joined #ocaml
spacebat has quit [Ping timeout: 240 seconds]
_0xAX has quit [Remote host closed the connection]
_0xAX has joined #ocaml
_0xAX has quit [Remote host closed the connection]
_0xAX has joined #ocaml
_0xAX has quit [Remote host closed the connection]
Zemeio has quit [Remote host closed the connection]
_0xAX has joined #ocaml
Zemeio has joined #ocaml
<Kakadu> can you show more log?
_0xAX has quit [Remote host closed the connection]
_0xAX has joined #ocaml
Zemeio has left #ocaml [#ocaml]
BitPuffin has quit [Ping timeout: 240 seconds]
_0xAX has quit [Remote host closed the connection]
_0xAX has joined #ocaml
thomasga has quit [Quit: Leaving.]
bezirg has joined #ocaml
thomasga has joined #ocaml
_0xAX has quit [Remote host closed the connection]
_0xAX has joined #ocaml
jao has joined #ocaml
jao has quit [Changing host]
jao has joined #ocaml
_0xAX has quit [Remote host closed the connection]
maattdd has joined #ocaml
BitPuffin has joined #ocaml
samrat has quit [Quit: Computer has gone to sleep.]
srax_ has quit [Ping timeout: 264 seconds]
samrat has joined #ocaml
_andre has joined #ocaml
jabesed has joined #ocaml
srax_ has joined #ocaml
manud has quit [Quit: manud]
cago has joined #ocaml
fold has quit [Ping timeout: 260 seconds]
<leowzukw> Kakadu: Yes :
<leowzukw> =-=-= Installing js_of_ocaml.2.2 =-=-=
<leowzukw> Building js_of_ocaml.2.2:
<leowzukw> make install-lib BINDIR=/home/leo/.opam/4.01.0/bin
<leowzukw> make build
<leowzukw> [ERROR] The compilation of js_of_ocaml.2.2 failed.
<leowzukw> Removing js_of_ocaml.2.2.
<leowzukw> ocamlfind remove js_of_ocaml
<leowzukw> [ERROR] Due to some errors while processing js_of_ocaml.2.2, the following actions will NOT proceed:
<leowzukw> - install eliom.4.0.0
<leowzukw> ===== ERROR while installing js_of_ocaml.2.2 =====
<leowzukw> # opam-version 1.1.1
<leowzukw> # os linux
<leowzukw> # command make build
<leowzukw> # path /home/leo/.opam/4.01.0/build/js_of_ocaml.2.2
<leowzukw> # compiler 4.01.0
<leowzukw> # exit-code 2
<leowzukw> # env-file /home/leo/.opam/4.01.0/build/js_of_ocaml.2.2/js_of_ocaml-19558-5f1023.env
<leowzukw> # stdout-file /home/leo/.opam/4.01.0/build/js_of_ocaml.2.2/js_of_ocaml-19558-5f1023.out
<leowzukw> # stderr-file /home/leo/.opam/4.01.0/build/js_of_ocaml.2.2/js_of_ocaml-19558-5f1023.err
<leowzukw> ### stdout ###
<leowzukw> # ...[truncated]
<leowzukw> # ocamlfind ocamlc -package deriving.syntax.common -syntax camlp4o -ppopt syntax/pa_deriving_Json.cmo -I deriving_json -c deri
<leowzukw> ving_json/deriving_Json_lexer.ml
<freling> might be easier to use a pastebin
<leowzukw> # ocamlfind ocamlc -package lwt -I deriving_json -c deriving_json/deriving_Json.mli
<leowzukw> # ocamlfind ocamlc -package deriving.syntax.common -syntax camlp4o -ppopt syntax/pa_deriving_Json.cmo -I deriving_json -c deri
<leowzukw> ving_json/deriving_Json.ml
<leowzukw> # ocamlfind ocamlc -a -o deriving_json.cma deriving_json/deriving_Json_lexer.cmo deriving_json/deriving_Json.cmo
<leowzukw> # ocamlfind ocamlopt -package deriving.syntax.common -syntax camlp4o -ppopt syntax/pa_deriving_Json.cmo -I deriving_json -c de
<leowzukw> riving_json/deriving_Json_lexer.ml
<Kakadu> freling: Thus remark is rather late
<freling> Kakadu: yeah I know, but it could be a reminder for next time
<leowzukw> # ocamlfind ocamlopt -package deriving.syntax.common -syntax camlp4o -ppopt syntax/pa_deriving_Json.cmo -I deriving_json -c de
<leowzukw> riving_json/deriving_Json.ml
<leowzukw> # ocamlfind ocamlopt -shared -linkall -o deriving_json.cmxs deriving_json.cmxa
<leowzukw> # ocamlfind ocamlopt -a -o deriving_json.cmxa deriving_json/deriving_Json_lexer.cmx deriving_json/deriving_Json.cmx
<leowzukw> # ocamlfind ocamlc -package lwt,graphics -I ./ graphics/graphics_js.mli -o graphics/graphics_js.cmi
<leowzukw> # make[1] : on quitte le répertoire « /home/leo/.opam/4.01.0/build/js_of_ocaml.2.2/lib »
<leowzukw> ### stderr ###
<Drup> leowzukw: use opam with -v and pastbin the result
<leowzukw> # ...[truncated]
<leowzukw> # File "_none_", line 1:
<leowzukw> # Error: I/O error: Broken pipe
<leowzukw> # Fatal error: exception Sys_error("Broken pipe")
<leowzukw> # File "_none_", line 1:
fraggle-boate has quit [Ping timeout: 255 seconds]
<leowzukw> # Error: I/O error: Broken pipe
<leowzukw> # Fatal error: exception Sys_error("Broken pipe")
<Drup> erk ...
jabesed has quit [Ping timeout: 240 seconds]
<leowzukw> Drup: Ok, opam is running
<Drup> (and I repeat, use a pastebin :D)
jabesed has joined #ocaml
BitPuffin has quit [Ping timeout: 255 seconds]
thomasga has quit [Quit: Leaving.]
hhugo has joined #ocaml
sepp2k has joined #ocaml
<leowzukw> Here is the pastebin :
fraggle-boate has joined #ocaml
<Drup> I guess you are on debian/ubuntu and you don't have the graphics part of ocaml installed
<leowzukw> I'm using Fedora
<Drup> I don't know fedora, but it's probably the same
<leowzukw> opam switch give me this
jabesed has quit [Ping timeout: 250 seconds]
<leowzukw> So I think it uses the Officiel compiler, isn't it?
<Drup> hum, that's weird.
jabesed has joined #ocaml
thomasga has joined #ocaml
leowzukw_ has joined #ocaml
leowzukw has quit [Ping timeout: 246 seconds]
_0xAX has joined #ocaml
thomasga has quit [Client Quit]
ygrek has quit [Ping timeout: 245 seconds]
dsheets has quit [Ping timeout: 260 seconds]
<Kakadu> Yeah, it seems that no graphics part installed
<leowzukw_> And how can I install it?
<Kakadu> During OCaml compilation it checks environment to decide can graphcis part can be compiled
jao has quit [Ping timeout: 245 seconds]
<Kakadu> So, you need to install some dependencies using yum
<Kakadu> and recompile OCaml after that
<Kakadu> You can begin from Tcl/Tk development packages
* Kakadu afk
<leowzukw_> Can't I do this throw opam?
<Kakadu> no, It should be done using system package manager (like yum in fedora)
cago has quit [Ping timeout: 255 seconds]
<madroach> you will need the X development libraries.
<madroach> Tcl/Tk is needed for labltk.
<leowzukw_> so I install ocaml-labltk-devel.i686?
leowzukw_ is now known as leowzukw
<madroach> no
<madroach> to build the graphics library, ocaml needs access to the X11 headers.
samrat has quit [Quit: Computer has gone to sleep.]
<leowzukw> madroach: So?
<leowzukw> madroach: I install ocaml-x11.i686?
<madroach> no
<Drup> try that, and reinstall the 4.01.0 switch
<leowzukw> ok
<Drup> by dependency resolution magic, it may work
<madroach> what does pkg-config --cflags x11 say?
<leowzukw> madroach: A blank line
<madroach> seems like you are missing your X11 headers.
<madroach> but Drup is right. installing ocaml-x11.i686 _might_ pull in those headers.
<madroach> On Debian it won't work. I have no experience on fedora.
<leowzukw> yum is installing ocaml-x11 right now
<leowzukw> Installed!
<madroach> you need this package: xorg-x11-proto-devel
<leowzukw> madroach: Running
<Drup> (and reinstall the opam switch after)
<leowzukw> already installed
dsheets has joined #ocaml
<madroach> what does pkg-config --cflags x11 say?
<leowzukw> To reinstall the switch, I use opamswitch 4.01.0?
<leowzukw> madroach: The same things, a blank line
<madroach> If it still doesn't work try find /usr -name X.h
CapitalS1gma has joined #ocaml
_0xAX has quit [Remote host closed the connection]
<madroach> to make sure you have or are still missing the X11 headers.
<leowzukw> I get /usr/include/X11/X.h
<madroach> nice.
<madroach> should work now.
<CapitalS1gma> hey all
<madroach> if not ocaml needs the -x11include and -x11lib configure switches.
<leowzukw> ok I'm trying
<CapitalS1gma> is there anything i can read for "software engineering best practices in functional languages"? like the java-oriented "Clean Code"?
englishm_ has quit [Ping timeout: 245 seconds]
koderok has quit [Quit: koderok]
maattdd has quit [Ping timeout: 260 seconds]
lordkryss has joined #ocaml
maattdd has joined #ocaml
englishm has joined #ocaml
rand000 has quit [Quit: leaving]
dsheets has quit [Ping timeout: 250 seconds]
hhugo has quit [Quit: Leaving.]
thomasga has joined #ocaml
dsheets has joined #ocaml
ontologiae_ has quit [Ping timeout: 250 seconds]
hhugo has joined #ocaml
<leowzukw> CapitalS1gma: You may can find interresting things here : http://wiki.xensource.com/wiki/OCaml_Best_Practices_for_Developers
thomasga has quit [Quit: Leaving.]
<Drup> "In multi-line comments, each line should be preceded by an asterisk, vertically aligned with the opening asterisk" <- don't do that in ocamldoc comments
darkf has quit [Quit: Leaving]
<Drup> ocamldoc doesn't handle it, the rendered html look terrible
thomasga has joined #ocaml
<leowzukw> madroach: Drup : Thank you very much, I installed eliom successfully!
<Drup> cool =)
koderok has joined #ocaml
huza has quit [Quit: WeeChat 0.3.8]
jabesed has quit [Ping timeout: 255 seconds]
jabesed has joined #ocaml
dubst3pp4 has quit [Changing host]
dubst3pp4 has joined #ocaml
hhugo has quit [Quit: Leaving.]
hhugo has joined #ocaml
hhugo has quit [Client Quit]
samrat has joined #ocaml
fraggle-boate has quit [Remote host closed the connection]
hhugo has joined #ocaml
jabesed has quit [Quit: Konversation terminated!]
koderok has quit [Quit: koderok]
gargawel_ is now known as gargawel
dubst3pp4 has quit [Quit: Leaving]
ygrek has joined #ocaml
fraggle-boate has joined #ocaml
arj has quit [Quit: Leaving.]
alexst has quit [Quit: leaving]
leowzukw has quit [Quit: leaving]
hhugo has quit [Quit: Leaving.]
shinnya has joined #ocaml
shallow is now known as rosnicka
BitPuffin has joined #ocaml
philtor has joined #ocaml
hhugo has joined #ocaml
Hannibal_Smith has joined #ocaml
tane has joined #ocaml
yomimono has joined #ocaml
rand000 has joined #ocaml
slash^ has joined #ocaml
enquora has joined #ocaml
BitPuffin has quit [Ping timeout: 264 seconds]
ggole has joined #ocaml
Mandus has quit [Ping timeout: 260 seconds]
shinnya has quit [Ping timeout: 250 seconds]
jao has joined #ocaml
rgrinberg has joined #ocaml
jao has quit [Changing host]
jao has joined #ocaml
spacebat has joined #ocaml
Mandus has joined #ocaml
_andre has quit [Ping timeout: 240 seconds]
_andre has joined #ocaml
ygrek has quit [Ping timeout: 264 seconds]
samrat has quit [Quit: Computer has gone to sleep.]
octachron has quit [Quit: Page closed]
<Denommus> trying to make ((*) 2) and failing is quite frustrating sometimes. But that's okay
pminten has joined #ocaml
bezirg has left #ocaml [#ocaml]
englishm has quit [Remote host closed the connection]
<Drup> code coloration should make the error obvious
englishm has joined #ocaml
<mrvn> the power of space
samrat has joined #ocaml
<ggole> Yeah, I've found (* as comment start annoying a few times
<mrvn> what do you want to render differently for a monospace font?
<mrvn> ups
BitPuffin has joined #ocaml
ewd has quit [Remote host closed the connection]
ygrek has joined #ocaml
englishm has quit [Remote host closed the connection]
englishm has joined #ocaml
CapitalS1gma has left #ocaml ["."]
malo has joined #ocaml
q66 has joined #ocaml
jwatzman|work has joined #ocaml
yomimono has quit [Ping timeout: 255 seconds]
troutwine_away is now known as troutwine
MercurialAlchemi has quit [Ping timeout: 250 seconds]
srax_ has quit [Ping timeout: 255 seconds]
maattdd has quit [Ping timeout: 260 seconds]
dsheets has quit [Ping timeout: 240 seconds]
Kakadu has quit [Ping timeout: 246 seconds]
spacebat has quit [Ping timeout: 240 seconds]
pminten has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
<jpdeplaix> gasche: Can you make the new parameter of Ocamlbuild_pack.Param_tags.partial_init as optional ? It breaks one of my plugin
<jpdeplaix> or at least explain me how can I get this location
hhugo has quit [Quit: Leaving.]
ygrek has quit [Ping timeout: 264 seconds]
sepp2k has quit [Quit: Konversation terminated!]
hhugo has joined #ocaml
AltGr has left #ocaml [#ocaml]
_0xAX has joined #ocaml
claudiuc_ has quit [Remote host closed the connection]
thomasga has quit [Ping timeout: 240 seconds]
dsheets has joined #ocaml
philtor_ has joined #ocaml
slash^ has quit [Read error: Connection reset by peer]
dsheets has quit [Ping timeout: 260 seconds]
msaegesser has joined #ocaml
Kakadu has joined #ocaml
claudiuc has joined #ocaml
pyon has joined #ocaml
Submarine has joined #ocaml
rgrinberg has quit [Quit: Leaving.]
hhugo has quit [Quit: Leaving.]
dubst3pp4 has joined #ocaml
_0xAX has quit [Quit: Leaving]
hhugo has joined #ocaml
Hannibal_Smith has quit [Remote host closed the connection]
Hannibal_Smith has joined #ocaml
dsheets has joined #ocaml
samrat has quit [Quit: Computer has gone to sleep.]
pyon has quit [Quit: Fiat justitia ruat caelum.]
dubst3pp4 has quit [Read error: Connection reset by peer]
dubst3pp4 has joined #ocaml
pyon has joined #ocaml
dsheets has quit [Ping timeout: 272 seconds]
kakadu_ has joined #ocaml
kakadu_ has quit [Ping timeout: 240 seconds]
jao has quit [Ping timeout: 255 seconds]
lpw25 has joined #ocaml
pkrnj has joined #ocaml
malo has quit [Remote host closed the connection]
malo has joined #ocaml
dsheets has joined #ocaml
troutwine is now known as troutwine_away
BitPuffin has quit [Ping timeout: 255 seconds]
oriba has joined #ocaml
<oriba> which library is recommended to chose for json-parsing?
<oriba> ah nice :-)
MercurialAlchemi has joined #ocaml
tane has quit [Quit: Verlassend]
spacebat has joined #ocaml
rgrinberg has joined #ocaml
hhugo has quit [Quit: Leaving.]
troutwine_away is now known as troutwine
dubst3pp4 has quit [Read error: No route to host]
dubst3pp4 has joined #ocaml
dubst3pp4 has quit [Remote host closed the connection]
hhugo has joined #ocaml
Higgs has joined #ocaml
eikke__ has quit [Ping timeout: 260 seconds]
_andre has quit [Quit: leaving]
pkrnj has quit [Quit: Computer has gone to sleep.]
eikke__ has joined #ocaml
leifw is now known as le1f
pkrnj has joined #ocaml
hhugo has quit [Quit: Leaving.]
ggole has quit []
Hannibal_Smith has quit [Ping timeout: 246 seconds]
manud has joined #ocaml
def-lkb has joined #ocaml
def-lkb is now known as def`
Submarine has quit [Remote host closed the connection]
axiles has quit [Quit: Quitte]
shinnya has joined #ocaml
fold has joined #ocaml
MercurialAlchemi has quit [Ping timeout: 250 seconds]
thomasga has joined #ocaml
hhugo has joined #ocaml
manud has quit [Quit: manud]
oriba has quit [Quit: oriba]
avsm has joined #ocaml
srcerer has joined #ocaml
dbuenzli has joined #ocaml
<dbuenzli> oriba: I find the perspective of that link a little bit biased. If you want another biased perspective you can have a look at the post scriptum of my original announcement http://alan.petitepomme.net/cwn/2012.05.08.html#2
spacebat has quit [Ping timeout: 264 seconds]
eikke__ has quit [Ping timeout: 245 seconds]
Kakadu has quit [Quit: Konversation terminated!]
philtor has quit [Ping timeout: 260 seconds]
Higgs has quit [Ping timeout: 240 seconds]
Valdo has quit [Ping timeout: 255 seconds]
gargawel_ has joined #ocaml
gargawel has quit [Ping timeout: 255 seconds]
Thooms has joined #ocaml
tianon has quit [Ping timeout: 255 seconds]
sirssi_ has quit [Ping timeout: 255 seconds]
tianon has joined #ocaml
hnrgrgr_ has joined #ocaml
Valdo has joined #ocaml
boegel_ has joined #ocaml
msaegesser has quit [Ping timeout: 250 seconds]
Khady_ has joined #ocaml
pkrnj has quit [Ping timeout: 272 seconds]
WraithM has joined #ocaml
Thooms_ has joined #ocaml
enquora has quit [Quit: enquora]
dsheets_ has joined #ocaml
dsheets has quit [Quit: Leaving]
rgrinberg has quit [Quit: Leaving.]
thomasga1 has joined #ocaml
yomimono has joined #ocaml
isomorph1smes has joined #ocaml
englishm_ has joined #ocaml
bacam_ has joined #ocaml
sirssi has joined #ocaml
mcclurmc_ has joined #ocaml
misv_ has joined #ocaml
pippijn_ has joined #ocaml
alinab_ has joined #ocaml
Thooms has quit [*.net *.split]
Khady has quit [*.net *.split]
boegel has quit [*.net *.split]
maufred has quit [*.net *.split]
alinab has quit [*.net *.split]
isomorphismes has quit [*.net *.split]
hnrgrgr has quit [*.net *.split]
Higgs has joined #ocaml
nickmeha1ry has joined #ocaml
ggherdov has quit [Ping timeout: 261 seconds]
Derander has quit [Ping timeout: 261 seconds]
englishm_ has quit [Remote host closed the connection]
Shozan has joined #ocaml
emmanueloga has quit [Ping timeout: 240 seconds]
esden has quit [Ping timeout: 240 seconds]
cantstanya has quit [Ping timeout: 240 seconds]
whitequa1k has quit [Ping timeout: 240 seconds]
fraggle_ has quit [Ping timeout: 240 seconds]
chris2 has quit [Ping timeout: 240 seconds]
whitequark has joined #ocaml
cantstanya has joined #ocaml
englishm_ has joined #ocaml
mcclurmc has quit [Ping timeout: 329 seconds]
Derander has joined #ocaml
xaimus_ has joined #ocaml
dbuenzli has quit [*.net *.split]
thomasga has quit [*.net *.split]
englishm has quit [*.net *.split]
patronus has quit [*.net *.split]
bytbox has quit [*.net *.split]
bacam has quit [*.net *.split]
SHODAN has quit [*.net *.split]
misv has quit [*.net *.split]
jbrown has quit [*.net *.split]
yroeht has quit [*.net *.split]
pippijn has quit [*.net *.split]
orbitz has quit [*.net *.split]
nickmeharry has quit [*.net *.split]
xaimus has quit [*.net *.split]
NoNNaN has quit [*.net *.split]
studybot has quit [*.net *.split]
maufred has joined #ocaml
emmanueloga_ has joined #ocaml
chris2 has joined #ocaml
yomimono_ has joined #ocaml
yomimono has quit [Read error: Connection reset by peer]
|jbrown| has joined #ocaml
yomimono_ is now known as yomimono
dbuenzli has joined #ocaml
yroeht has joined #ocaml
fraggle_ has joined #ocaml
tov has quit [Excess Flood]
jave has quit [Ping timeout: 240 seconds]
rosnicka has quit [Ping timeout: 240 seconds]
sivoais has quit [Ping timeout: 240 seconds]
tov has joined #ocaml
esden has joined #ocaml
ollehar has joined #ocaml
bytbox has joined #ocaml
sivoais has joined #ocaml
jave has joined #ocaml
hexo has joined #ocaml
orbitz has joined #ocaml
patronus has joined #ocaml
johnelse_ has joined #ocaml
Higgs has left #ocaml ["Leaving"]
ollehar has quit [Quit: ollehar]
ggherdov has joined #ocaml
philtor_ has quit [Ping timeout: 260 seconds]
ggherdov has quit [Changing host]
ggherdov has joined #ocaml
emmanueloga_ has quit [Changing host]
emmanueloga_ has joined #ocaml
Thooms_ has quit [Quit: WeeChat 0.4.3]
rgrinberg has joined #ocaml
cody__ has joined #ocaml
darkf has joined #ocaml
araujo has quit [Read error: Connection reset by peer]
araujo has joined #ocaml
yomimono has quit [Ping timeout: 255 seconds]
pippijn_ is now known as pippijn
cespinoza has joined #ocaml
rand000 has quit [Quit: leaving]
johnelse_ has quit [Ping timeout: 272 seconds]
avsm has quit [Quit: Leaving.]
madroach has quit [Ping timeout: 250 seconds]
BitPuffin has joined #ocaml
madroach has joined #ocaml
<Denommus> ... is react a DSL?
<Denommus> I'm seeing the sources and I see it has a mli file
cantstanya has quit [Quit: WeeChat 0.4.3]
cantstanya has joined #ocaml
<Drup> no it's not
<Drup> just a normal library
<Drup> there is a nice documentation online
thomasga1 has quit [Quit: Leaving.]
shinnya has quit [Ping timeout: 272 seconds]
mehdid_ has left #ocaml [#ocaml]
BitPuffin has quit [Ping timeout: 240 seconds]
shinnya has joined #ocaml