Books on the history of programming languages/paradigms
Reading the comments in the recent ChatGPT threads, I am fascinated by the development of abstractions in programming languages. Are there any history of programming/CS books that address this?
There are (history of programming languages) HOPL articles in the ACM's digital library. The series on Lisp and Fortran is interesting. Perhaps, A.I. can re-evaluate those paths prematurely not taken in the abstractions.
Here is one on the "Evolution of Emacs Lisp". [1]
[1] https://dl.acm.org/doi/pdf/10.1145/3386324
Paradigms of Artificial Intelligence, case studies in Common Lisp came to mind...perhaps because I was reading between the lines (or perhaps because I was misreading 'artificial intelligence' into the space between the lines).