开发者

What language should DrRacket be set to when doing SICP exercises?

开发者 https://www.devze.com 2023-02-15 09:14 出处:网络
What language开发者_开发知识库 should I select in DrRacket in order to do SICP exercises?If you\'re using SICP with DrRacket, Neil Van Dyke has put together an excellent software package to help with

What language开发者_开发知识库 should I select in DrRacket in order to do SICP exercises?


If you're using SICP with DrRacket, Neil Van Dyke has put together an excellent software package to help with this. Alternatively, you might be able to use the "Pretty Big" language (under Legacy languages).

The best language for using DrRacket in is the "Determine language from source" option, with #lang racket at the top, but SICP programs may not work perfectly in that context.

0

精彩评论

暂无评论...
验证码 换一张
取 消