jackdaniel changed the topic of #lisp to: Common Lisp, the #1=(programmable . #1#) programming language | <http://cliki.net/> <https://irclog.tymoon.eu/freenode/%23lisp> <https://irclog.whitequark.org/lisp> <http://ccl.clozure.com/irc-logs/lisp/> | SBCL 1.5.4, CMUCL 21b, ECL 16.1.3, CCL 1.11.5, ABCL 1.5.0
mfiano2 has quit [Remote host closed the connection]
khisanth_ has joined #lisp
libertyprime has joined #lisp
mfiano2 has joined #lisp
drot has quit [Ping timeout: 240 seconds]
slyrus_ has joined #lisp
slyrus__ has quit [Ping timeout: 265 seconds]
EvW has quit [Ping timeout: 250 seconds]
beach has quit [Ping timeout: 276 seconds]
libertyprime has quit [Remote host closed the connection]
torbo has joined #lisp
<White_Flame> Is there a hook to add custom constituent token -> object conversion without having the token interned as a symbol first?
<Bike> fraid not.
<White_Flame> hrm, key
<White_Flame> *okey
<Bike> eclector might have one, i forget
bitmapper has quit [Ping timeout: 240 seconds]
stepnem has quit [Read error: Connection reset by peer]
lxpnh98 has quit [Quit: Leaving]
stepnem has joined #lisp
lxbarbos` has joined #lisp
lxbarbosa has quit [Ping timeout: 276 seconds]
Lycurgus has joined #lisp
Oladon has joined #lisp
ebzzry has quit [Ping timeout: 240 seconds]
Codaraxis has quit [Read error: Connection reset by peer]
lucasb has quit [Quit: Connection closed for inactivity]
ebrasca has quit [Remote host closed the connection]
Grue`` has quit [Ping timeout: 252 seconds]
Grue` has joined #lisp
superkumasan has quit [Ping timeout: 240 seconds]
stepnem_ has joined #lisp
stepnem has quit [Ping timeout: 268 seconds]
karswell has quit [Read error: No route to host]
karswell has joined #lisp
Oladon1 has joined #lisp
slyrus has joined #lisp
Oladon has quit [Ping timeout: 268 seconds]
Kaisyu7 has quit [Quit: ERC (IRC client for Emacs 26.3)]
slyrus_ has quit [Ping timeout: 265 seconds]
rople has joined #lisp
lxbarbos` has quit [Remote host closed the connection]
Kaisyu7 has joined #lisp
patrixl has joined #lisp
semz has quit [Ping timeout: 250 seconds]
cbilt has joined #lisp
ebzzry has joined #lisp
semz has joined #lisp
semz has quit [Changing host]
semz has joined #lisp
xkapastel has quit [Quit: Connection closed for inactivity]
EvW has joined #lisp
analogue has joined #lisp
toorevitimirp has joined #lisp
stepnem_ has quit [Ping timeout: 240 seconds]
Fare has joined #lisp
stepnem has joined #lisp
superkumasan has joined #lisp
Fare has quit [Remote host closed the connection]
<White_Flame> well, #{ <readtable-name> ... } now works to nest named-readtables
* White_Flame is happy
toorevitimirp has quit [Ping timeout: 240 seconds]
sellout- has quit [Read error: Connection reset by peer]
sellout- has joined #lisp
libertyprime has joined #lisp
libertyprime has quit [Client Quit]
libertyprime has joined #lisp
Fare has joined #lisp
toorevitimirp has joined #lisp
Codaraxis has joined #lisp
analogue has quit [Quit: Leaving]
reggie__ has joined #lisp
EvW has quit [Ping timeout: 246 seconds]
libertyprime has quit [Quit: Lost terminal]
reggie_ has quit [Read error: Connection reset by peer]
toorevitimirp has quit [Ping timeout: 240 seconds]
jeosol39 has joined #lisp
jeosol39 has left #lisp [#lisp]
jeosol8 has joined #lisp
jeosol8 has quit [Remote host closed the connection]
Bike has quit [Quit: Lost terminal]
jeosol61 has joined #lisp
Nomenclatura has joined #lisp
<LdBeth> White_Flame: do you mean custom ob-array?
<White_Flame> no, more like (list 1 2 #{ my-lang (+ 1 2) #{common-lisp (+ 1 2) } (+ 1 2)} ) => (1 2 (my-parse + 1 2) 3 (my-parse 1 2))
<White_Flame> well, probably too long for an IRC line. But I can nest the _use_ of custom readtables to nest expressions of different languages/representations
<White_Flame> (and I typo'd in there anyway)
<White_Flame> (and it's a degenerate example anyway)
<LdBeth> I see. I needs to be handled explicitly by the reader macro.
Nomenclatura has quit [Quit: q]
beach has joined #lisp
beach has quit [Remote host closed the connection]
fanta1 has joined #lisp
beach has joined #lisp
beach has quit [Remote host closed the connection]
beach has joined #lisp
Lycurgus has quit [Quit: Exeunt]
<beach> Good morning everyone!
<Josh_2> Mornin'
libertyprime has joined #lisp
orivej has quit [Ping timeout: 250 seconds]
raghavgururajan has joined #lisp
<LdBeth> hello beach
<LdBeth> what do you recommend for learning design patterns with Common Lisp Objective Oriented programming?
<Josh_2> OO programming CL by Sonja E Keene?
libertyprime has quit [Quit: leaving]
<no-defun-allowed> Design patterns are compromises for bad language design.
<White_Flame> design patterns exits to cover for coding complexities that emerge within particular languages
<no-defun-allowed> So, hopefully you don't learn DPs.
<White_Flame> different programming paradigms have different "patterns" and one shouldn't just port them from one to another
<White_Flame> common lisp has defmacro to get rid of pattern-heavy programming
<White_Flame> as a solution to noticing patterns cropping up in your code
<aeth> every language has design patterns... Common Lisp, I guess, has some macro patterns.
<LdBeth> *no-defun-allowed*: but you cannot avoid it, since CL is not perfect
<beach> LdBeth: I don't know the best source, but I can tell you that I didn't "get" object-oriented programming in Common Lisp by reading Keene's book. I only understood it once I read the CLIM II specification.
<Josh_2> It's a good book though :P
<no-defun-allowed> The big takeaway: "16 of 23 patterns have qualitatively simpler implementation in Lisp or Dylan than in C++ for at least some uses of each pattern"
mfiano2 has quit [Remote host closed the connection]
<aeth> no-defun-allowed: yeah, but CL has its own, different patterns
mfiano2 has joined #lisp
<aeth> and some people would want to macro them away, but not everyone would want to deal with macros like that
mfiano2 has quit [Remote host closed the connection]
mfiano2 has joined #lisp
SystemXProc has quit [Quit: ZNC 1.7.5 - https://znc.in]
SystemXProc has joined #lisp
orivej has joined #lisp
<LdBeth> al, it seems an interesting pointer
ebzzry has quit [Read error: Connection reset by peer]
Posterdati has quit [Ping timeout: 268 seconds]
orivej has quit [Ping timeout: 240 seconds]
torbo has quit [Remote host closed the connection]
dddddd has quit [Remote host closed the connection]
Oladon1 has quit [Quit: Leaving.]
Tordek has quit [Ping timeout: 240 seconds]
Nistur has quit [Ping timeout: 265 seconds]
Tordek has joined #lisp
gravicappa has joined #lisp
Nistur has joined #lisp
shifty has quit [Ping timeout: 268 seconds]
vlatkoB has joined #lisp
goFasterSteve has joined #lisp
goFasterSteve has quit [Client Quit]
makomo has joined #lisp
patlv has joined #lisp
makomo has quit [Ping timeout: 265 seconds]
shka_ has joined #lisp
makomo has joined #lisp
gravicappa has quit [Ping timeout: 250 seconds]
varjag has joined #lisp
gravicappa has joined #lisp
dale has quit [Quit: My computer has gone to sleep]
ltriant has quit [Quit: leaving]
patlv has quit [Ping timeout: 268 seconds]
orivej has joined #lisp
makomo has quit [Ping timeout: 240 seconds]
Posterdati has joined #lisp
varjag has quit [Ping timeout: 240 seconds]
rgherdt has joined #lisp
rgherdt has quit [Client Quit]
fanta1 has quit [Quit: fanta1]
iskander has quit [Ping timeout: 250 seconds]
flamebeard has joined #lisp
iskander has joined #lisp
JohnMS_WORK has joined #lisp
shka_ has quit [Ping timeout: 240 seconds]
orivej has quit [Ping timeout: 268 seconds]
shifty has joined #lisp
Duuqnd has joined #lisp
X-Scale has quit [Ping timeout: 264 seconds]
hiroaki has quit [Ping timeout: 250 seconds]
gxt has quit [Ping timeout: 260 seconds]
permagreen has quit [Quit: Leaving]
rozenglass has joined #lisp
orivej has joined #lisp
schweers has joined #lisp
<no-defun-allowed> I am trying again to run CL on a Raspberry Pi, this time it's a Pi Zero I got in the mail. What implementation should I use?
X-Scale has joined #lisp
<mfiano2> SBCL or CCL work great on any ARM device, my Pi devices included.
<no-defun-allowed> SBCL doesn't support threads on 32-bit ARM, and CCL had some weird memory corruption bug possibly caused by mutexes being not very exclusive.
jprajzne has joined #lisp
<no-defun-allowed> Although they are very nice -- it isn't possible to implement green threads in CL and work from there, is it?
<Josh_2> there are green threads libraries
<Josh_2> cl-flow?
<no-defun-allowed> Can't imagine that working actually.
superkumasan has quit [Ping timeout: 276 seconds]
<no-defun-allowed> Josh_2: I mean, running straight off normal CL functions, no CPS or transformations.
<mfiano2> Don't use a 32 bit OS?
<Josh_2> rasp pi zero w, you don't have a choice
<no-defun-allowed> They're both 32 bit boards.
norserob has joined #lisp
norserob has quit [Client Quit]
norserob has joined #lisp
varjag has joined #lisp
kajo has quit [Ping timeout: 276 seconds]
gravicappa has quit [Ping timeout: 276 seconds]
cosimone has joined #lisp
Codaraxis has quit [Read error: Connection reset by peer]
Codaraxis has joined #lisp
cosimone_ has joined #lisp
cosimone has quit [Ping timeout: 250 seconds]
superkumasan has joined #lisp
hhdave has joined #lisp
HDurer has quit [Remote host closed the connection]
HDurer has joined #lisp
ebrasca has joined #lisp
ggole has joined #lisp
kajo has joined #lisp
amerlyq has joined #lisp
pfdietz has quit [Remote host closed the connection]
scymtym has quit [Remote host closed the connection]
kajo has quit [Ping timeout: 265 seconds]
Codaraxis has quit [Read error: Connection reset by peer]
Codaraxis has joined #lisp
kajo has joined #lisp
raghavgururajan has quit [Remote host closed the connection]
vaporatorius has quit [Read error: Connection reset by peer]
jprajzne has quit [Quit: Leaving.]
ebzzry has joined #lisp
enrio has joined #lisp
Duuqnd has quit [Ping timeout: 240 seconds]
kajo has quit [Ping timeout: 246 seconds]
toorevitimirp has joined #lisp
raghavgururajan has joined #lisp
jello_pudding has joined #lisp
jello_pudding has quit [Remote host closed the connection]
vaporatorius has joined #lisp
vaporatorius has joined #lisp
vaporatorius has quit [Changing host]
toorevitimirp has quit [Read error: Connection reset by peer]
jprajzne has joined #lisp
vaporatorius has quit [Read error: Connection reset by peer]
vaporatorius has joined #lisp
Codaraxis has quit [Read error: Connection reset by peer]
Codaraxis has joined #lisp
vaporatorius has quit [Read error: Connection reset by peer]
srji has joined #lisp
superkumasan has quit [Ping timeout: 246 seconds]
kajo has joined #lisp
patrixl has quit [Read error: Connection reset by peer]
patrixl has joined #lisp
invergo has joined #lisp
invergo has quit [Changing host]
invergo has joined #lisp
logicmoo has joined #lisp
dmiles has quit [Ping timeout: 265 seconds]
Fare has quit [Ping timeout: 268 seconds]
EvW1 has joined #lisp
jonatack has joined #lisp
jeosol61 has quit [Remote host closed the connection]
toorevitimirp has joined #lisp
<tfb> aeth: macro patterns, yes, for instance (with-x(x) ...) expanding to (call-with-x (lambda (x) ...)) is a pretty common thing
superkumasan has joined #lisp
cbilt has quit [Quit: ZNC 1.7.5 - https://znc.in]
jmercouris has joined #lisp
toorevitimirp has quit [Ping timeout: 265 seconds]
reggie_ has joined #lisp
reggie__ has quit [Read error: Connection reset by peer]
libertyprime has joined #lisp
Duuqnd has joined #lisp
jeosol66 has joined #lisp
voidlily has quit [Ping timeout: 250 seconds]
JohnMS has joined #lisp
Cymew has quit [Ping timeout: 268 seconds]
cbilt has joined #lisp
JohnMS_WORK has quit [Ping timeout: 265 seconds]
rople has quit [Ping timeout: 265 seconds]
libertyprime has quit [Quit: Lost terminal]
cosimone_ has quit [Read error: Connection reset by peer]
voidlily has joined #lisp
libertyprime has joined #lisp
orivej has quit [Ping timeout: 276 seconds]
lispxxx has joined #lisp
libertyprime has quit [Quit: leaving]
toorevitimirp has joined #lisp
lispxxx has quit [Read error: Connection reset by peer]
kajo has quit [Ping timeout: 276 seconds]
lispxxx has joined #lisp
lispxxx has quit [Read error: Connection reset by peer]
lispxxx has joined #lisp
EvW1 has quit [Ping timeout: 250 seconds]
lispxxx has left #lisp [#lisp]
kajo has joined #lisp
toorevitimirp has quit [Ping timeout: 265 seconds]
Cymew has joined #lisp
kajo has quit [Ping timeout: 268 seconds]
Cymew has quit [Quit: Konversation terminated!]
Cymew has joined #lisp
kajo has joined #lisp
patlv has joined #lisp
kajo has quit [Ping timeout: 265 seconds]
gabiruh has quit [Quit: ZNC - 1.6.0 - http://znc.in]
gabiruh has joined #lisp
flamebeard has quit []
Bike has joined #lisp
cosimone has joined #lisp
kajo has joined #lisp
gxt has joined #lisp
gravicappa has joined #lisp
__jrjsmrtn__ has joined #lisp
_jrjsmrtn has quit [Ping timeout: 250 seconds]
Codaraxis has quit [Read error: Connection reset by peer]
Codaraxis has joined #lisp
jmercouris has quit [Remote host closed the connection]
patlv has quit [Ping timeout: 268 seconds]
cosimone has quit [Remote host closed the connection]
cosimone has joined #lisp
dtw has quit [Read error: Connection reset by peer]
keep-learning[m] has quit [Remote host closed the connection]
munksgaard[m] has quit [Read error: Connection reset by peer]
liambrown has quit [Remote host closed the connection]
shaakyamuni[m] has quit [Read error: Connection reset by peer]
Jachy has quit [Remote host closed the connection]
hiq[m] has quit [Write error: Connection reset by peer]
akanouras has quit [Write error: Connection reset by peer]
nonlinear[m] has quit [Write error: Connection reset by peer]
Gnuxie[m] has quit [Read error: Connection reset by peer]
djeis[m] has quit [Remote host closed the connection]
fynzh[m] has quit [Remote host closed the connection]
no-defun-allowed has quit [Remote host closed the connection]
eriix[m] has quit [Remote host closed the connection]
malaclyps[m] has quit [Remote host closed the connection]
LdBeth has quit [Remote host closed the connection]
sciamano has quit [Remote host closed the connection]
mstdnuser[m] has quit [Remote host closed the connection]
katco has quit [Remote host closed the connection]
pfdietz has joined #lisp
simplegauss has quit [Ping timeout: 240 seconds]
Josh_2 has quit [Ping timeout: 240 seconds]
simplegauss has joined #lisp
igemnace has joined #lisp
igemnace has quit [Remote host closed the connection]
igemnace has joined #lisp
zulu-inuoe_ has joined #lisp
zulu-inuoe has quit [Ping timeout: 264 seconds]
moldybits has quit [Quit: WeeChat 2.4]
reggie__ has joined #lisp
reggie_ has quit [Ping timeout: 240 seconds]
dddddd has joined #lisp
Codaraxis has quit [Read error: Connection reset by peer]
Codaraxis has joined #lisp
lucasb has joined #lisp
bitmapper has joined #lisp
zulu-inuoe_ has quit [Ping timeout: 264 seconds]
zulu-inuoe has joined #lisp
JohnMS has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
norserob has quit [Quit: leaving]
rozenglass has quit [Remote host closed the connection]
EvW has joined #lisp
cosimone has quit [Remote host closed the connection]
FreeBirdLjj has joined #lisp
cosimone has joined #lisp
FreeBirdLjj has quit [Client Quit]
wxie has joined #lisp
jonatack has quit [Ping timeout: 268 seconds]
wxie has quit [Ping timeout: 250 seconds]
cosimone has quit [Quit: Terminated!]
Cymew has quit [Ping timeout: 265 seconds]
frgo has quit [Remote host closed the connection]
frgo has joined #lisp
bitmapper has quit [Ping timeout: 252 seconds]
frgo has quit [Read error: No route to host]
Fare has joined #lisp
vaporatorius has joined #lisp
vaporatorius has joined #lisp
vaporatorius has quit [Changing host]
smazga has joined #lisp
EvW has quit [Ping timeout: 264 seconds]
dale_ has joined #lisp
dale_ is now known as dale
lxbarbosa has joined #lisp
davsebam1e has joined #lisp
davsebamse has quit [Ping timeout: 265 seconds]
shifty has quit [Ping timeout: 240 seconds]
shifty has joined #lisp
varjag has quit [Quit: ERC (IRC client for Emacs 25.2.2)]
edgar-rft has quit [Quit: Leaving]
bitmapper has joined #lisp
raghavgururajan has quit [Read error: Connection reset by peer]
abhixec has joined #lisp
Codaraxis has quit [Read error: Connection reset by peer]
Codaraxis has joined #lisp
bitmapper has quit [Ping timeout: 252 seconds]
amerlyq has quit [Quit: amerlyq]
igemnace has quit [Remote host closed the connection]
igemnace has joined #lisp
bitmapper has joined #lisp
raghavgururajan has joined #lisp
kajo has quit [Ping timeout: 264 seconds]
slyrus_ has joined #lisp
slyrus has quit [Ping timeout: 240 seconds]
rippa has joined #lisp
schweers has quit [Ping timeout: 245 seconds]
EvW1 has joined #lisp
kajo has joined #lisp
invergo has quit [Ping timeout: 245 seconds]
igemnace has quit [Remote host closed the connection]
igemnace has joined #lisp
shka_ has joined #lisp
<alandipert> if a GO escapes its lexically-enclosing TAGBODY via LAMBDA, and is later executed in a dynamically-enclosing TAGBODY with a matching tag name, is that supposed to work? or is undefined
<alandipert> consulting CLTL and CLHS i'm not really sure, thanks for clarification
<Shinmera> TAGBODY establishes lexical labels. Capturing them and calling them outside their original scope is undefined.
<beach> It is undefined behavoir.
<beach> behavior even.
shifty has quit [Ping timeout: 252 seconds]
<alandipert> ok, thanks beach and Shinmera
<beach> Anytime.
Denommus has joined #lisp
<alandipert> is it true that LAMBDA is the only way a tag could escape?
<beach> FLET, LABELS.
<alandipert> ah of course. an additional thank-you :-)
<beach> :)
* alandipert remapped caps lock to escape and ctrl many years ago, with all my CL-ing it might be time for caps lock to make a comeback
<alandipert> a keyboard with it labeled CommonLisp would be cute
<Xach> alandipert: escape AND control?
<alandipert> Xach yeah, momentary for escape, hold for ctrl
<Xach> alandipert: how?
<alandipert> Xach depends on your OS, what are you on?
<Xach> let us discuss this privately if you don't mind!
LiamH has joined #lisp
hhdave has quit [Quit: hhdave]
jonatack has joined #lisp
<pjb> alandipert: "GO escaping its lexically enclosing TAGBODY" is meaningless.
<pjb> alandipert: present code examples instead!
<jackdaniel> I imagine it is (tagbody foo (lambda () (go foo))
<alandipert> pjb i meant a situation like (tagbody t0 (setq f (lambda () (go t0)))) and then later (funcall f) in some other tagbody branch
<jackdaniel> and there is a clarification in the spec that there are three strategies
<jackdaniel> let me look for it
hiroaki has joined #lisp
<pjb> alandipert: still meaningless: tagbody doesn't have branches.
<alandipert> pjb i don't find myself particularly motivated to clarify for you since i don't want to spend my day arguing semantics, but maybe someone else has the time to entertain you
<pjb> alandipert: if you keep thinking illogically about code, you will keep not undertanding what you're asking.
<jackdaniel> it is hard to look for it, because cleanup issues are not indexed
<jackdaniel> and I don't remember this particular issue number ;)
<jackdaniel> in other words: behavior is not defined, but if you are lucky it may work as you desire (probably you want medium-extent)
<jackdaniel> exit-extent medium °
<jackdaniel> or full
<jackdaniel> s/or full//
<alandipert> pjb i appreciate your concern, but i think i'm doing OK. in the future, don't hesitate to ignore me
<alandipert> jackdaniel many thanks, this is good reading
<jackdaniel> sure
<Bike> er, hang on, there's no way it would GO to a tag with the same name
<Bike> in a different tagbody
<jackdaniel> there isn't
<Bike> medium versus minimal is just about unwinding
<jackdaniel> I've looked over the issue and this exact code which alandipert shown is explicitly said as erroneous
<jackdaniel> under both strategies
Codaraxis has quit [Read error: Connection reset by peer]
<Bike> right ok.
<Bike> if you want something dynamic like that, catch/throw is the only game in town
<jackdaniel> but it clarifies the issue
Codaraxis has joined #lisp
Codaraxis has quit [Read error: Connection reset by peer]
Codaraxis has joined #lisp
<pjb> for those who don't want me to ignore them, here is an example of the meaning of the word "undefined": https://pastebin.com/XTWp9TNR
<lxbarbosa> good lord, there are some lisp that default to ~/quicklisp...
<lxbarbosa> packages
<lxbarbosa> if you set quicklisp to use another folder, expect for errors in such a packages
<Shinmera> file issues with the project maintainers.
<Xach> lxbarbosa: what's an example?
<lxbarbosa> one moment please
EvW1 has quit [Ping timeout: 264 seconds]
<lxbarbosa> xembed for one
<lxbarbosa> its a package that one stumpwm module depends on, and if quicklisp is in another location ....meh
<lxbarbosa> there was some others... I literally just gave up, and installed in ~/quicklisp again
<Xach> where can I find xembed?
<Xach> The one I found through google doesn't refer to quicklisp (that I can see)
ggole has quit [Quit: Leaving]
<Xach> I'm simply curious, so if you don't feel like continuing that's fine.
<lxbarbosa> its installed by quicklisp so its listed there too
<lxbarbosa> there was dbus and xml-emitter, that had that issue too
<lxbarbosa> all "quicklisp" packages
<Xach> lxbarbosa: normally projects that refer to quicklisp don't build in my build system and can't be included, so i'm curious about the details
<Xach> lxbarbosa: I don't see any reference to quicklisp in xembed at all - what error did you get?
<Xach> Maybe a stale fasl or something is the problem?
<lxbarbosa> Xach: I'll soon confirm... one moment
<Xach> thanks
alandipert has quit [Quit: The Lounge - https://thelounge.github.io]
alandipert has joined #lisp
cosimone has joined #lisp
Fare has quit [Ping timeout: 264 seconds]
orivej has joined #lisp
Josh_2 has joined #lisp
varjag has joined #lisp
<_death> lxbarbosa: dbus doesn't refer to quicklisp either
<lxbarbosa> _death: hmm, ive created a new user, soon I will pinpoint correctly what packages I had that error :D
<Xach> the mystery deepens
Josh_2 has quit [Ping timeout: 264 seconds]
EvW has joined #lisp
lxbarbosa has quit [Read error: Connection reset by peer]
phoe has quit [Ping timeout: 250 seconds]
bitmapper has quit [Remote host closed the connection]
gabiruh has quit [Quit: ZNC - 1.6.0 - http://znc.in]
gabiruh has joined #lisp
gabiruh has quit [Client Quit]
Josh_2` has joined #lisp
Josh_2` has quit [Remote host closed the connection]
Josh_2 has joined #lisp
ntqz has joined #lisp
ljavorsk has joined #lisp
Fare has joined #lisp
sauvin has quit [Ping timeout: 240 seconds]
lxbarbosa has joined #lisp
<lxbarbosa> Xach: yep, Ive created a new user, installed sbcl,quicklisp and stumpwm, everything is working correctly. meh.
ljavorsk has quit [Ping timeout: 246 seconds]
<jackdaniel> lxbarbosa: remove ~/.cache/common-lisp and check ~/common-lisp/ and QLPATH/local-projects/ to find something suspicious
cosimone has quit [Ping timeout: 246 seconds]
gxt has quit [Ping timeout: 260 seconds]
<lxbarbosa> jackdaniel: unbeknown of such a fasl files, creating a new user confirmed that that might be the issue.
<lxbarbosa> never heard of QLPATH... interesting
<lxbarbosa> :D
<jackdaniel> that was a mental shortcut
<jackdaniel> but indeed I usually define an environment variable to point to the local ql installation
<lxbarbosa> I thought that fasl were regenerated as we compile a new version of lisp software...
<jackdaniel> asdf caches what it can
<jackdaniel> that is the bright side, otherwise you'd die waiting every time you start new lisp image
<lxbarbosa> jackdaniel: ive seen that one... :D
ljavorsk has joined #lisp
ljavorsk has quit [Ping timeout: 264 seconds]
moldybits has joined #lisp
ym has quit [Quit: Leaving]
techquila has joined #lisp
Fare has quit [Ping timeout: 250 seconds]
Codaraxis has quit [Read error: Connection reset by peer]
Codaraxis has joined #lisp
abhixec has quit [Ping timeout: 264 seconds]
abhixec has joined #lisp
Duuqnd has quit []
Lycurgus has joined #lisp
slyrus_ has quit [Read error: Connection reset by peer]
slyrus__ has joined #lisp
Josh_2 has quit [Ping timeout: 268 seconds]
gxt has joined #lisp
warweasle has quit [Quit: rcirc on GNU Emacs 24.4.1]
ljavorsk has joined #lisp
vlatkoB has quit [Remote host closed the connection]
gareppa has joined #lisp
ljavorsk has quit [Ping timeout: 264 seconds]
enrio has quit [Ping timeout: 250 seconds]
Codaraxis has quit [Ping timeout: 268 seconds]
moldybits has quit [Quit: WeeChat 2.4]
mfiano2 has quit [Remote host closed the connection]
mfiano2 has joined #lisp
Lycurgus has quit [Quit: Exeunt]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
ikki has joined #lisp
gravicappa has quit [Ping timeout: 268 seconds]
raghavgururajan has quit [Read error: Connection reset by peer]
igemnace has quit [Remote host closed the connection]
pfdietz has quit [Remote host closed the connection]
jeosol has joined #lisp
krwq has joined #lisp
shka_ has quit [Ping timeout: 268 seconds]
igemnace has joined #lisp
EvW has quit [Ping timeout: 245 seconds]
jeosol66 has quit [Remote host closed the connection]
gareppa has quit [Quit: Leaving]
Bike has quit [Remote host closed the connection]
ljavorsk has joined #lisp
Bike has joined #lisp
vaporatorius has quit [Ping timeout: 268 seconds]
gxt has quit [Remote host closed the connection]
gxt has joined #lisp
ljavorsk has quit [Ping timeout: 252 seconds]
gxt_ has joined #lisp
gxt has quit [Remote host closed the connection]
mindthelion has joined #lisp
techquila has quit [Ping timeout: 245 seconds]
Denommus has quit [Remote host closed the connection]
warweasle has joined #lisp
bitmapper has joined #lisp
Bike has quit [Quit: Bike]
Codaraxis has joined #lisp
orivej has quit [Ping timeout: 268 seconds]
frgo has joined #lisp
ikki has quit [Quit: Leaving]
makomo has joined #lisp
makomo has quit [Client Quit]
frgo has quit [Ping timeout: 245 seconds]
permagreen has joined #lisp
makomo has joined #lisp
LdBeth has joined #lisp
makomo has quit [Quit: WeeChat 2.4]
smazga has quit [Quit: leaving]
varjagg has joined #lisp
varjag has quit [Ping timeout: 246 seconds]
Bike has joined #lisp
abhixec has quit [Ping timeout: 268 seconds]
abhixec has joined #lisp
warweasle has quit [Quit: rcirc on GNU Emacs 24.4.1]
LdBeth has quit [Ping timeout: 246 seconds]
ArthurStrong has joined #lisp
madand has left #lisp ["Changed major mode"]
madand has joined #lisp
LdBeth has joined #lisp
Fare has joined #lisp
wxie has joined #lisp
vsync has quit [Ping timeout: 240 seconds]
igemnace has quit [Quit: WeeChat 2.6]
orivej has joined #lisp
vsync has joined #lisp
Fare has quit [Ping timeout: 252 seconds]
varjagg has quit [Ping timeout: 264 seconds]
raghavgururajan has joined #lisp
keep_learning has quit [Ping timeout: 268 seconds]
dtw has joined #lisp
akanouras has joined #lisp
hiq[m] has joined #lisp
djeis[m] has joined #lisp
eriix[m] has joined #lisp
Jachy has joined #lisp
Gnuxie[m] has joined #lisp
katco has joined #lisp
malaclyps[m] has joined #lisp
keep-learning[m] has joined #lisp
nonlinear[m] has joined #lisp
liambrown has joined #lisp
munksgaard[m] has joined #lisp
no-defun-allowed has joined #lisp
sciamano has joined #lisp
mstdnuser[m] has joined #lisp
fynzh[m] has joined #lisp
shaakyamuni[m] has joined #lisp
LiamH has quit [Quit: Leaving.]
dxtr has quit [Ping timeout: 276 seconds]
wxie has quit [Ping timeout: 245 seconds]
jonatack has quit [Ping timeout: 246 seconds]
dxtr has joined #lisp
defaultxr has joined #lisp
Oladon has joined #lisp
jprajzne has quit [Quit: Leaving.]
EvW1 has joined #lisp
Lycurgus has joined #lisp
paul0 has joined #lisp
torbo has joined #lisp