The Roots of Lisp
The Roots of Lisp is, in my opinion, one of the weirder texts we've read, not because it's content is actually strange, but because it is very unexpected. We have been reading mostly blogs or conference transcripts about lisp where the focus in placed on the actual presentation of content and the isn't much code or anything like that. This article on the other hand reads almost like a manual with most of its content being code or brief explanations of it. That caught my by surprise, being used to other styles of text that we have read before. Anyhow, I found it difficult to read (as in heavy not actually complicated) but more interesting than I had expected, even so I don't really think it was very informative, most of what it said we already knew even if we knew it in a less detailed way and it didn't explain or even mentioned new concepts, It just went in to a lot of detail about how lisp was first created as a concept, using common lisp syntax instead of the actu...