尝试“小阴谋家”中的示例在 Windows 中预订

发布于 2024-08-15 14:46:59 字数 119 浏览 2 评论 0原文

我目前正在阅读《The Little Schemer》,我需要一种方法来在我的 Windows 计算机上测试书中的计划示例。

我可以使用什么应用程序来执行此操作(在 Windows 上,而不是 Linux)?

I am currently reading 'The Little Schemer' and I need a way to test out the Scheme examples in the book on my Windows machine.

With what application can I do this (on Windows, not Linux)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

和影子一齐双人舞 2024-08-22 14:46:59

PLT Scheme是一个非常好的独立的Scheme开发环境,可用于包括Windows在内的多个平台。它带有多种风格的Scheme、一个带有调试器的IDE,以及大量用于实际编程的Scheme 库。

PLT Scheme is a very good self-contained Scheme development environment available for several platforms including Windows. It comes with several flavors of Scheme, an IDE with a debugger, and a ton of Scheme libraries for real-world programming.

失退 2024-08-22 14:46:59

有大量的计划实施。 PLT 方案在 Windows 上很好用。

There are tons of scheme implementations. PLT Scheme is good on Windows.

︶ ̄淡然 2024-08-22 14:46:59

可能适合你。

MIT/GNU Scheme 是Scheme 编程语言的实现,提供解释器、编译器、源代码调试器、集成的类似Emacs 的编辑器和大型运行时库。

This might work for you.

MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library.

自由范儿 2024-08-22 14:46:59

您可能不需要在系统上安装任何东西。只需单击以下站点,您就可以测试书中给出的示例了。

http://repl.it/languages/Scheme

You may not need to install anything on your system. Just click the following site and you are ready to test the examples given in the book.

http://repl.it/languages/Scheme

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文