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/>
son0p has joined #commonlisp
eddof13 has joined #commonlisp
eddof13 has quit [Client Quit]
waleee has quit [Ping timeout: 264 seconds]
waleee has joined #commonlisp
waleee has quit [Ping timeout: 246 seconds]
waleee has joined #commonlisp
waleee has quit [Ping timeout: 246 seconds]
akoana has quit [Quit: leaving]
thuna` has quit [Quit: sleep]
ttree has quit [Ping timeout: 264 seconds]
cercopith_ has quit [Ping timeout: 265 seconds]
cercopith has joined #commonlisp
terrorjack has quit [Quit: The Lounge - https://thelounge.chat]
terrorjack has joined #commonlisp
gxt has quit [Ping timeout: 258 seconds]
gxt has joined #commonlisp
smlckz has quit [Quit: WeeChat 3.6]
smlckz has joined #commonlisp
smlckz has joined #commonlisp
smlckz has quit [Changing host]
jeosol has joined #commonlisp
john_michel has quit [Quit: Client closed]
tyson2 has quit [Remote host closed the connection]
xlarsx has joined #commonlisp
anticomputer has quit [Ping timeout: 258 seconds]
ttree has joined #commonlisp
anticomputer has joined #commonlisp
notzmv has quit [Ping timeout: 260 seconds]
Brucio-61 has quit [Ping timeout: 246 seconds]
scymtym has quit [Ping timeout: 264 seconds]
tasty has quit [Quit: byebye]
masinter has joined #commonlisp
nexalam_ has joined #commonlisp
jeosol has quit [Quit: Client closed]
tasty has joined #commonlisp
tasty has quit [Changing host]
tasty has joined #commonlisp
nexalam__ has quit [Ping timeout: 260 seconds]
Hrodgar has quit [Quit: Leaving]
rgherdt has joined #commonlisp
xlarsx has quit [Remote host closed the connection]
xlarsx has joined #commonlisp
xlarsx has quit [Remote host closed the connection]
xlarsx has joined #commonlisp
xlarsx has quit [Ping timeout: 264 seconds]
Cymew has joined #commonlisp
_cymew_ has joined #commonlisp
enzuru has quit [Quit: ZNC 1.8.2 - https://znc.in]
pve has joined #commonlisp
enzuru has joined #commonlisp
MajorBiscuit has joined #commonlisp
<phantomics> Is there a way to specify the return type of a (lambda)? As with declaring a ftype for a named function
<beach> You mean of an anonymous function?
igemnace has joined #commonlisp
<phantomics> Yes
<_death> just declare its type, possibly even use THE?
<phantomics> Like (the type (lambda () ...))?
luna-is-here has quit [Quit: No Ping reply in 180 seconds.]
luna-is-here has joined #commonlisp
edgar-rft has quit [Ping timeout: 250 seconds]
edgar-rft has joined #commonlisp
<phantomics> So for instance (the (function ((unsigned-byte 32)) (unsigned-byte 32)) (lambda (x) ...))
ttree has quit [Ping timeout: 265 seconds]
<jdz> Or (let ((fun (lambda (x) ...))) (declare (type (function ((unsigned-byte 32)) (unsigned-byte 32)) fun)) ...).
<phantomics> Thanks
masinter has quit [Remote host closed the connection]
causal has quit [Quit: WeeChat 3.6]
azimut has quit [Ping timeout: 258 seconds]
jmdaemon has quit [Ping timeout: 268 seconds]
_cymew_ has quit [Ping timeout: 246 seconds]
dmrz has joined #commonlisp
FallenSky2077 has joined #commonlisp
shka has joined #commonlisp
cosimone has joined #commonlisp
hrberg has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
hrberg has joined #commonlisp
Lycurgus has joined #commonlisp
makomo has quit [Quit: WeeChat 3.5]
Lycurgus has quit [Quit: Exeunt juan@acm.org]
gxt has quit [Ping timeout: 258 seconds]
gxt has joined #commonlisp
makomo_ has quit [Ping timeout: 265 seconds]
<contrapunctus> > The AP5 Specification Language for Common Lisp
<beach> All I see is an empty box.
<mfiano> That is for comments on the link above it?
<pjb> beach: The actual link is https://oceanpark.com/ap5.html
<pjb> mfiano: yes.
<beach> Hmm. OK.
cage has joined #commonlisp
makomo_ has joined #commonlisp
<_death> looks like the link to latest version in ap5.com is fudged
attila_lendvai has joined #commonlisp
<_death> also, apparently the source files need to be put into a source/ directory, load code for sbcl is in clisp-build.lsp, and some patching may be needed since it has (defvar ... #+sbcl x ... #+bordeaux-threads y) and the features are not mutually exclusive..
<_death> but then after compilation you arrive at a promising result, the symbol BEGINNING :)
cage has quit [Remote host closed the connection]
cage has joined #commonlisp
jeosol has joined #commonlisp
lottaquestions has joined #commonlisp
FallenSky2077 has quit [Quit: Leaving]
anticomputer has quit [Remote host closed the connection]
random-nick has joined #commonlisp
anticomputer has joined #commonlisp
ec has quit [Remote host closed the connection]
anticomputer has quit [Read error: Connection reset by peer]
anticomputer has joined #commonlisp
ec has joined #commonlisp
serbest has joined #commonlisp
tyson2 has joined #commonlisp
waleee has joined #commonlisp
jeosol has quit [Quit: Client closed]
_cymew_ has joined #commonlisp
ec_ has joined #commonlisp
ec has quit [Ping timeout: 258 seconds]
attila_lendvai has quit [Ping timeout: 260 seconds]
Brucio-61 has joined #commonlisp
waleee has quit [Ping timeout: 252 seconds]
scymtym has joined #commonlisp
Lycurgus has joined #commonlisp
tibfulv has quit [Ping timeout: 265 seconds]
tibfulv has joined #commonlisp
thuna` has joined #commonlisp
vassenn has joined #commonlisp
Lycurgus has quit [Quit: Exeunt juan@acm.org]
gxt has quit [Remote host closed the connection]
gxt has joined #commonlisp
MajorBiscuit has quit [Ping timeout: 246 seconds]
dlowe has joined #commonlisp
makomo_ has quit [Ping timeout: 252 seconds]
Dynom_ has joined #commonlisp
Dynom_ is now known as Guest4752
serbest has quit [Quit: Leaving]
makomo_ has joined #commonlisp
serbest has joined #commonlisp
prokhor has quit [Remote host closed the connection]
makomo has joined #commonlisp
Cymew has quit [Ping timeout: 252 seconds]
<ober> Are there any webserver packages yet that can host ssl?
<dlowe> yet?
<ober> in CL
<dlowe> there have been for a long time
<ober> oh. last I looked I did not think there were. thanks.
<dlowe> they use cl-ssl which is an openssl wrapper
<ober> gotcha. ty
<gin> 1
<gin> eh! sorry. wrong window.
eddof13 has joined #commonlisp
serbest has left #commonlisp [Leaving]
thuna` has quit [Remote host closed the connection]
vassenn has quit [Quit: Leaving]
notzmv has joined #commonlisp
pickanick has joined #commonlisp
masinter has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
ttree has joined #commonlisp
skeemer has joined #commonlisp
azimut has joined #commonlisp
azimut has quit [Ping timeout: 258 seconds]
thuna` has joined #commonlisp
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
waleee has joined #commonlisp
gxt has quit [Ping timeout: 258 seconds]
gxt has joined #commonlisp
tyson2 has joined #commonlisp
jeosol has joined #commonlisp
lottaquestions has quit [Remote host closed the connection]
jmdaemon has joined #commonlisp
cosimone has quit [Ping timeout: 246 seconds]
ec_ has quit [Ping timeout: 258 seconds]
ec_ has joined #commonlisp
ec_ has quit [Remote host closed the connection]
ec_ has joined #commonlisp
townsfolkPravda has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
xlarsx has joined #commonlisp
lottaquestions has joined #commonlisp
xlarsx has quit [Remote host closed the connection]
xlarsx has joined #commonlisp
Lord_of_Life has quit [Ping timeout: 265 seconds]
Lord_of_Life_ has joined #commonlisp
Lord_of_Life_ is now known as Lord_of_Life
xlarsx has quit [Ping timeout: 246 seconds]
xlarsx has joined #commonlisp
son0p has quit [Ping timeout: 264 seconds]
igemnace has quit [Remote host closed the connection]
shka has quit [Ping timeout: 260 seconds]
xlarsx has quit [Ping timeout: 252 seconds]
Brucio-61 has quit [Read error: Connection reset by peer]
Brucio-61 has joined #commonlisp
tyson2 has joined #commonlisp
son0p has joined #commonlisp
dmrz has left #commonlisp [#commonlisp]
townsfolkPravda has quit [Quit: townsfolkPravda]
_cymew_ has quit [Ping timeout: 246 seconds]
xlarsx has joined #commonlisp
frgo has joined #commonlisp
ec has joined #commonlisp
ec_ has quit [Remote host closed the connection]
mariari has quit [Read error: Connection reset by peer]
pve has quit [Quit: leaving]
Guest4752 has quit [Quit: WeeChat 3.6]
masinter has quit [Remote host closed the connection]
masinter has joined #commonlisp
mariari has joined #commonlisp
xlarsx has quit [Remote host closed the connection]
cage has quit [Quit: rcirc on GNU Emacs 27.1]
xlarsx has joined #commonlisp
xlarsx has quit [Ping timeout: 265 seconds]
Noisytoot has quit [Remote host closed the connection]
Noisytoot has joined #commonlisp
<grawlinson> Looks like MIT are now charging for the SICP book
<grawlinson> The Wikipedia link now goes to a 404, and the book is priced at like 55 USD
<aeth> The book itself was open sourced. There are alternate web versions of it. https://sarabander.github.io/sicp/
dlowe has quit [Ping timeout: 244 seconds]
<aeth> so it seems it's just another case of someone failing to follow https://www.w3.org/Provider/Style/URI
xlarsx has joined #commonlisp
dlowe has joined #commonlisp
xlarsx has quit [Ping timeout: 252 seconds]
tyson2 has quit [Remote host closed the connection]
rgherdt has quit [Remote host closed the connection]
dlowe has quit [Ping timeout: 264 seconds]
dlowe has joined #commonlisp
lisper29 has joined #commonlisp
dlowe has quit [Remote host closed the connection]
lisper29 has quit [Quit: Leaving]
thawes has joined #commonlisp
masinter has quit [Remote host closed the connection]
masinter has joined #commonlisp
akoana has joined #commonlisp