rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jao has quit [Ping timeout: 272 seconds]
waleee has quit [Ping timeout: 246 seconds]
quernd has quit [Quit: Ping timeout (120 seconds)]
quernd has joined #ocaml
mbuf has joined #ocaml
milia has joined #ocaml
jlrnick has joined #ocaml
jlrnick has quit [Ping timeout: 246 seconds]
jlrnick has joined #ocaml
mro has joined #ocaml
bartholin has joined #ocaml
xd1le has joined #ocaml
milia has quit [Ping timeout: 260 seconds]
Serpent7776 has joined #ocaml
bartholin has quit [Quit: Leaving]
<mro>
Coming from a makefile/ide development culture I wonder how I get familiar with repl – mostly with re-creating state when starting a session. How do you usually start a day?
mclovin has quit [Quit: Bridge terminating on SIGTERM]
chroma[m] has quit [Quit: Bridge terminating on SIGTERM]
OCamlPro[m] has quit [Quit: Bridge terminating on SIGTERM]
lobo[m] has quit [Quit: Bridge terminating on SIGTERM]
pqwy[m] has quit [Quit: Bridge terminating on SIGTERM]
mclovin has joined #ocaml
wonko has joined #ocaml
wingsorc has quit [Ping timeout: 252 seconds]
mro has quit [Remote host closed the connection]
chroma[m] has joined #ocaml
pqwy[m] has joined #ocaml
OCamlPro[m] has joined #ocaml
lobo[m] has joined #ocaml
mro has joined #ocaml
bobo_ has joined #ocaml
spip has quit [Ping timeout: 252 seconds]
azimut has joined #ocaml
taupiqueur has joined #ocaml
mro has quit [Read error: Connection reset by peer]
mro has joined #ocaml
azimut has quit [Ping timeout: 258 seconds]
azimut has joined #ocaml
gwizon has joined #ocaml
mro has quit [Remote host closed the connection]
Anarchos has joined #ocaml
jlrnick has quit [Ping timeout: 252 seconds]
mro has joined #ocaml
mro has quit [Ping timeout: 260 seconds]
gwizon has quit [Ping timeout: 272 seconds]
gwizon has joined #ocaml
Haudegen has joined #ocaml
mro has joined #ocaml
troydm has quit [Ping timeout: 248 seconds]
<companion_cube>
I don't use a repl
mro has quit [Remote host closed the connection]
mro has joined #ocaml
gwizon has quit [Remote host closed the connection]
adanwan has quit [Remote host closed the connection]
taupiqueur has quit [Quit: Client closed]
adanwan has joined #ocaml
<Leonidas>
Same, I use it extremely rarely, mostly when testing single functions
jlrnick has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
rgrinberg has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
oriba has joined #ocaml
taupiqueur has joined #ocaml
adanwan has quit [Remote host closed the connection]
adanwan has joined #ocaml
rgrinberg has quit [Ping timeout: 260 seconds]
xd1le has quit [Quit: xd1le]
adanwan has quit [Remote host closed the connection]
adanwan has joined #ocaml
Tuplanolla has joined #ocaml
jlrnick has quit [Ping timeout: 272 seconds]
<mro>
oh, I thought dune utop is quite popular.
Haudegen has quit [Quit: Bin weg.]
<companion_cube>
it can be for short things, yeah
<companion_cube>
for me, I mean. I don't tend to develop for long in a toplevel.
<companion_cube>
(partly because it's just hard to synchronise changes to your code, with the toplevel's state)