User weima - Stack Overflow most recent 30 from stackoverflow.com 2009-12-06T19:21:16Z http://stackoverflow.com/feeds/user/100405 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/239019/which-language-would-you-use-for-the-self-study-of-sicp/838848#838848 0 Answer by weima for Which language would you use for the self-study of SICP? weima 2009-05-08T08:43:31Z 2009-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>