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/>
alternateved has quit [Ping timeout: 244 seconds]
attila_lendvai has quit [Ping timeout: 244 seconds]
Lord_of_Life has quit [Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine]
Lord_of_Life has joined #commonlisp
varjag has quit [Ping timeout: 248 seconds]
malaclyps has quit [Ping timeout: 255 seconds]
mala has joined #commonlisp
varjag has joined #commonlisp
amb007 has joined #commonlisp
varjag has quit [Ping timeout: 264 seconds]
amb007 has quit [Ping timeout: 260 seconds]
Pixel_Outlaw has quit [Quit: Leaving]
<yacin> i'm going a bit crazy here and i'm wondering if someone can sanity check things for me. i have a small example of zstd compression generating broken files for me on my arm macbook with sbcl (2.4.5 and 2.4.10). it works fine on ecl (24.5.10) on my arm mac, and works fine on amd64 linux sbcl (2.2.9). script, input file, and a way to test forthcoming
<yacin> run it with: $ LISP --load broken.lisp
<yacin> it'll generate 500 .zst files
<yacin> when it works fine, you'd see:
<yacin> ¡ zstd -t *.zst
<yacin> 501 files decompressed : 125250000 bytes total
<yacin> otherwise you'll see (probably a few of):
<yacin> foo.log.140.zst : Decoding error (36) : Data corruption detected
<yacin> zstd: foo.log.36.zst: unsupported format
lucasta has quit [Quit: Leaving]
<yacin> the other function (compress-file-line-cb) works fine, so at first i assume i was using ZSTD wrong, but i'm reasonably sure that's how the api is supposed to be used
<yacin> would love to see if it fails on another arm machine
<yacin> and if anyone has advice on how to try and debug this (:
lucasta has joined #commonlisp
triffid has quit [Remote host closed the connection]
triffid has joined #commonlisp
entrotec has quit [Quit: Quit]
Pixel_Outlaw has joined #commonlisp
lucasta has quit [Quit: Leaving]
triffid has quit [Quit: triffid]
edgar-rft_ has joined #commonlisp
triffid has joined #commonlisp
edgar-rft` has quit [Ping timeout: 246 seconds]
Akbar-Birbal has joined #commonlisp
eddof13 has quit [Quit: eddof13]
random-nick has quit [Ping timeout: 252 seconds]
notzmv has quit [Remote host closed the connection]
rkazak has quit [Ping timeout: 272 seconds]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 245 seconds]
eddof13 has joined #commonlisp
eddof13 has quit [Client Quit]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 265 seconds]
markb1 has quit [Remote host closed the connection]
rkazak has joined #commonlisp
robin_ is now known as robin
rkazak has quit [Ping timeout: 260 seconds]
shawnw has quit [Ping timeout: 252 seconds]
rtypo has quit [Quit: WeeChat 4.4.2]
longlongdouble has joined #commonlisp
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
rkazak has joined #commonlisp
triffid has quit [Remote host closed the connection]
triffid has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
rkazak has quit [Ping timeout: 245 seconds]
Patternmaster has quit [Ping timeout: 248 seconds]
AetherWind has quit [Ping timeout: 252 seconds]
beach` has joined #commonlisp
longlongdouble has joined #commonlisp
longlongdouble has quit [Remote host closed the connection]
beach has quit [Ping timeout: 244 seconds]
longlongdouble has joined #commonlisp
terrorjack4 has quit [Quit: The Lounge - https://thelounge.chat]
terrorjack4 has joined #commonlisp
rkazak has joined #commonlisp
mzan has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
awlygj has joined #commonlisp
shawnw has joined #commonlisp
rkazak has quit [Ping timeout: 252 seconds]
pillton has joined #commonlisp
netdoll has quit [Quit: Konversation terminated!]
amb007 has joined #commonlisp
rkazak has joined #commonlisp
kevingal has quit [Ping timeout: 260 seconds]
beach` is now known as beach
decweb has quit [Ping timeout: 248 seconds]
longlongdouble has quit [Read error: Connection reset by peer]
rkazak has quit [Ping timeout: 246 seconds]
amb007 has quit [Ping timeout: 252 seconds]
dinomug has joined #commonlisp
rkazak has joined #commonlisp
delyan_ has quit [Ping timeout: 244 seconds]
awlygj has quit [Ping timeout: 252 seconds]
delyan_ has joined #commonlisp
rkazak has quit [Ping timeout: 260 seconds]
rkazak has joined #commonlisp
rkazak has quit [Ping timeout: 246 seconds]
ajf has quit [Ping timeout: 252 seconds]
triffid has quit [Ping timeout: 260 seconds]
yacin has quit [Ping timeout: 260 seconds]
bike has quit [Ping timeout: 272 seconds]
wacki has joined #commonlisp
Bubblegumdrop has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
Bubblegumdrop has joined #commonlisp
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
amb007 has joined #commonlisp
awlygj has joined #commonlisp
pillton has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.4)]
Patternmaster has joined #commonlisp
zwr has quit [Ping timeout: 272 seconds]
JuanDaugherty has joined #commonlisp
rkazak has joined #commonlisp
Pixel_Outlaw has quit [Quit: Leaving]
rkazak has quit [Ping timeout: 260 seconds]
rkazak has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
<jackdaniel> yacin: grep sources for (speed 3) and/or (safety 0)
wacki has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<jackdaniel> then see local declarations in the compilation unit under these policies
<jackdaniel> probably something like fixnum going haywire
longlongdouble has quit [Remote host closed the connection]
rkazak has quit [Ping timeout: 248 seconds]
chomwitt has joined #commonlisp
zwr has joined #commonlisp
rkazak has joined #commonlisp
amb007 has quit [Ping timeout: 252 seconds]
amb007 has joined #commonlisp
jadzi has joined #commonlisp
longlongdouble has joined #commonlisp
awlygj has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
mishoo has joined #commonlisp
younder has quit [Ping timeout: 260 seconds]
rkazak has quit [Ping timeout: 265 seconds]
awlygj has joined #commonlisp
pve has joined #commonlisp
BierLiebHaber_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
chkhd has joined #commonlisp
BierLiebHaber has joined #commonlisp
theruran has quit [Quit: Connection closed for inactivity]
chkhd_ has joined #commonlisp
chkhd has quit [Ping timeout: 276 seconds]
alternateved has joined #commonlisp
rkazak has joined #commonlisp
Lord_of_Life_ has joined #commonlisp
Lord_of_Life has quit [Ping timeout: 245 seconds]
Lord_of_Life_ is now known as Lord_of_Life
lagash has quit [Ping timeout: 248 seconds]
rkazak has quit [Ping timeout: 248 seconds]
varjag has joined #commonlisp
mgl has joined #commonlisp
Grauwolf has quit [Quit: WeeChat 4.1.2]
Grauwolf has joined #commonlisp
attila_lendvai has joined #commonlisp
rkazak has joined #commonlisp
rkazak has quit [Ping timeout: 272 seconds]
bike has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
yacin has joined #commonlisp
chkhd has joined #commonlisp
JuanDaugherty has quit [Quit: JuanDaugherty]
mishoo has quit [Remote host closed the connection]
mishoo has joined #commonlisp
chkhd_ has quit [Ping timeout: 260 seconds]
nerap has joined #commonlisp
pkal has quit [Read error: Connection reset by peer]
pkal has joined #commonlisp
dino_tutter has joined #commonlisp
alcor has joined #commonlisp
triffid has joined #commonlisp
<nerap> Hi, I for the live of me figure out how to use the reader macros @export-accessors or @eval-always of the cl-syntax library. Regular @export in front of a defun works fine. The docs say to simple call (syntax:use-syntax :annot) and then the @ reader macros should work. But neither @export-accessors nor @eval-always work. Any pointer or example project that uses those things successfully?
<minion> nerap, memo from phoe: oh, it's the SBCL package system warning you that you might have forgotten™ some symbols; you can uiop:define-package to avoid that
King_julian has joined #commonlisp
rkazak has joined #commonlisp
alternateved has quit [Remote host closed the connection]
rkazak has quit [Ping timeout: 244 seconds]
gorignak has quit [Read error: Connection reset by peer]
rkazak has joined #commonlisp
rkazak has quit [Ping timeout: 252 seconds]
alternateved has joined #commonlisp
mzan has joined #commonlisp
gorignak has joined #commonlisp
rkazak has joined #commonlisp
longlongdouble has quit [Remote host closed the connection]
gilberth has quit [Ping timeout: 245 seconds]
ixelp has quit [Quit: Common Lisp IRC library - http://common-lisp.net/project/cl-irc]
gnoo has quit [Ping timeout: 276 seconds]
bendersteed_ has joined #commonlisp
dinomug has quit [Remote host closed the connection]
hirez- has quit [Ping timeout: 252 seconds]
ixelp has joined #commonlisp
hirez has joined #commonlisp
rkazak has quit [Ping timeout: 265 seconds]
bendersteed_ is now known as bendersteed
lagash has joined #commonlisp
rkazak has joined #commonlisp
longlongdouble has joined #commonlisp
mari-estel has joined #commonlisp
Th30n has quit [Ping timeout: 252 seconds]
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
rkazak has quit [Ping timeout: 260 seconds]
longlongdouble has joined #commonlisp
gnoo has joined #commonlisp
chomwitt has quit [Quit: WeeChat 3.8]
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
random-nick has joined #commonlisp
nerap` has joined #commonlisp
nerap has quit [Ping timeout: 246 seconds]
kevingal has joined #commonlisp
rkazak has joined #commonlisp
random-nick has quit [Ping timeout: 252 seconds]
mwnaylor has quit [Ping timeout: 245 seconds]
amb007 has quit [Ping timeout: 255 seconds]
amb007 has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
rkazak has quit [Ping timeout: 246 seconds]
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
JuanDaugherty has joined #commonlisp
rkazak has joined #commonlisp
decweb has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
kevingal has quit [Ping timeout: 246 seconds]
dnhester26 has joined #commonlisp
dnhester26 has quit [Remote host closed the connection]
rkazak has quit [Ping timeout: 244 seconds]
zwr has quit [Read error: Connection reset by peer]
cercopith has joined #commonlisp
yi has joined #commonlisp
zwr has joined #commonlisp
yi has quit [Quit: Client closed]
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
dnhester26 has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
rkazak has joined #commonlisp
chkhd has quit [Quit: ZZZzzz…]
JuanDaugherty has quit [Quit: JuanDaugherty]
chkhd has joined #commonlisp
<shka> hi all, i found something unexpected in agnostic-lizard, is that a bug? https://termbin.com/ob9h this will produce error that looks to me like it is
longlongdouble has joined #commonlisp
<shka> actually '(setq #:l1238 ((cdr #:l1238))) suffice
kopiyka has quit [Remote host closed the connection]
<shka> or even just '((cdr #:l1238))
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
<scymtym> what is the unexpected part? ((cdr ...)) is not a valid form
rkazak has quit [Ping timeout: 265 seconds]
King_julian has quit [Ping timeout: 244 seconds]
dnhester26 has quit [Remote host closed the connection]
rainthree has joined #commonlisp
dnhester26 has joined #commonlisp
mari-estel has quit []
younder has joined #commonlisp
attila_lendvai_ has joined #commonlisp
<shka> scymtym: yeah, i've just figured out what was wrong
<shka> though i think that error could be slightly more descriptive
<shka> and not just "no method"
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
<scymtym> right. i hope, the s-expression-syntax library can help improve this situation at some point
attila_lendvai has quit [Ping timeout: 265 seconds]
<dnhester26> why can I temporarily set a variable, even from another package, in a let statement to some value during the execution of that let statement ad even inside functions called inside that let statement, but for some reason I can't (maybe I don't know how to?) set the value of a slot of an object to be something while the let statement executes? I tried (let (((myval-accessor myobj) 2)) (some-fun myobj)) and it doesn't compile the let s
<dnhester26> tatement
longlongdouble has quit [Ping timeout: 248 seconds]
<shka> dnhester26: let establishes new variable binding (that could be named as already existing variable) but does not modify existing variable binding
longlongdouble has joined #commonlisp
<bike> dnhester26: let only works for variables. you can't create a new binding of something like a slot.
<dnhester26> thanks for the answers. Can you please explain what the difference between a variable and a slot's data is?
<dnhester26> I don't quite follow: if a variable has to be accessed with a symbol isn't that what an accessor or slot-value are doing as well? accessing data with a symbol?
<shka> dnhester26: symbol in lisp is used as a name of many things…
<bike> dnhester26: symbols are just names.
longlongdouble has quit [Ping timeout: 260 seconds]
longlongdouble has joined #commonlisp
attila_lendvai_ is now known as attila_lendvai
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
rkazak has joined #commonlisp
<beach> dnhester26: Look at the syntax for LET. It says var is a symbol.
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
<beach> dnhester26: It introduces a lexical variable. Ultimately, that will be some stack location in the current stack frame or some register in the processor. There is no parallel with slots. A slot is ultimately a location in a standard object. Those are totally different concepts.
<beach> dnhester26: And it should come as no surprise that LET works for any symbol, no matter the home package of that symbol.
<beach> ... unless that symbol is a constant of course.
shawnw has quit [Ping timeout: 276 seconds]
clarkf has joined #commonlisp
<dnhester26> Let me confirm I understand: whenever a symbol is called in general, there's some lookup table of symbol -> value, when a symbol is called inside the let, in the stack, the lookup of symbol -> value first checks the stack table and if not found then checks the global lookup table. However by slots in an object, even though we do (slot-value obj symbol-of-slot), it's not actually a symbol -> value, but rather data in the object and t
<dnhester26> hat's why there is no lookup table to override. Is that what you guys are saying?
<beach> Wow, hold on...
<beach> Symbols are not "called".
longlongdouble has quit [Remote host closed the connection]
<dnhester26> sorry I meant used or referenced, i don't know the right word to use
longlongdouble has joined #commonlisp
<beach> OK, so LET can be used to bind lexical variables or special variables. Let's stick to lexical variables at the moment.
<beach> To simplify, the compiler associates a lexical variable with some stack location or register location, and when a reference to that variable is seen, the compiler generates code to reference that location.
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
kopiyka has joined #commonlisp
chkhd has quit [Quit: ZZZzzz…]
<beach> So a lexical variable must have a value, because there is no way to create a lexical variable without a value. Therefore the reference does not need any "lookup". The compiler catches references to non-existing variables, so nothing special needs to happen at run time.
rkazak has quit [Ping timeout: 264 seconds]
<beach> A slot access goes like this:...
<beach> The slot name is looked up in the class of the object, and a slot metaobject contains the location of the slot in the object. The value is then accessed in a similar way to the element of a vector, because a standard object contains a vector of slot values.
chkhd has joined #commonlisp
gorignak has quit [Quit: quit]
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
<dnhester26> ok that's much clearer. thanks for the explanation. so the reason is that the compiler doesn't associate the slot access to a location in the stack or a reference but rather with the index of the data in the vector of values for the object, so that the location to get the data can't be changed because the slot access doesn't store a location but rather the index of the element of the vector which doesn't make sense to change. Is tha
<dnhester26> t what you meant?
<beach> Sort of. There is no reason the slot couldn't be changed. There are some constructs that do that, like store the current value in a temporary variable, then executes some code, and then restores the value. But LET is not such a construct.
<beach> And constructs that do that are notorious for not being thread safe, unless slots are handled in a special way as jackdaniel recently discussed.
rainthree has quit [Ping timeout: 244 seconds]
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
<dnhester26> I meant that the compiler doesn't write the location of the data directly, instead it writes the slot access procedure. What I did in practice was unwind-protect and setf in the beginning the value I want to use and setf in the end the original value of the slot back in place.
<dnhester26> thanks for the explanation
<beach> Yes, that's the way those constructs work. Careful with thread safety though.
<beach> Also again, be careful with terminology. The compiler doesn't write to the location. It generates code to do so.
<beach> But the resulting code can write the location with one or two instructions if it has a reference to the vector of slot values.
chkhd has quit [Quit: ZZZzzz…]
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
<dnhester26> what should I do for thread safety though? is there a special form I should use?
<beach> No there is nothing built in, and you can't do it in general for instances of standard classes. Like I said, jackdaniel had a significant blog post about it recently.
rkazak has joined #commonlisp
<beach> The reason you can't do it in general is that slot access takes more than one instruction, and a different thread can manipulate the same data between two of those instructions.
<ixelp> TurtleWare
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
chkhd has joined #commonlisp
<dnhester26> thanks, so I'll read the post. thank you all so much for your guidance beach jackdaniel bike shka !
<beach> Pleasure.
<jackdaniel> sure, although I did not guide much ,)
<beach> dnhester26: It sounds to me like you need to know about computer architecture and compiler design.
<dnhester26> jackdaniel: do I have to read the other posts as well to understand?
<jackdaniel> if you want to understand the underlying principle, then yes
<jackdaniel> if you just want to use a metaclass then no
<jackdaniel> also please note, that there is a small bug in the implementation in the post (I will fix the text when I have time for it), you may find a code fix here: https://fossil.turtleware.eu/dynamic-vars/info/5db29fb22ff62b8a
<ixelp> Dynamic Variables: Check-in [5db29fb22f]
<dnhester26> beach: yeah. I never took a course on that. Do you have any resources you could recommend me for learning? I also never took a course on language design either if it's something pressing to learn as well.
longlongdouble has quit [Remote host closed the connection]
<jackdaniel> minion: tell dnhester26 about sicp
<minion> dnhester26: look at sicp: The Structure and Interpretation of Computer Programs, a CS textbook using Scheme. Available under the CC-BY-NC Licence at <http://mitpress.mit.edu/sicp/> (HTML), <http://www.neilvandyke.org/sicp-texi/> (Texinfo), and <http://twb.ath.cx/ebooks/sicp.pdf> (PDF). Video lectures are available under the CC-BY-SA licence at <http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lectures/>
<jackdaniel> minion: tell dnhester26 about paip
<minion> dnhester26: paip: Paradigms of Artificial Intelligence Programming. More about Common Lisp than Artificial Intelligence. Now freely available at https://github.com/norvig/paip-lisp
<ixelp> GitHub - norvig/paip-lisp: Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
<jackdaniel> minion: tell dnhester26 about pcl
<minion> dnhester26: please look at pcl: pcl-book: "Practical Common Lisp", an introduction to Common Lisp by Peter Seibel, available at http://www.gigamonkeys.com/book/ and in dead-tree form from Apress (as of 11 April 2005).
<ixelp> Practical Common Lisp
longlongdouble has joined #commonlisp
<beach> dnhester26: For computer architecture, you don't need anything sophisticated meant for computer architects. Find a book that targets computer scientists, perhaps the text book from a CS university program.
<beach> dnhester26: For compiler design and language semantics in general, I recommend Lisp in Small Pieces.
Krystof has joined #commonlisp
<dnhester26> just search for introduction to computer architecture?
<beach> Well, I have the best book for you, but it is in French.
<bjorkintosh> dnhester26: Code, by petzold is a fantastic start.
<dnhester26> jackdaniel: aren't those general learn lisp or common lisp books? do they help for understanding these issues?
<bjorkintosh> beach: what is it called??
<beach> Architecture de l'ordinateur.
<dnhester26> beach: perhaps I can understand, I can give it a try if I find a preview. my french is not great, though I assume most of the technical words will probably be very similar to english or spanish which may be enough
<ixelp> Architecture de l'ordinateur - Portes logiques, circuits combinatoires, arithmétique binaire, circuits séquentiels et mé [...]
<jackdaniel> dnhester26: paip and sicp teach you how to build interesting programs; I'd say that's about architecture too. pcl admittedly is more about learning common lisp
<bjorkintosh> ah. the book is written by one R. Strandh.
<beach> Yes, it's by me an my favorite coauthor.
<bjorkintosh> beach: yes I know who the famous R. Srandh is.
<bjorkintosh> not personally, of course.
<beach> *blush*
<beach> bjorkintosh: So you haven't been to ELS yet?
<bjorkintosh> beach: no.
<beach> About time.
<bjorkintosh> just youtube bits
<bjorkintosh> it's about lisp machines and prolog machines.
<bjorkintosh> it's on archive.org
<bjorkintosh> The Architecture of Symbolic Computers
<bjorkintosh> or, SECD machines.
<shka> PAIP is not terrible book to learn from, especially if for some reason person does not enjoy PCL at all
longlongdouble has quit [Read error: Connection reset by peer]
<bjorkintosh> they're not substitutes. they're complimentary.
bjorkint0sh has joined #commonlisp
longlongdouble has joined #commonlisp
bjorkint0sh has quit [Client Quit]
<shka> what i am getting is that i need to learn french to read beach
<bjorkintosh> you need to learn french in order to take long walks on the beach huh?
<bjorkintosh> don't we all?
rkazak has quit [Ping timeout: 260 seconds]
* bjorkintosh likes foreign languages and long walks on the beach and candle light dinners.
* bjorkintosh hasn't taken the time to learn foreign languages. yet.
<shka> and i find new languages to be exceptionally difficult subject to learn
<beach> I should either ask Dunod for the rights to the English version, or just publish the English version anyway. I don't think they would care much. The royalties are around 2€/month.
<bjorkintosh> there's an english version??
<beach> I am pretty sure I have almost all of the material, yes. But it is not in good state.
<bjorkintosh> better than non existent, I say!
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
jadzi has quit [Ping timeout: 246 seconds]
longlongdouble has joined #commonlisp
eddof13 has joined #commonlisp
attila_lendvai has quit [Ping timeout: 244 seconds]
<dnhester26> beach: is there any way I can get a preview of the english version? would be happy to add comments on editing :)
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
rkazak has joined #commonlisp
<beach> It doesn't compile, apparently, so that might be a bit too much work for me right now.
<beach> Maybe I'll have a look at it in the next few days and make an assessment.
mari-estel has joined #commonlisp
mishoo has quit [Remote host closed the connection]
mishoo has joined #commonlisp
<dnhester26> ok, no worries, I have a book I've been meaning to takle on the subject for a long time. it's just that I've prioritized reading keene and on lisp over other books, then I was hoping to read AMOP, and maybe then the computer architecture book. just so much stuff to do and so little time
longlongdouble has quit [Read error: Connection reset by peer]
<beach> I completely understand.
longlongdouble has joined #commonlisp
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
<bjorkintosh> beach: is it written in latex?
<beach> Yes.
<bjorkintosh> dnhester26: definitely check out Kogge's book at some point. add it to the list.
* bjorkintosh suffers from tsundoku
eddof13 has quit [Quit: eddof13]
mari-estel has quit [Ping timeout: 255 seconds]
eddof13 has joined #commonlisp
<dnhester26> bjorkintosh: will that book be helpful for me to learn computer architecture in general and common lisp compilers in particular of thread considerations? To be honest from the amazon page it doesn't seem so useful as a main book on the subject considering it's from 1990, though I may be completely wrong. Do you mean to read it as supplementary material or as a main source of learning to replace other alternatives?
eddof13 has quit [Client Quit]
longlongdouble has quit [Read error: Connection reset by peer]
shawnw has joined #commonlisp
longlongdouble has joined #commonlisp
<bjorkintosh> dnhester26: a supplement.
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
<bjorkintosh> if you ever get nerd sniped into playing with virtual lisp machines, it will be handy.
<bjorkintosh> don't get sniped though.
longlongdouble has quit [Read error: Connection reset by peer]
<bjorkintosh> Kogge is one of the few people who doesn't write about the inaptly named von-Neumann machines.
bendersteed has quit [Quit: bendersteed]
longlongdouble has joined #commonlisp
varjag has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.3)]
rkazak has quit [Ping timeout: 260 seconds]
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
<dnhester26> ok, fascinating. I hope to get to it some day, right now I have too many things on the list
<dnhester26> will save the links
longlongdouble has joined #commonlisp
mgl has quit [Ping timeout: 265 seconds]
<beach> dnhester26: I understand you have a lot to do. I guess we all do. But knowing about computer architecture and compiler design will save to lots of time in the long run, and your programs will be better too.
<bjorkintosh> dnhester26: tsundoku. it afflicts us all.
<bjorkintosh> but I'd take beach's word.
<dnhester26> beach: yeah. but does that mean I should prioritize the Kogge book? Or does that mean I should read another book?
<beach> I wold say go for basic computer architecture for CS people, and an introduction to compiler design.
<dnhester26> beach: a friend recommended this book: https://faculty.cc.gatech.edu/~rama/textbook/ here's the ToC https://faculty.cc.gatech.edu/~rama/CS2200-External/TOC.pdf . Do you think that covers the basics I need? Is that enough for computer architecture and I need something else for compiler design as well?
<ixelp> A New Textbook on Computer Systems Architecture
rainthree has joined #commonlisp
<beach> Looks good to me.
longlongdouble has quit [Remote host closed the connection]
chkhd has quit [Quit: ZZZzzz…]
<dnhester26> for compiler design, I found this course https://helloqirun.github.io/course/cs4240/index.html which uses this is the book they use https://www.r-5.org/files/books/computers/compilers/writing/Keith_Cooper_Linda_Torczon-Engineering_a_Compiler-EN.pdf is that a good one? It was the first link on google
<ixelp> CS 4240 Compilers and Interpreters, Spring 2024
<dnhester26> thanks for the help
<dnhester26> So i'll use that rama book for computer architecture
rainthree has quit [Ping timeout: 252 seconds]
<beach> It is probably OK. Too bad many books start with parsing, but that's how it is.
<dnhester26> the first comment here: https://www.reddit.com/r/Compilers/comments/pjn25h/how_does_engineering_a_compiler_by_keith_cooper/ basically says what you are saying about the dragon book and says to use this book as well
<ixelp> How does "Engineering a Compiler" (by Keith Cooper and Linda Torczon) compare to the Dragon Book (Principles of Compiler [...]
<dnhester26> ok thanks, so I have my work set up. Will that be enough though to understand things like how the slot accessor works and what the compiler is doing with symbols? or is that too CL specific? My purpose really is: will I have to then read another book to learn about CL or read the spec for this specific low level behaviours? or will it be enough to go through those two books?
mari-estel has joined #commonlisp
<beach> Every language has similar constructs, but vary in the details.
<beach> Like you have lexical variables in C using { <type> <name>; ...} and you have structs which are similar to standard objects, but without the flexibility.
eddof13 has joined #commonlisp
<dnhester26> ok, so I will have the conceptual base in order to figure out the CL specificities without actually having to go through another book, great
<dnhester26> thanks so much for the guidance
<beach> Sure, good luck!
treflip has joined #commonlisp
rkazak has joined #commonlisp
eddof13 has quit [Quit: eddof13]
gilberth has joined #commonlisp
mari-estel has quit []
<dnhester26> thanks
longlongdouble has joined #commonlisp
rkazak has quit [Ping timeout: 248 seconds]
zxcvz has joined #commonlisp
_whitelogger has joined #commonlisp
zxcvz has quit [Client Quit]
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
eddof13 has joined #commonlisp
wacki has joined #commonlisp
alcor has quit [Ping timeout: 255 seconds]
NotThatRPG_ has joined #commonlisp
longlongdouble has quit [Remote host closed the connection]
NotThatRPG has quit [Ping timeout: 246 seconds]
gorignak has joined #commonlisp
NotThatRPG_ has quit [Ping timeout: 260 seconds]
rkazak has joined #commonlisp
ajf has joined #commonlisp
theruran has joined #commonlisp
longlongdouble has joined #commonlisp
Akbar-Birbal has left #commonlisp [#commonlisp]
dnhester26 has quit []
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
alcor has joined #commonlisp
rkazak has quit [Ping timeout: 260 seconds]
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
yitzi has joined #commonlisp
rkazak has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
NotThatRPG has joined #commonlisp
longlongdouble has joined #commonlisp
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
JuanDaugherty has joined #commonlisp
rkazak has quit [Ping timeout: 252 seconds]
eddof13 has quit [Quit: eddof13]
rkazak has joined #commonlisp
treflip has quit [Quit: Quit]
clarkf has quit [Quit: ZNC 1.9.1 - https://znc.in]
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rkazak has quit [Ping timeout: 244 seconds]
NotThatRPG has joined #commonlisp
mgl has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
longlongdouble has joined #commonlisp
JuanDaugherty has quit [Quit: JuanDaugherty]
amb007 has quit [Ping timeout: 272 seconds]
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
mgl has quit [Ping timeout: 252 seconds]
amb007 has joined #commonlisp
longlongdouble has quit [Read error: Connection reset by peer]
rkazak has joined #commonlisp
longlongdouble has joined #commonlisp
rkazak has quit [Ping timeout: 252 seconds]
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
random-nick has joined #commonlisp
eddof13 has joined #commonlisp
longlongdouble has quit [Remote host closed the connection]
spdegabrielle has joined #commonlisp
luna-is-here has quit []
rkazak has joined #commonlisp
luna-is-here has joined #commonlisp
longlongdouble has joined #commonlisp
cage has joined #commonlisp
cage has quit [Excess Flood]
markb1 has joined #commonlisp
cage has joined #commonlisp
longlongdouble has quit [Remote host closed the connection]
longlongdouble has joined #commonlisp
zetef has joined #commonlisp
zetef has quit [Client Quit]
longlongdouble has quit [Remote host closed the connection]
gilberth is now known as gilberth_
rkazak has quit [Ping timeout: 246 seconds]
nocturnal-one is now known as gilberth
Krystof has quit [Ping timeout: 260 seconds]
kevingal has joined #commonlisp
mgl has joined #commonlisp
theruran has quit [Quit: Connection closed for inactivity]
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
gorignak has quit [Quit: quit]
gorignak has joined #commonlisp
cmack`` has quit [Remote host closed the connection]
ndanilov_ has joined #commonlisp
rkazak has joined #commonlisp
ndanilov has quit [Ping timeout: 276 seconds]
ndanilov has joined #commonlisp
gorignak has quit [Quit: quit]
gorignak has joined #commonlisp
ndanilov_ has quit [Ping timeout: 252 seconds]
jrm has quit [Quit: ciao]
theruran has joined #commonlisp
jrm has joined #commonlisp
gorignak has quit [Quit: quit]
gorignak has joined #commonlisp
rkazak has quit [Ping timeout: 264 seconds]
edgar-rft_ is now known as everything
everything is now known as edgar-rft
gorignak has quit [Quit: quit]
gorignak has joined #commonlisp
nerap` has quit [Ping timeout: 252 seconds]
mishoo has quit [Ping timeout: 260 seconds]
gorignak has quit [Quit: quit]
gorignak has joined #commonlisp
mwnaylor` has joined #commonlisp
lucasta has joined #commonlisp
mwnaylor` has quit [Client Quit]
spdegabrielle has quit [Quit: Connection closed for inactivity]
rkazak has joined #commonlisp
rkazak has quit [Ping timeout: 260 seconds]
rkazak has joined #commonlisp
eddof13 has quit [Quit: eddof13]
rkazak has quit [Ping timeout: 246 seconds]
cage has quit [Quit: rcirc on GNU Emacs 29.4]
Everything has joined #commonlisp
rkazak has joined #commonlisp
amb007 has quit [Ping timeout: 248 seconds]
mgl has quit [Ping timeout: 252 seconds]
alcor has quit [Remote host closed the connection]
mgl has joined #commonlisp
Everything has quit [Ping timeout: 244 seconds]
anticomputer has quit [Remote host closed the connection]
rkazak has quit [Ping timeout: 248 seconds]
anticomputer has joined #commonlisp
NotThatRPG has quit [Read error: Connection reset by peer]
NotThatRPG has joined #commonlisp
amb007 has joined #commonlisp
FragmentedCurve has joined #commonlisp
bjorkintosh has quit [Quit: "Every day, computers are making people easier to use." David Temkin]
dstein64- has joined #commonlisp
dstein64 has quit [Ping timeout: 252 seconds]
dstein64- is now known as dstein64
NotThatRPG has quit [Ping timeout: 252 seconds]
yitzi has quit [Ping timeout: 252 seconds]
dajole has joined #commonlisp
wacki has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rkazak has joined #commonlisp
mgl has quit [Ping timeout: 252 seconds]
shka has quit [Quit: Konversation terminated!]
shka has joined #commonlisp
rkazak has quit [Ping timeout: 260 seconds]
pve has quit [Quit: leaving]
eddof13 has joined #commonlisp
alternateved has quit [Remote host closed the connection]
Everything has joined #commonlisp
herjazz has joined #commonlisp
eddof13 has quit [Quit: eddof13]
dino_tutter has quit [Ping timeout: 260 seconds]
JuanDaugherty has joined #commonlisp
eddof13 has joined #commonlisp
eddof13 has quit [Client Quit]
JuanDaugherty has quit [Quit: JuanDaugherty]
ndanilov_ has joined #commonlisp
Lord_of_Life has quit [Ping timeout: 244 seconds]
ndanilov has quit [Ping timeout: 264 seconds]