I want to do some simulations with ACT-R
and I will need a Common Lisp
implementation. I have three Common Lisp
implementations available: (1) CLISP
[1], (2) ECL
[1], and (3) SBCL
[1]. As you might have gathered from the links I have read a bit about all three of them on Wikipedia. But I would like the opinion of some experienced users. More specifically I would like to know:
(i)
What are the main differences between the three implementations (e.g.: What are they best at? Is any of them used only for specific purposes and might therefore not be suited for specific tasks?)?
(ii)
Is there an obvious choice either based on the fact that I will be using ACT-R
or based on general reasons?
As this could be interpreted as a subjective question I checked What topics can I ask about here and What types of questions should I avoid asking? and if I read correctly it should not qualify as forbidden fruit.