Questions tagged [lisp-machine]
The lisp-machine tag has no summary, but it has a tag wiki.
2 questions
9votes
1answer
329views
Computer Architectures NOT based on arrays [closed]
Wadler's original paper on Monads for Functional Programming ( Haskell ) ,he says Another question with a long history is whether it is desirable to base programs on array update. Since so much ...
7votes
3answers
1kviews
What is the difference between a stock-hardware and a micro-coded machine in "A Critique of Common Lisp"?
I was reading this article: A Critique of Common Lisp and finding it hard to make out the precise definition of "stock-hardware machine" and its difference with "micro-coded" machines. I tried to ...