adrien changed the topic of #ocaml to: Discussions about the OCaml programming language | http://www.ocaml.org | OCaml 4.07.1 release notes: https://caml.inria.fr/pub/distrib/ocaml-4.07/notes/Changes | Try OCaml in your browser: http://try.ocamlpro.com | Public channel logs at http://irclog.whitequark.org/ocaml | Due to ongoing spam, you must register your nickname to talk on the channel
ziyourenxiang has joined #ocaml
Redfoxmoon has quit [Read error: Connection reset by peer]
Redfoxmoon has joined #ocaml
silver has quit [Read error: Connection reset by peer]
kvda has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kvda has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mfp has quit [Ping timeout: 268 seconds]
kvda has joined #ocaml
sz0 has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kvda has joined #ocaml
kvda has quit [Client Quit]
kvda has joined #ocaml
gravicappa has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jao has quit [Ping timeout: 244 seconds]
leah2 has quit [Ping timeout: 252 seconds]
Redfoxmoon has quit [Changing host]
Redfoxmoon has joined #ocaml
leah2 has joined #ocaml
nicoo has quit [Remote host closed the connection]
cantstanya has quit [Remote host closed the connection]
nicoo has joined #ocaml
kvda has joined #ocaml
nullifidian has joined #ocaml
Menche has quit [Excess Flood]
Menche has joined #ocaml
Menche has quit [Excess Flood]
Menche has joined #ocaml
Menche has quit [Excess Flood]
Menche has joined #ocaml
Menche has quit [Excess Flood]
Menche has joined #ocaml
Menche has quit [Excess Flood]
Menche has joined #ocaml
Menche has quit [Excess Flood]
Menche has joined #ocaml
justanumber has joined #ocaml
narimiran has joined #ocaml
noddy has quit [Ping timeout: 244 seconds]
narimiran_ has joined #ocaml
narimiran has quit [Ping timeout: 248 seconds]
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
justanumber has quit [Ping timeout: 244 seconds]
Menche has quit [Excess Flood]
Menche has joined #ocaml
Menche has quit [Excess Flood]
Menche has joined #ocaml
Menche has quit [Excess Flood]
Menche has joined #ocaml
Menche has quit [Excess Flood]
kvda has joined #ocaml
Menche has joined #ocaml
Menche has quit [Excess Flood]
Menche has joined #ocaml
Menche has quit [Excess Flood]
Menche has joined #ocaml
Menche has quit [Client Quit]
narimiran_ is now known as narimiran
pyx has joined #ocaml
pyx has quit [Client Quit]
iovec has joined #ocaml
Haudegen has joined #ocaml
barockobamo has joined #ocaml
barockobamo has quit [Remote host closed the connection]
barockobamo has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zolk3ri has joined #ocaml
gahr_ has joined #ocaml
gahr has quit [Ping timeout: 252 seconds]
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
Menche has joined #ocaml
Haudegen has quit [Remote host closed the connection]
kvda has joined #ocaml
nikivi has joined #ocaml
gahr_ is now known as gahr
dhil has joined #ocaml
mfp has joined #ocaml
jbrown has quit [Ping timeout: 258 seconds]
iovec has quit [Quit: Connection closed for inactivity]
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kvda has joined #ocaml
jbrown has joined #ocaml
sillyotter has joined #ocaml
sillyotter has quit [Client Quit]
averell has quit [Ping timeout: 272 seconds]
kakadu has quit [Ping timeout: 246 seconds]
ggole has joined #ocaml
ShalokShalom has joined #ocaml
<ShalokShalom> hi there :)
<ShalokShalom> is the higher order module system in Racket similar to that one in OCaml?
<ShalokShalom> they told me this is it: https://docs.racket-lang.org/reference/mzlib_unit.html
<dinosaure> ShalokShalom: what you specificaly want?
<ShalokShalom> the equivalent if OCaml higher order modules
<ShalokShalom> its already solved, thanks
<dinosaure> ahok np :)
dimitarvp has joined #ocaml
bartholin has quit [Remote host closed the connection]
dimitarvp has quit [Quit: Bye]
ShalokShalom has quit [Remote host closed the connection]
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
justanumber has joined #ocaml
justanumber has quit [Ping timeout: 272 seconds]
kvda has joined #ocaml
kvda has quit [Client Quit]
justanumber has joined #ocaml
freyr69 has joined #ocaml
kvda has joined #ocaml
freyr69 has quit [Remote host closed the connection]
justanumber has quit [Ping timeout: 272 seconds]
justanumber has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
justanumber has quit [Remote host closed the connection]
silver has joined #ocaml
spew has joined #ocaml
mfp has quit [Ping timeout: 245 seconds]
jao has joined #ocaml
justanumber has joined #ocaml
jaar has joined #ocaml
sz0 has quit [Quit: Connection closed for inactivity]
justanumber has quit [Ping timeout: 248 seconds]
Jesin has quit [Quit: Leaving]
bronsen has quit [Ping timeout: 244 seconds]
bronsen has joined #ocaml
Jesin has joined #ocaml
mfp has joined #ocaml
tizoc has quit [Quit: Coyote finally caught me]
tizoc has joined #ocaml
barockobamo2 has joined #ocaml
barockobamo has quit [Ping timeout: 252 seconds]
<oni-on-ion> [repost] can't find much on the web -- is there a way to use jane's ppx sexp stuff without Core? or is it time i should move from the default stdlib ?
<companion_cube> you don't need core for ppx_sexcp
dhil has quit [Ping timeout: 248 seconds]
<oni-on-ion> oh, you're right! i was looking at 'opam show sexp'
<oni-on-ion> cool ty. still going to stick with the default stdlib for now. not really excited about many labeled arguments in Core
<companion_cube> then I'd suggest you give a try to containers, it's stdlib compatible ;)
<oni-on-ion> ah how come?
<companion_cube> it's just designed to reuse the same types
<oni-on-ion> hmmm this is a nice api though, reading it..
<companion_cube> (i'm biased, I wrote it, just so you're warned)
<oni-on-ion> aha =) what about https://github.com/darklang/tablecloth ?
<oni-on-ion> my only aim is compatibility with js_of_ocaml/bucklescript and native
<oni-on-ion> so far its Tablecloth (which seems to me too complex or heavy) and Jane's Core_kernel
<companion_cube> jsoo compatibility is easy; BS stuff I don't really know
<companion_cube> containers definitely works with jsoo
<oni-on-ion> BS i can definately pass on because of npm i dont have much JS-specific things to connect with
<oni-on-ion> hmm cool =)
<oni-on-ion> CCSexp instead of ppx_sexp ?
<companion_cube> ah, that, maybe not :D
<companion_cube> it's more anecdotical, I'd say
ygrek has joined #ocaml
<oni-on-ion> im going to throw in a mini-'lisp' kind of dsl using sexp relying completely on ocaml typing for its processing (done it this way with haskell years ago)
<companion_cube> (it's on my todolist to make it use sexplib0 to have the same type)
<oni-on-ion> ahh, hmm =)
<oni-on-ion> threads are green or no ?
q9929t has joined #ocaml
<oni-on-ion> "it may enable more inlining" if the sources are copied into one's own project -- is this true for many libraries ? it sounds like trouble
<companion_cube> OCaml threads are posix threads
<companion_cube> with a GC lock
<companion_cube> don't bother too much about inlining -_-
<companion_cube> unless you're writing something really, really CPU bound
<oni-on-ion> ok, just seen that comment on the github for CC
<companion_cube> ah well
<companion_cube> these days with flambda, if you have the cmx, it should be the same
<companion_cube> (and if you don't have flambda, don't bother too much with inlining anyway)
<oni-on-ion> ah. never tried flambda yet, maybe on 4.08 release
<companion_cube> it's nice when you really need CPU efficiency
q9929t has quit [Quit: q9929t]
zolk3ri has quit [Quit: leaving]
zolk3ri has joined #ocaml
dhil has joined #ocaml
bartholin has joined #ocaml
AtumT has joined #ocaml
AtumT has quit [Remote host closed the connection]
AtumT has joined #ocaml
noddy has joined #ocaml
<Leonidas> and don't care about compile times
<oni-on-ion> aha
jaar has quit [Quit: Leaving]
ziyourenxiang has quit [Ping timeout: 252 seconds]
<companion_cube> it's not that bad
barockobamo2 has quit [Remote host closed the connection]
ggole has quit [Quit: Leaving]
maarhart_ has joined #ocaml
maarhart_ has quit [Excess Flood]
jmiven has quit [Quit: co'o]
maarhart_ has joined #ocaml
maarhart_ has quit [Excess Flood]
maarhart_ has joined #ocaml
maarhart_ has quit [Excess Flood]
jmiven has joined #ocaml
maarhart_ has joined #ocaml
maarhart_ has quit [Client Quit]
<oni-on-ion> not caring enough =P
tane has joined #ocaml
Menche has left #ocaml ["Leaving"]
iovec has joined #ocaml
<reynir> *ahem* dose3 on flambda *ahem*
<reynir> Or is that fine now
dhil has quit [Ping timeout: 245 seconds]
nahra has quit [Remote host closed the connection]
nahra has joined #ocaml
nahra has quit [Remote host closed the connection]
gravicappa has quit [Ping timeout: 246 seconds]
<companion_cube> -_-
jnavila has joined #ocaml
jao has quit [Remote host closed the connection]
Haudegen has joined #ocaml
jao has joined #ocaml
kakadu has joined #ocaml
narimiran_ has joined #ocaml
narimiran has quit [Ping timeout: 248 seconds]
tane has quit [Quit: Leaving]
narimiran_ has quit [Ping timeout: 245 seconds]
jnavila has quit [Ping timeout: 244 seconds]
averell has joined #ocaml
silver has quit [Ping timeout: 268 seconds]
silver has joined #ocaml
noddy has quit [Ping timeout: 268 seconds]
iovec has quit [Quit: Connection closed for inactivity]
AtumT has quit [Ping timeout: 248 seconds]
AtumT has joined #ocaml
fantasticsid has joined #ocaml
AtumT has quit [Ping timeout: 248 seconds]
fantasticsid has quit [Quit: ERC (IRC client for Emacs 27.0.50)]
Haudegen has quit [Ping timeout: 248 seconds]
karan[m] has joined #ocaml
ygrek has quit [Ping timeout: 244 seconds]
kakadu has quit [Remote host closed the connection]
spew has quit [Quit: Connection closed for inactivity]
kvda has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]