Gleefre has quit [Remote host closed the connection]
Gleefre has joined #commonlisp
Gleefre has quit [Remote host closed the connection]
Gleefre has joined #commonlisp
occ has quit [Ping timeout: 246 seconds]
X-Scale has joined #commonlisp
occ has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
reb` has joined #commonlisp
emanuele6 has joined #commonlisp
Gleefre has quit [Remote host closed the connection]
Gleefre has joined #commonlisp
avocadoist has quit [Read error: Connection reset by peer]
avocadoist has joined #commonlisp
avocadoist has quit [Client Quit]
avocadoist has joined #commonlisp
avocadoist has quit [Client Quit]
avocadoist has joined #commonlisp
random-nick has quit [Ping timeout: 264 seconds]
avocadoist has quit [Quit: Konversation terminated!]
avocadoist has joined #commonlisp
ldb has joined #commonlisp
<ldb>
well, I decides to not use the dpans-parser for the job, but make my own TeX parser. I can see how that works but I think I would need write too much code to just output XML.
akoana has joined #commonlisp
ldb has quit [Quit: ERC 5.4 (IRC client for GNU Emacs 28.1)]
NotThatRPG has joined #commonlisp
X-Scale has quit [Quit: Client closed]
dlowe has quit [Ping timeout: 246 seconds]
jeosol has joined #commonlisp
reb` has quit [Ping timeout: 268 seconds]
X-Scale has joined #commonlisp
igemnace has joined #commonlisp
igemnace has quit [Remote host closed the connection]
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jmdaemon has joined #commonlisp
pdietz has joined #commonlisp
molson has quit [Remote host closed the connection]
marsia has joined #commonlisp
molson has joined #commonlisp
bilegeek has joined #commonlisp
molson has quit [Remote host closed the connection]
molson has joined #commonlisp
marsia has quit [Ping timeout: 256 seconds]
akoana has quit [Quit: leaving]
masinter has quit [Remote host closed the connection]
peterhil has joined #commonlisp
<semarie>
regarding shebang, it could be portability issue with passing more than 1 argument to the interpreter. all arguments could be read as 'one argument' ("arg1 arg2 ...")
<semarie>
but I don't recall if the limitation comes from posix or from (some) implementations
waleee has quit [Ping timeout: 255 seconds]
<beach>
semarie: Are you new here? I don't recognize your nick.
<semarie>
yes, I am lurking here since few weeks :)
<beach>
Great! Welcome!
pdietz has quit [Quit: Client closed]
bilegeek has quit [Quit: Leaving]
aartaka has joined #commonlisp
ttree has quit [Ping timeout: 268 seconds]
mingus has joined #commonlisp
aartaka has quit [Ping timeout: 252 seconds]
repeter`` has joined #commonlisp
rgherdt has joined #commonlisp
inline__ has joined #commonlisp
Inline has quit [Read error: Connection reset by peer]
repeter` has quit [Ping timeout: 252 seconds]
igemnace has joined #commonlisp
<beach>
semarie: By the way, be careful with the word "interpreter". It may lead some people to think that Common Lisp is what they call an "interpreted language", and therefore intrinsically slow.
avocadoist has quit [Quit: Konversation terminated!]
avocadoist has joined #commonlisp
j0nd0e has joined #commonlisp
<qhong>
Is special variable access in SBCL significantly slower than closure bound lexical variable?
<qhong>
I'm not sure where I've got this impression before, maybe I was comparing with non-closured-bound lexical variable (which is of course faster). I just did some unscientific tests which found special variable to be *faster*, which is quite surprising
<qhong>
consider there are TLS indirection for special variables...
<beach>
I don't know what SBCL does, but a closed-over lexical variable must be looked up in the static environment, so there is some indirection involved there too.
aartaka has joined #commonlisp
pve has joined #commonlisp
aartaka has quit [Ping timeout: 248 seconds]
<semz>
qhong: If I call the function (let ((foo nil)) (lambda (x) (if x (setf foo x) foo))) (resp. a variant with a special variable *foo*) a billion times I get ~4.3s vs ~4.8s respectively
<semz>
whether that is significant to you i don't know, but i suspect you may be measuring noise
attila_lendvai has joined #commonlisp
shka has joined #commonlisp
Cymew has joined #commonlisp
mingus has quit [Ping timeout: 255 seconds]
_cymew_ has joined #commonlisp
MajorBiscuit has joined #commonlisp
jmiven has quit [Quit: reboot]
jmiven has joined #commonlisp
szkl has joined #commonlisp
hardliner66 has joined #commonlisp
sedzcat has joined #commonlisp
azimut has quit [Ping timeout: 255 seconds]
Seok__ has joined #commonlisp
seok- has quit [Ping timeout: 252 seconds]
sedzcat has quit [Ping timeout: 252 seconds]
cdegroot has quit [Ping timeout: 252 seconds]
occ has quit [Ping timeout: 264 seconds]
prokhor has quit [Remote host closed the connection]