Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有使用 Racket Scheme 经验的人能告诉我它是否提供了类似 Smalltalk 的基于图像的环境吗?“基于图像”是指通常从编程环境的快照开始,对其进行处理(添加函数、对象和 GUI 元素),然后将所有内容保存到最后的新快照中。我也在寻找诸如集成到环境中的界面构建器、对象检查器等东西。Racket 是否提供这种东西?
球拍不是基于图像的,不。不过,它确实有一个GUI 设计器。