First of all:<P>OS: Windows XP<BR>Compiler: Scheme Microcode Version 14.5 (MIT scheme)<BR>Program source code: (define two 2) (display two)<P>I use Dr Scheme to write all my apps, but I use the ...
At the recommendation of someone here I've started working through Structure and Interpretation of Computer Programs <BR><BR>I'm finding the windows port of MIT scheme kinda hard to work with. I'm not ...