有没有办法从 TinyScheme 路由输入/输出?

发布于 2024-08-21 05:29:39 字数 157 浏览 4 评论 0原文

我正在使用 TinyScheme,目前正在尝试将其控制台输入/输出路由到我的函数中,而无需磁盘文件。 我正在使用Cocoa Touch,最终目标是制作远程交互式控制台。

我认为需要一些步骤,但我不知道如何实施每个步骤。特别是如何使用 FILE 结构。

任何建议和意见?

I'm using TinyScheme, and currently trying to route it's console input/output into my functions without on-disk file.
I'm using Cocoa Touch, and final goal is making remote interactive console.

I thinks some steps required, but I cannot how to implemented each steps. Especially, the how to using FILE structure.

Any recommendations & advices?

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

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

发布评论

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

评论(1

紅太極 2024-08-28 05:29:39

以下是在iPhone上远程调试Gambit Scheme的一些细节;我知道这不是 TinyScheme,但您可能会从中得到一些想法: http://jlong​​ster.com/blog/2009/07/05/remotely-debugging-iphone-scheme/

Here are some details for remotely debugging Gambit Scheme on the iPhone; I know it's not TinyScheme, but you might get some ideas from it: http://jlongster.com/blog/2009/07/05/remotely-debugging-iphone-scheme/

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