notzmv has quit [Remote host closed the connection]
meaty has joined #commonlisp
jonatack has joined #commonlisp
yitzi has quit [Remote host closed the connection]
wobbol has quit [Ping timeout: 245 seconds]
schroeder has quit [Ping timeout: 252 seconds]
schroeder has joined #commonlisp
random-nick has quit [Ping timeout: 252 seconds]
mulk has quit [Ping timeout: 265 seconds]
rtypo has quit [Quit: WeeChat 4.4.2]
troojg has joined #commonlisp
rtypo has joined #commonlisp
Pixel_Outlaw has quit [Quit: Leaving]
Pixel_Outlaw has joined #commonlisp
Pixel_Outlaw has quit [Remote host closed the connection]
kevingal has quit [Ping timeout: 265 seconds]
edgar-rft` has joined #commonlisp
edgar-rft_ has quit [Ping timeout: 246 seconds]
danieli has quit [Remote host closed the connection]
danieli has joined #commonlisp
mulk has joined #commonlisp
reb has quit [Remote host closed the connection]
Akbar-Birbal has joined #commonlisp
troojg has quit [Ping timeout: 248 seconds]
akoana has joined #commonlisp
Pixel_Outlaw has joined #commonlisp
NotThatRPG has joined #commonlisp
Akbar-Birbal has left #commonlisp [Disconnected: Replaced by new connection]
Akbar-Birbal has joined #commonlisp
<drmeister>
Is there a way to ask ASDF why it recompiles systems?
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<drmeister>
I can load cando (a Common Lisp implementation) and then `(ql:quickload :cando-jupyter)` - it compiles some systems. Shut it down, repeat the process, and it compiles the same systems again.
attila_lendvai has quit [Ping timeout: 252 seconds]
Ruby2 has joined #commonlisp
Ruby has quit [Ping timeout: 265 seconds]
<_death>
strange function.. if you squint a bit looks like alexandria:disjoin and I would've thought that cloture project may have it, but seems not.. I would recommend not adopting clojurisms anyway
<antoszka>
Hey guys, so after the recent QuickLisp update OSICAT stopped working on sbcl on macos — is that a known issue I can work around somehow?
<yitzi>
But that is kind of a non-CL way to phrase things.
ixelp has joined #commonlisp
King_julian has joined #commonlisp
yitzi has quit [Remote host closed the connection]
Ruby has joined #commonlisp
kevingal has joined #commonlisp
<skeemer>
why non CL ?
mishoo has quit [Ping timeout: 252 seconds]
King_julian has quit [Ping timeout: 252 seconds]
manwithluck has quit [Ping timeout: 252 seconds]
manwithluck has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
amb007 has joined #commonlisp
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
NotThatRPG has joined #commonlisp
Ruby has quit [Ping timeout: 246 seconds]
wacki has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
amb007 has quit [Ping timeout: 265 seconds]
amb007 has joined #commonlisp
synchromesh has quit [Read error: Connection reset by peer]
Ruby has joined #commonlisp
synchromesh has joined #commonlisp
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pve has quit [Quit: leaving]
amb007 has quit [Ping timeout: 265 seconds]
amb007 has joined #commonlisp
<paulapatience>
Clojure is more functional than CL. CL supports functional programming, but does not shy away from imperative constructs.
<paulapatience>
Functional programming is more clunky in CL than in other languages focused on functional programming, not least of which is due to CL's Lisp-2 nature.
<aeth>
higher order functions are a bit more awkward, that's about it... the issue is that you're not given many functional data structures built in
<aeth>
mostly lambdas, symbols (if you ignore legacy stuff like symbol-plists as virtually everyone does), numbers...
akoana has joined #commonlisp
<aeth>
beyond data structures, most (or at least a substantial amount) of the basic FP stuff you expect are in the utility library alexandria rather than CL
<aeth>
compose, curry, rcurry, some immutable list/sequence stuff...
<aeth>
(well, immutable only by convention in CL! unless you use extensible-sequences or don't treat it as a sequence)
skeemer has quit [Ping timeout: 264 seconds]
mgl has joined #commonlisp
Ruby has quit [Ping timeout: 272 seconds]
mwnaylor has quit [Ping timeout: 260 seconds]
Ruby has joined #commonlisp
schroeder has quit [Ping timeout: 248 seconds]
shka has quit [Quit: Konversation terminated!]
amb007 has quit [Ping timeout: 272 seconds]
akoana has quit [Quit: leaving]
green_ has quit [Ping timeout: 245 seconds]
amb007 has joined #commonlisp
tfeb has joined #commonlisp
mgl has quit [Ping timeout: 252 seconds]
tfeb has quit [Client Quit]
varjag has quit [Ping timeout: 276 seconds]
<kagevf>
antoszka: I don't know if it's the best way, but when I couldn't get osicat to work, I just used SBCL's posix library ... it was a personal project in my case anyway, so didn't sweat portability ...
alternateved has quit [Remote host closed the connection]
troojg has joined #commonlisp
attila_lendvai_ has quit [Ping timeout: 244 seconds]
makarov_the_grea has joined #commonlisp
amb007 has quit [Ping timeout: 265 seconds]
prokhor has quit [Remote host closed the connection]
prokhor has joined #commonlisp
elderK has quit [Quit: WeeChat 4.4.2]
JuanDaugherty has joined #commonlisp
donleo has quit [Ping timeout: 252 seconds]
NotThatRPG has joined #commonlisp
Ruby has quit [Ping timeout: 252 seconds]
Ruby has joined #commonlisp
mathrick has quit [Remote host closed the connection]
mathrick has joined #commonlisp
makarov_the_grea has quit [Ping timeout: 252 seconds]
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]