vote up 1 vote down star

Will there be any incompatibilities with the code in SICP if I use IronScheme?

flag

2 Answers

vote up 2 vote down

There shouldn't be any significant incompatibilities.

If you find any, why not post them here (as problems to solve), to document them?

link|flag
vote up 0 vote down

You may want to use DrScheme (http://www.plt-scheme.org/) in 'Pretty Big' language mode and allow redefinition of initial bindings for working through code examples and exercises in SICP. I have been using it for trying out examples and exercises in SICP and have not run into any problems with the interpreter. It's also much more developed compared to IronScheme.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.