dinomug has quit [Remote host closed the connection]
rgherdt_ has quit [Ping timeout: 248 seconds]
Inline has joined #commonlisp
Brucio-61 has quit [Remote host closed the connection]
random-nick has joined #commonlisp
Brucio-61 has joined #commonlisp
Gleefre has joined #commonlisp
Nisseboda has quit [Read error: Connection reset by peer]
Nisseboda has joined #commonlisp
anticrisis has quit [Read error: Connection reset by peer]
Jach has quit [Quit: Leaving.]
PuercoPop has quit [Ping timeout: 272 seconds]
X-Scale has joined #commonlisp
mgl has joined #commonlisp
Pirx has joined #commonlisp
<Pirx>
good afternoon
danse-nr3_ has quit [Ping timeout: 260 seconds]
dino_tutter has quit [Ping timeout: 260 seconds]
zaymington has joined #commonlisp
Algernon69 has joined #commonlisp
Algernon69 has quit [Ping timeout: 240 seconds]
pranavats has joined #commonlisp
mgl has quit [Ping timeout: 255 seconds]
Jach has joined #commonlisp
yitzi has joined #commonlisp
pranavats has left #commonlisp [Error from remote client]
tyson2 has joined #commonlisp
habamax has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.1.90)]
danse-nr3_ has joined #commonlisp
jonatack has quit [Ping timeout: 255 seconds]
jonatack has joined #commonlisp
Gleefre has quit [Remote host closed the connection]
Gleefre has joined #commonlisp
bendersteed has joined #commonlisp
danse-nr3__ has joined #commonlisp
igemnace has quit [Read error: Connection reset by peer]
danse-nr3_ has quit [Read error: Connection reset by peer]
jeffrey has joined #commonlisp
edgar-rft has quit [Remote host closed the connection]
X-Scale has quit [Quit: Client closed]
cage has joined #commonlisp
igemnace has joined #commonlisp
Gleefre has quit [Remote host closed the connection]
Gleefre has joined #commonlisp
Nisseboda has quit [Killed (erbium.libera.chat (Nickname regained by services))]
Guest1891 has joined #commonlisp
<Brucio-61>
hayley: the compiler macros in one more re nightmare seem to have an issue with evaluation order. consider (one-more-re-nightmare:first-match "f" "foo" :end (progn (print "end") 3) :start (progn (print "start") 0) ) ;; |> "end"\n;; |> "start"\n;; => #(0 1)
<Brucio-61>
one "trick" to fix this is to expand to `((lambda (&key start end) ,EXPANSION) ,@ACTUAL-ARGUMENTS)
cmack has joined #commonlisp
zxcvz has joined #commonlisp
zxcvz has quit [Client Quit]
<bike>
keyword arguments with compiler macros are such a huge pain
<beach>
I think I found a way to simplify things in Constrictor.
rgherdt_ has joined #commonlisp
alphacentauri has quit [Quit: WeeChat 4.1.0]
rgherdt__ has quit [Ping timeout: 272 seconds]
rogersm has quit [Quit: Leaving...]
Cymew has quit [Ping timeout: 255 seconds]
pranavats has joined #commonlisp
dino_tutter has joined #commonlisp
morganw has joined #commonlisp
mason has joined #commonlisp
yitzi has quit [Remote host closed the connection]
lispmacs[work] has quit [Remote host closed the connection]
Guest1891 has quit [Quit: Leaving]
Gleefre has quit [Remote host closed the connection]
Gleefre has joined #commonlisp
pranavats has left #commonlisp [Error from remote client]
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
edgar-rft has joined #commonlisp
larix1 has joined #commonlisp
varjag has quit [Quit: ERC (IRC client for Emacs 27.1)]
Gleefre has quit [Remote host closed the connection]
sjl has joined #commonlisp
Gleefre has joined #commonlisp
danse-nr3__ has quit [Ping timeout: 255 seconds]
danse-nr3__ has joined #commonlisp
NotThatRPG has joined #commonlisp
Gleefre has quit [Remote host closed the connection]
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
NotThatRPG has joined #commonlisp
igemnace has quit [Remote host closed the connection]
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Oladon has joined #commonlisp
makomo has joined #commonlisp
dcb has joined #commonlisp
_cymew_ has joined #commonlisp
NotThatRPG has joined #commonlisp
zaymington has quit [Ping timeout: 272 seconds]
danse-nr3_ has joined #commonlisp
danse-nr3__ has quit [Read error: Connection reset by peer]
morganw has left #commonlisp [ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.1)]
<Shinmera>
Finally got around to improving LASS again after... *checks notes* 4 years of not doing anything with it?
Gleefre has joined #commonlisp
attila_lendvai has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Jach has quit [Quit: Leaving.]
Inline has quit [Quit: Leaving]
bendersteed has quit [Quit: bendersteed]
Oladon has quit [Quit: Leaving.]
Inline has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
amb007 has joined #commonlisp
danse-nr3_ has quit [Ping timeout: 260 seconds]
alphacentauri has joined #commonlisp
danse-nr3_ has joined #commonlisp
danse-nr3_ has quit [Ping timeout: 258 seconds]
<jcowan>
Shinmera: McCarthy hasn't done anything to his theorem prover in 65 years, and it still works fine
<Shinmera>
Well, I suppose he never will, now.
<jcowan>
I was able to cleanly translate it to Scheme, because it is so old that () and false are not the same thing.
<jcowan>
bike: what is specially bad about keyword arguments with compiler macros?
<bike>
you can write (define-compiler-macro foo (&key x) ...) and somewhere write (foo z w), where z evaluates into who knows what. what's the compiler macro function do with that?
NotThatRPG has joined #commonlisp
tyson2 has joined #commonlisp
alphacentauri has quit [Quit: WeeChat 4.1.0]
Jach has joined #commonlisp
Gleefre has quit [Remote host closed the connection]
dajole has joined #commonlisp
msavoritias has quit [Remote host closed the connection]
Gleefre has joined #commonlisp
jeffrey has quit [Ping timeout: 255 seconds]
_cymew_ has quit [Ping timeout: 272 seconds]
dinomug has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
jonatack has quit [Ping timeout: 260 seconds]
attila_lendvai has quit [Ping timeout: 246 seconds]
jonatack has joined #commonlisp
donleo has quit [Remote host closed the connection]
anticrisis has joined #commonlisp
donleo has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
amb007 has joined #commonlisp
jonatack has quit [Ping timeout: 264 seconds]
attila_lendvai has joined #commonlisp
attila_lendvai_ has joined #commonlisp
attila_lendvai has quit [Ping timeout: 240 seconds]
cage has quit [Quit: rcirc on GNU Emacs 29.1]
mathrick has quit [Remote host closed the connection]
<jcowan>
bike: I see, thanks. Presumably calling such a macro without explicit keywords is pretty much a bogus thing to do. IMO, allowing covert keywords was a mistake.
zxcvz has joined #commonlisp
zxcvz has quit [Client Quit]
csos95 has joined #commonlisp
tasty has quit [Remote host closed the connection]
tasty has joined #commonlisp
tasty has quit [Changing host]
tasty has joined #commonlisp
jonatack has quit [Ping timeout: 258 seconds]
jonatack has joined #commonlisp
pve has quit [Quit: leaving]
Oladon has quit [Quit: Leaving.]
tok has quit [Remote host closed the connection]
gxt has quit [Ping timeout: 256 seconds]
gxt has joined #commonlisp
cmack has quit [Ping timeout: 255 seconds]
notzmv has quit [Ping timeout: 245 seconds]
Gleefre has quit [Remote host closed the connection]
bilegeek has joined #commonlisp
attila_lendvai_ has quit [Ping timeout: 240 seconds]
shka has quit [Ping timeout: 255 seconds]
<hayley>
Brucio-61: Ouch. Thanks for the report.
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
tyson2 has joined #commonlisp
lispmacs[work] has joined #commonlisp
<lispmacs[work]>
hi, I run emacs 29.1. I running into this oddness where if I put (setq common-lisp-hyperspec-root "file://home/christopher/Documents/HyperSpec") in my init.el, the slime-hyperspec-lookup command stops working (fails silently, no error)
<lispmacs[work]>
was wondering if anybody had run into this before
Gleefre has joined #commonlisp
dino_tutter has quit [Ping timeout: 255 seconds]
rgherdt_ has quit [Quit: Leaving]
<lispmacs[work]>
so, from hyperspec, it seems like I should be able to do something like this: (vector float 1 2 3)
<lispmacs[work]>
but this does not work in SBCL?
<lispmacs[work]>
but (vector * 1 2 3) seems to work
<White_Flame>
how are you using those typespecs?
<White_Flame>
because the typespec only has (vector <type> <length>), you could only do multi-dimensional arrays, vectors are defined to be 1d
<White_Flame>
if you're trying to use the function VECTOR, then there's no type and it always returns a vector of type T to hold the parameters