pi3ce_ has quit [Read error: Connection reset by peer]
pi3ce has joined #ocaml
f[x] has quit [Remote host closed the connection]
Tuplanolla has quit [Quit: Leaving.]
neuroevolutus has joined #ocaml
f[x] has joined #ocaml
YuGiOhJCJ has joined #ocaml
neuroevolutus has quit [Ping timeout: 256 seconds]
<discocaml>
<hockletock> is there a stdlib way to turn bits (int64) into the IEEE float with the given bit representation?
<discocaml>
<._null._> `Int64.float_of_bits` ?
<discocaml>
<hockletock> thanks
f[x] has quit [Remote host closed the connection]
raskol has quit [Ping timeout: 252 seconds]
neuroevolutus has joined #ocaml
euphores has quit [Quit: Leaving.]
euphores has joined #ocaml
neuroevolutus has quit [Quit: Client closed]
bartholin has joined #ocaml
neiluj has joined #ocaml
Tuplanolla has joined #ocaml
<neiluj>
hey! thinking about writing a toy stack based language with support for longer lived objects with affine types, do you know which resources could help to understand this stuff but with a practioner's lens?