|
|
|
|
|
by vram22
4182 days ago
|
|
I don't agree with your points. 1. It ran for me on Windows 7 not too long back - a year or so ago, IIRC.
2. I did not say that it fully implements Common Lisp. I said is useful as a learning tool - meaning for beginners to Lisp. This scenario is quite possible and can make sense for beginners: install an easy-to-setup-and-start-using tool like Corman Lisp; try learning _some_ of the basics of Lisp for some time using such a tool; if you find that you understand it well enough, and are interested enough to proceed further, THEN find a better/more advanced/professional Lisp and start using it. In other words, gradual learning curve, less investment of time (on installation/setup, etc.) at the start, etc. All good reasons.
3. A beginner is likely not going to want to run "much of the useful software written in the past 10 years" - or however many years. A beginner is going to want to learn the basics of the language - by definition. And I was talking about beginners in my previous comment - hence used the term "learning tool". |
|