jackdaniel changed the topic of #commonlisp to: Common Lisp, the #1=(programmable . #1#) programming language | Wiki: <https://www.cliki.net> | IRC Logs: <https://irclog.tymoon.eu/libera/%23commonlisp> | Cookbook: <https://lispcookbook.github.io/cl-cookbook> | Pastebin: <https://plaster.tymoon.eu/> | News: ELS'22 this Monday (2022-03-21), see https://european-lisp-symposium.org
pmwals09 has joined #commonlisp
fitzsim has joined #commonlisp
random-nick has quit [Ping timeout: 258 seconds]
pmwals09 has quit [Ping timeout: 258 seconds]
ttree has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
Oladon has joined #commonlisp
pmwals09 has joined #commonlisp
Lord_of_Life_ has joined #commonlisp
Lord_of_Life has quit [Ping timeout: 276 seconds]
Lord_of_Life_ is now known as Lord_of_Life
neirac has quit [Remote host closed the connection]
knusbaum has quit [Ping timeout: 252 seconds]
knusbaum has joined #commonlisp
pranavats has joined #commonlisp
Guest74 has joined #commonlisp
pmwals09 has quit [Remote host closed the connection]
pmwals09 has joined #commonlisp
orestarod has quit [Ping timeout: 258 seconds]
pmwals09 has quit [Ping timeout: 258 seconds]
pmwals09 has joined #commonlisp
waleee has quit [Ping timeout: 260 seconds]
waleee has joined #commonlisp
irc_user has quit [Quit: Connection closed for inactivity]
waleee has quit [Ping timeout: 260 seconds]
szkl has joined #commonlisp
waleee has joined #commonlisp
santiagopim[m] has quit [Ping timeout: 240 seconds]
Bike has quit [Quit: Lost terminal]
prokhor_ has quit [Remote host closed the connection]
prokhor_ has joined #commonlisp
djuber has joined #commonlisp
santiagopim[m] has joined #commonlisp
d4ryus has quit [Ping timeout: 246 seconds]
d4ryus has joined #commonlisp
<beach> Good morning everyone!
causal has joined #commonlisp
waleee has quit [Ping timeout: 272 seconds]
waleee has joined #commonlisp
djuber has quit [Remote host closed the connection]
waleee has quit [Ping timeout: 260 seconds]
masinter has quit [Quit: ~ Trillian - www.trillian.im ~]
masinter has joined #commonlisp
<mason> beach: o/
pmwals09 has quit [Remote host closed the connection]
<masinter> good evening
trev has joined #commonlisp
kaskal- has joined #commonlisp
kaskal has quit [Ping timeout: 244 seconds]
prokhor__ has joined #commonlisp
prokhor_ has quit [Ping timeout: 255 seconds]
szkl has quit [Quit: Connection closed for inactivity]
yauhsien has joined #commonlisp
aartaka has joined #commonlisp
zacque has joined #commonlisp
kst is now known as Guest8247
pranavats has left #commonlisp [Disconnected: Replaced by new connection]
pranavats has joined #commonlisp
azimut has joined #commonlisp
yauhsien has quit [Remote host closed the connection]
yauhsien has joined #commonlisp
pfd has quit [Quit: Client closed]
yauhsien has quit [Ping timeout: 244 seconds]
irc_user has joined #commonlisp
yagamisato has quit [Ping timeout: 256 seconds]
yagamisato has joined #commonlisp
yagamisato has quit [Changing host]
yagamisato has joined #commonlisp
ttree has quit [Ping timeout: 244 seconds]
Oladon has quit [Quit: Leaving.]
yauhsien has joined #commonlisp
rotateq has joined #commonlisp
attila_lendvai has joined #commonlisp
yauhsien has quit [Remote host closed the connection]
yauhsien has joined #commonlisp
yauhsien has quit [Ping timeout: 258 seconds]
cognemo has quit [Ping timeout: 248 seconds]
yauhsien has joined #commonlisp
shka has joined #commonlisp
Cymew has joined #commonlisp
zacque has quit [Ping timeout: 256 seconds]
yauhsien has quit [Remote host closed the connection]
rogersm has joined #commonlisp
yauhsien has joined #commonlisp
yauhsien has quit [Ping timeout: 246 seconds]
treflip has joined #commonlisp
yauhsien has joined #commonlisp
irc_user has quit [Quit: Connection closed for inactivity]
<grawlinson> hrm, i'm just having a look at montezuma and i can't seem to get asdf to load the system
<grawlinson> output of (asdf:load-system "montezuma") ->
<beach> You might want to configure ASDF so that it won't fail on warnings.
<beach> But that warning looks looks like someone reversed the arguments on AREF.
<beach> I have (SETF ASDF:*COMPILE-FILE-FAILURE-BEHAVIOUR* :IGNORE) in my .sbclrc (notice the British spelling of the variable).
<grawlinson> i'll give that a go and see if it works :)
<grawlinson> i don't think the .asd file has been updated for asdf3 anyway
Alfr has quit [Ping timeout: 260 seconds]
Alfr has joined #commonlisp
yauhsien has quit [Remote host closed the connection]
<grawlinson> fixed compilation, another error popped up during tests, i guess i'll be adding this to my ever growing todo pile
yauhsien has joined #commonlisp
yauhsien has quit [Remote host closed the connection]
yauhsien has joined #commonlisp
yauhsien has quit [Remote host closed the connection]
yauhsien has joined #commonlisp
yauhsien has quit [Ping timeout: 248 seconds]
Sankalp has left #commonlisp [#commonlisp]
lisp123 has joined #commonlisp
yauhsien has joined #commonlisp
yauhsien has quit [Remote host closed the connection]
jmdaemon has quit [Ping timeout: 240 seconds]
yauhsien has joined #commonlisp
cosimone has joined #commonlisp
aartaka has quit [Ping timeout: 244 seconds]
aartaka has joined #commonlisp
random-nick has joined #commonlisp
yauhsien has quit [Remote host closed the connection]
yauhsien has joined #commonlisp
yauhsien has quit [Ping timeout: 246 seconds]
lisp123 has quit [Remote host closed the connection]
pmwals09 has joined #commonlisp
pmwals09 has quit [Ping timeout: 258 seconds]
lisp123 has joined #commonlisp
yauhsien has joined #commonlisp
orestarod has joined #commonlisp
Oddity has quit [Ping timeout: 240 seconds]
yauhsien has quit [Remote host closed the connection]
yauhsien has joined #commonlisp
yauhsien has quit [Ping timeout: 260 seconds]
igemnace has quit [Remote host closed the connection]
igemnace has joined #commonlisp
OlCe` has quit []
OlCe has joined #commonlisp
treflip has quit [Remote host closed the connection]
Spawns_Carpeting has quit [Ping timeout: 260 seconds]
Spawns_Carpeting has joined #commonlisp
Ikarus has joined #commonlisp
<Ikarus> Hello everyone, how can I do `JSON.stringify()` in CL using parenscript? Tried with `(@ -JSON stringify)` but convert in lowercase
<jackdaniel> Ikarus: how about `(@ -JSON |stringify|) ;?
<mfiano> Will one of the standard mapping functions operate on every two elements at a time with 2-parameter lambda expression?
<jackdaniel> the shortest sequence implies the number of iterations
<mfiano> I want to produce something like: ("a" "b" "c" "d" "e") ; => ("a/b" "a/b/c" "a/b/c/d" "a/b/c/d/e")
<mfiano> I could use loop, but I'm curious
<Ikarus> jackdaniel: generates json.STRINGIFY
<jackdaniel> Ikarus: I see, then I don't know
<Ikarus> jackdaniel: thanks anyway :)
rogersm has quit [Ping timeout: 248 seconds]
<Ikarus> ok, it's (@ |json| stringify)
<jackdaniel> I don't think that there is a mapping function that could produce this result
<mfiano> I'm actually not quite sure how to do it with loop without being overly complex
<jackdaniel> (loop for i from 1 upto (length list) collect (foo-it (subseq string 0 i)))
lisp123 has quit [Remote host closed the connection]
<jackdaniel> or construct the last string and with each iteration chip two characters
<pjb> mfiano: would the reverse order do? (maplist (lambda (x) (format nil "~{~A~^/~}" x)) '("a" "b" "c" "d" "e")) #| --> ("a/b/c/d/e" "b/c/d/e" "c/d/e" "d/e" "e") |#
<pjb> otherwise, add nreverse.
<pjb> mfiano: (maplist (lambda (x) (format nil "~{~A~^/~}" (reverse x))) (reverse '("a" "b" "c" "d" "e"))) #| --> ("a/b/c/d/e" "a/b/c/d" "a/b/c" "a/b" "a") |#
<mfiano> pjb: Hmm, that's 3 reverses if I want the result I gave
<pjb> mfiano: also,format redo the work all the time.
tyson2 has joined #commonlisp
<mfiano> (loop for i from 3 to (length list) by 2 collect (subseq list 0 i))
<mfiano> Assuming I'm starting with a #\/ delimited string instead of splitting it first
<mfiano> pjb: I just posted a good answer. I only had a list because I thought it would be easier
<mfiano> The actual input is a path-like string.
<pjb> mfiano: https://termbin.com/7pr3 actually, I wanted to use define-modify-macro
<pjb> collect subseq list will make a lot of copies.
<mfiano> That's ok for a one-off
<pjb> oh, the the triple reverse were ok too.
<mfiano> Premature optimization and all. I prefer concise readable code.
<mfiano> The triple reverse is not very readable :)
<mfiano> Nor concise
<pjb> well, here you have an optimized solution, where we only copy the final strings.
<pjb> again, for one-off, it doesn't matter.
<mfiano> It matters if it is to be concise and readable
Bike has joined #commonlisp
Ikarus has quit [Ping timeout: 258 seconds]
Cymew has quit [Quit: Konversation terminated!]
neirac has joined #commonlisp
Cymew has joined #commonlisp
yauhsien has joined #commonlisp
aartaka has quit [Ping timeout: 246 seconds]
yauhsien has quit [Ping timeout: 252 seconds]
analogsalad has joined #commonlisp
analogsalad has quit [Client Quit]
aartaka has joined #commonlisp
waleee has joined #commonlisp
rotateq has quit [Remote host closed the connection]
materialfuture has joined #commonlisp
treflip has joined #commonlisp
vats has joined #commonlisp
rogersm has joined #commonlisp
szkl has joined #commonlisp
frgo has joined #commonlisp
treflip has quit [Remote host closed the connection]
frgo has quit [Client Quit]
aartaka has quit [Ping timeout: 240 seconds]
treflip has joined #commonlisp
aartaka has joined #commonlisp
yauhsien has joined #commonlisp
yauhsien has quit [Ping timeout: 255 seconds]
adremann has quit [Quit: Connection closed for inactivity]
vats has quit [Ping timeout: 255 seconds]
neirac has quit [Remote host closed the connection]
yewscion has joined #commonlisp
rotateq has joined #commonlisp
jdz has quit [Ping timeout: 272 seconds]
vassenn has joined #commonlisp
ttree has joined #commonlisp
jeosol has joined #commonlisp
cosimone has quit [Remote host closed the connection]
cosimone has joined #commonlisp
jdz has joined #commonlisp
thuna` has joined #commonlisp
Cymew has quit [Ping timeout: 258 seconds]
autrim64[m] has quit [Quit: You have been kicked for being idle]
pfd has joined #commonlisp
materialfuture has quit [Quit: Quit: Grandpa found the GPG keys...]
materialfuture has joined #commonlisp
pfd has quit [Quit: Client closed]
ec has joined #commonlisp
yewscion has quit [Ping timeout: 255 seconds]
yewscion has joined #commonlisp
frgo has joined #commonlisp
yauhsien has joined #commonlisp
yauhsien has quit [Ping timeout: 276 seconds]
Oladon has joined #commonlisp
Dynom has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
ebrasca has joined #commonlisp
ns12 has quit [Quit: bye]
ns12 has joined #commonlisp
notzmv has quit [Ping timeout: 255 seconds]
cage has joined #commonlisp
jeosol has quit [Quit: Client closed]
treflip has quit [Quit: i sleep]
yauhsien has joined #commonlisp
yauhsien has quit [Ping timeout: 260 seconds]
szkl has quit [Quit: Connection closed for inactivity]
Posterdati has quit [Ping timeout: 240 seconds]
trev has quit [Quit: trev]
ec has quit [Quit: ec]
Posterdati has joined #commonlisp
notzmv has joined #commonlisp
tyson2 has joined #commonlisp
materialfuture has quit [Quit: Quit: Grandpa found the GPG keys...]
materialfuture has joined #commonlisp
vassenn has quit [Quit: Good bye!]
vassenn has joined #commonlisp
vassenn has quit [Read error: Connection reset by peer]
vassenn has joined #commonlisp
cage has quit [Quit: rcirc on GNU Emacs 27.1]
Oddity has joined #commonlisp
attila_lendvai has quit [Read error: Connection reset by peer]
vassenn has quit [Remote host closed the connection]
attila_lendvai has joined #commonlisp
Psybur has joined #commonlisp
<Psybur> anybody get slime and quicklisp working in emacs 28+? Im running into this same issue https://github.com/quicklisp/quicklisp-slime-helper/issues/27
<Psybur> looks like an updated function signature is breaking things
Posterdati has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
tyson2 has quit [Remote host closed the connection]
materialfuture has quit [Quit: Quit: Grandpa found the GPG keys...]
Oladon has quit [Quit: Leaving.]
<dbotton> starting from scratch or upgrading?
<dbotton> I recently did a new installation of all no issues
abrantesasf has joined #commonlisp
Posterdati has joined #commonlisp
<dbotton> when I did an upgrade of emacs without previously upgrading the quicklisp client etc I ran in to issues Psybur
<dbotton> (this is on mac M1 - emacs 28.1 native)
matt` has joined #commonlisp
yauhsien has joined #commonlisp
yauhsien has quit [Ping timeout: 255 seconds]
Posterdati has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
Catie has quit [Remote host closed the connection]
Catie has joined #commonlisp
Posterdati has joined #commonlisp
dra has joined #commonlisp
karlosz has joined #commonlisp
matt` has quit [Remote host closed the connection]
molson has quit [Remote host closed the connection]
molson has joined #commonlisp
molson has quit [Remote host closed the connection]
molson has joined #commonlisp
tyson2 has joined #commonlisp
molson has quit [Remote host closed the connection]
attila_lendvai has quit [Ping timeout: 255 seconds]
shka has quit [Ping timeout: 244 seconds]
molson has joined #commonlisp
abrantesasf has quit [Ping timeout: 244 seconds]
_abrantesasf_ has joined #commonlisp
Posterdati has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
molson has quit [Remote host closed the connection]
jmiven has quit [Quit: bye]
molson has joined #commonlisp
jmiven has joined #commonlisp
Guest74 has quit [Quit: Connection closed]
Dynom has quit [Quit: WeeChat 3.5]
<patrix> Psybur: yes I ran into this issue. Let me check after I have my coffee, what I did to fix it. There’s another issue that has the fix, I should have bookmarked it…
<patrix> Maybe it’s fixed now in an update as alluded by dbotton though
Oladon has joined #commonlisp
shka has joined #commonlisp
_abrantesasf_ has quit [Ping timeout: 244 seconds]
Posterdati has joined #commonlisp
karlosz has quit [Quit: karlosz]
kagevf has joined #commonlisp
<Psybur> patrix, dbotton yes this is an upgrade. I tried installing the slime helper again from sbcl --load quicklisp.lisp but got the same issue
<kagevf> I put it in my .emacs
masinter has quit [Quit: ~ Trillian - www.trillian.im ~]
masinter has joined #commonlisp
<Psybur> I might just add 'when' where the offending macro is used
<Psybur> This fixed my issues, ran in sbcl: (ql:update-dist "quicklisp")
<Psybur> it upgraded slime, where the issues were happening. figured that out with emacs --debug-init
<kagevf> oh, nice!
<Psybur> Looks like that issue was fixed one day after that reddit thread was created :D https://github.com/slime/slime/commit/48bfe6cccfdf879cd7137b00eb2ca160665a92f8
azimut has quit [Remote host closed the connection]
azimut has joined #commonlisp
pmwals09 has joined #commonlisp
<kagevf> haha ... "if only we had been more patient!!"
waleee has quit [Ping timeout: 248 seconds]
waleee has joined #commonlisp
pmwals09 has quit [Remote host closed the connection]
pmwals09 has joined #commonlisp
shka has quit [Ping timeout: 258 seconds]
pmwals09 has quit [Remote host closed the connection]
gin_ is now known as gin
gin has quit [Changing host]
gin has joined #commonlisp
causal has quit [Quit: WeeChat 3.5]
Lycurgus has joined #commonlisp
elia has joined #commonlisp
dra has quit [Ping timeout: 260 seconds]
pmwals09 has joined #commonlisp
pmwals09 has quit [Read error: Connection reset by peer]
random-nick has quit [Ping timeout: 256 seconds]
Lycurgus has quit [Quit: Exeunt]
dec0d3r has joined #commonlisp