TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

New Arc Out

36 pointsby ramsalmost 16 years ago

5 comments

jrockwayalmost 16 years ago
Perhaps more interesting is that mzscheme changed a core language feature (mutable cons cells) without providing any backcompat.
评论 #654223 未加载
评论 #654383 未加载
torralmost 16 years ago
Just curious: Why was mzscheme chosen to implement Arc rather than some other Scheme implementation?
评论 #655030 未加载
khandekarsalmost 16 years ago
In case you decide to compile MzScheme 372 from sources on a Fedora 10 box that has SELinux in enforcing mode, you need to take a few (simple) additional steps:<p><a href="http://aadnyavali.wordpress.com/2009/06/07/making-arc-3-play-nicely-with-selinux-on-fedora-10/" rel="nofollow">http://aadnyavali.wordpress.com/2009/06/07/making-arc-3-play...</a><p>I'm still downloading Fedora 11, but suspect that the same exercise will be needed for that as well.
s-phi-nlalmost 16 years ago
I wonder whether Arc will end up in effect maintaining mutable-cons mzscheme. If this happens, I hope that Arc's focus won't shift to the implementation details.
astinealmost 16 years ago
I wonder if PG can tell us what the new changes are. I'm sure that there is a changelist, but I don't see it.
评论 #654201 未加载