beneroth changed the topic of #picolisp to: PicoLisp language | The scalpel of software development | Channel Log: https://libera.irclog.whitequark.org/picolisp | Check www.picolisp.com for more information
kluk has quit [Read error: Connection reset by peer]
Regenaxer has joined #picolisp
rob_w has joined #picolisp
mtsd has joined #picolisp
mtsd_ has joined #picolisp
mtsd has quit [Ping timeout: 272 seconds]
v88m has quit [Ping timeout: 264 seconds]
aw- has quit [Ping timeout: 264 seconds]
aw- has joined #picolisp
mtsd_ has quit [Remote host closed the connection]
mtsd_ has joined #picolisp
mtsd_ has quit [Remote host closed the connection]
v88m has joined #picolisp
v88m has quit [Remote host closed the connection]
rob_w has quit [Quit: Leaving]
olaf_h has joined #picolisp
mtsd has joined #picolisp
<cess11> fp is much bigger than your favourite ml style language
<cess11> f# has parallellism from .net, erlang from the beam, clojure has its constructs
<cess11> in picolisp i commonly just outsource to posix with 'fork and freestyle the amount of ephemeral, parallell processes with 'cut on a list and logging to file on disk if needed
<cess11> there's some overhead but a pil process is tiny compared to many other runtimes
olaf_h has quit [Quit: Leaving]
mtsd has quit [Remote host closed the connection]
mtsd has joined #picolisp
mtsd has quit [Client Quit]
mtsd has joined #picolisp
mtsd has quit [Client Quit]
mtsd has joined #picolisp
mtsd has quit [Quit: Leaving]
<beneroth> good points, cess11, thank you
<cess11> i've never used futhark, if i really, really had to pressure gpu cores i'd probably reach for something else, julia or lush or something, which seem more mature
<cess11> but i have no interest in realtime sentiment analysis and massive surveillance so i couldn't care less about that kind of application
beneroth has quit [Remote host closed the connection]
beneroth has joined #picolisp
beneroth has quit [Ping timeout: 244 seconds]
beneroth has joined #picolisp