companion_cube changed the topic of #ocaml to: Discussion about the OCaml programming language | http://www.ocaml.org | OCaml 4.14.0 released: https://ocaml.org/releases/4.14.0.html | Try OCaml in your browser: https://try.ocamlpro.com | Public channel logs at https://libera.irclog.whitequark.org/ocaml/
Soni has quit [Ping timeout: 240 seconds]
azimut has quit [Ping timeout: 240 seconds]
azimut has joined #ocaml
oriba has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
rawley_ has joined #ocaml
h11 has joined #ocaml
vicfred has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kaph has joined #ocaml
kaph has quit [Ping timeout: 246 seconds]
kaph has joined #ocaml
Soni has joined #ocaml
motherfsck has joined #ocaml
kaph has quit [Ping timeout: 260 seconds]
bobo has joined #ocaml
spip has quit [Ping timeout: 246 seconds]
kaph has joined #ocaml
waleee has quit [Ping timeout: 260 seconds]
rawley_ has quit [Remote host closed the connection]
rawley has quit [Remote host closed the connection]
zebrag has quit [Quit: Konversation terminated!]
gravicappa has joined #ocaml
kaph has quit [Read error: Connection reset by peer]
mbuf has joined #ocaml
kaph has joined #ocaml
random-jellyfish has joined #ocaml
mro has joined #ocaml
kaph has quit [Ping timeout: 272 seconds]
gahr has quit [*.net *.split]
drewolson has quit [*.net *.split]
tomku has quit [*.net *.split]
emp has quit [*.net *.split]
grobe0ba has quit [*.net *.split]
Corbin has quit [*.net *.split]
williewillus has quit [*.net *.split]
landonf has quit [*.net *.split]
tomku has joined #ocaml
random-jellyfish has quit [Ping timeout: 250 seconds]
landonf has joined #ocaml
williewillus8 has joined #ocaml
emp has joined #ocaml
grobe0ba has joined #ocaml
Exa has quit [*.net *.split]
remexre has quit [*.net *.split]
conjunctive has quit [*.net *.split]
johnel has quit [*.net *.split]
kandu has quit [*.net *.split]
vsiles has quit [*.net *.split]
johnel has joined #ocaml
vsiles has joined #ocaml
kandu has joined #ocaml
conjunctive has joined #ocaml
remexre has joined #ocaml
Exa has joined #ocaml
azimut has quit [Remote host closed the connection]
gahr has joined #ocaml
azimut has joined #ocaml
mro has quit [Remote host closed the connection]
kakadu has joined #ocaml
mro has joined #ocaml
olle has joined #ocaml
olle has quit [Client Quit]
olle has joined #ocaml
micro has quit [Ping timeout: 256 seconds]
williewillus8 is now known as williewillus1
kaph has joined #ocaml
Corbin has joined #ocaml
bartholin has joined #ocaml
Anarchos has joined #ocaml
wingsorc has quit [Ping timeout: 260 seconds]
Haudegen has joined #ocaml
mbuf has quit [Quit: Leaving]
omegatron has quit [Quit: Power is a curious thing.It can be contained, hidden, locked away,and yet it always breaks free.]
mro has quit [Remote host closed the connection]
bartholin has quit [Ping timeout: 246 seconds]
mro has joined #ocaml
bartholin has joined #ocaml
mro has quit [Ping timeout: 246 seconds]
azimut has quit [Remote host closed the connection]
azimut has joined #ocaml
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
gravicappa has quit [Ping timeout: 272 seconds]
mro has quit [Remote host closed the connection]
micro has joined #ocaml
Anarchos has quit [Quit: Vision[]: i've been blurred!]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
kaph has quit [Ping timeout: 268 seconds]
mro has quit [Remote host closed the connection]
kaph has joined #ocaml
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
gravicappa has joined #ocaml
Anarchos has joined #ocaml
omegatron has joined #ocaml
dextaa_ has joined #ocaml
zebrag has joined #ocaml
motherfsck has quit [Ping timeout: 260 seconds]
motherfsck has joined #ocaml
mro has quit [Remote host closed the connection]
Haudegen has quit [Quit: No Ping reply in 180 seconds.]
dextaa_ has quit [Read error: Connection reset by peer]
Haudegen has joined #ocaml
dextaa_ has joined #ocaml
dextaa_ has quit [Read error: Connection reset by peer]
dextaa_ has joined #ocaml
dextaa_5 has joined #ocaml
dextaa_ has quit [Read error: Connection reset by peer]
dextaa_5 is now known as dextaa_
dextaa_ has quit [Read error: Connection reset by peer]
dextaa_ has joined #ocaml
dextaa_ has quit [Read error: Connection reset by peer]
dextaa_ has joined #ocaml
dextaa_ has quit [Read error: Connection reset by peer]
dextaa_ has joined #ocaml
mro has joined #ocaml
mro has quit [Ping timeout: 248 seconds]
dextaa_ has quit [Read error: Connection reset by peer]
dextaa_ has joined #ocaml
dextaa_ has quit [Read error: Connection reset by peer]
dextaa_ has joined #ocaml
adanwan_ has joined #ocaml
adanwan has quit [Ping timeout: 240 seconds]
dextaa_ has quit [Read error: Connection reset by peer]
dextaa_ has joined #ocaml
mro has joined #ocaml
mro has quit [Ping timeout: 260 seconds]
spip has joined #ocaml
bobo has quit [Ping timeout: 260 seconds]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
szkl has joined #ocaml
mro has joined #ocaml
bartholin has quit [Quit: Leaving]
mro has quit [Quit: Leaving...]
drewolson has joined #ocaml
random-jellyfish has joined #ocaml
dextaa_ has quit [Remote host closed the connection]
<d_bot> <faderazor> Might be a dumb question but when I run a program in ocaml it just makes a new line and doesn’t output anything
<d_bot> <faderazor> Is that an infinite loop or what causes that?
<d_bot> <NULL> Difficult to tell without the program in question
<d_bot> <faderazor> The program involves ast and a lot of matching
<d_bot> <NULL> Well can you not test minimal outputs ?
vicfred has quit [Quit: Leaving]
<sleepydog> faderazor: dumb question, is your program supposed to print anything? any calls to Printf.printf, Format.printf, print_endline etc?
<sleepydog> if the program doesn't exit, how is the cpu usage? low or high? if it's low, maybe you're accidentally reading from stdin. if it's high, yea, infinite loop seems likely
dextaa_5 has joined #ocaml
waleee has joined #ocaml
szkl has quit [Quit: Connection closed for inactivity]
rgrinberg has joined #ocaml
random-jellyfish has quit [Ping timeout: 250 seconds]
gravicappa has quit [Ping timeout: 268 seconds]
Anarchos has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
xgqt has quit [Ping timeout: 246 seconds]
xgqt has joined #ocaml
kaph has quit [Ping timeout: 272 seconds]
rgrinberg has joined #ocaml
rawley has joined #ocaml
<d_bot> <faderazor> It is low
Anarchos has joined #ocaml
olle has quit [Ping timeout: 248 seconds]
wingsorc has joined #ocaml
rawley has quit [Remote host closed the connection]
<d_bot> <ec> Is there an existing name for a function of type required by `Applicative_syntax`? In particular, operating on `result`,
<d_bot> <ec>
<d_bot> <ec> ```ocaml
<d_bot> <ec> val blah :
<d_bot> <ec> ('a, 'e) result ->
<d_bot> <ec> ('b, 'e) result ->
<d_bot> <ec> (('a * 'b), 'e) result
<d_bot> <ec> ```
<d_bot> <ec>
<d_bot> <ec> Something like `both` or `and` comes to mind, but I want to make sure I'm being idiomatic in my naming …
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
kaph has joined #ocaml
<d_bot> <Alistair> both would be the function name, `and` would be it's binding operator
vicfred has joined #ocaml
wyrd has quit [Ping timeout: 240 seconds]
wyrd has joined #ocaml
rgrinberg has joined #ocaml
Tuplanolla has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dextaa_5 has quit [Read error: Connection reset by peer]
dextaa_5 has joined #ocaml
dextaa_5 has quit [Read error: Connection reset by peer]
dextaa_5 has joined #ocaml
Haudegen has quit [Ping timeout: 248 seconds]