Volt·7年前·讨论It still sucks. I have a few Haskell projects from a few years ago that I wanted to compile on another system. So I froze the dependencies, moved the project, and tried to build. Solver failed. I gave up.
Volt·7年前·讨论Not the parent, but I think dynamic linking with system libraries is the only time it makes good sense. Otherwise you're just asking for trouble.
Volt·8年前·讨论Still subject to the implementation. Chez Scheme is one of the best for performance vs., say, MIT Scheme.