I'm reading SICP book available at http://mitpress.mit.edu/sicp/
To run the sample code which interpreter should I use ?
I've considered Dandelion Lisp plugin for Eclipse : http://sourceforge.net/projects/dandelion-ecl/
Also considered Scheme for windows http://www.gnu.org/software/mit-scheme/
Which one should I use ?
Reading this question it seems I should use Scheme ? : What are the actual differences between Scheme and Common Lisp? (Or any other two dialects of Lisp)
If so will http://www.gnu.org/software/mit-scheme/ suffice ?