User weima - Stack Overflowmost recent 30 from stackoverflow.com2009-12-06T19:21:16Zhttp://stackoverflow.com/feeds/user/100405http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/239019/which-language-would-you-use-for-the-self-study-of-sicp/838848#8388480Answer by weima for Which language would you use for the self-study of SICP?weima2009-05-08T08:43:31Z2009-05-08T08:43:31Z<p>I have used scheme for my self-study. The best way to learn from SICP is to do all the exercises relegiously.</p>
<p>I have used <a href="http://www.gnu.org/software/guile/guile.html" rel="nofollow">Gnu guile</a> for scheme.</p>