On Mon, 16 Apr 2012 08:51:30 -0700, Patrick Useldinger wrote:
> Yes I'm aware that Chez Scheme is the holy grail in terms of performance
Hardly the holy grail, just a good quality implementation that has a
reputation for speed.
> and conformity to the standard.
I do think that it does exceptionally well here, and I like that.
> But I'm put off by the fact that the free version is limited
A lot of people are.
> the price of the paid version is not even
> advertised, and I assume I'd need a license for each targeted platform.
There are set prices, but I find that there is some flexibility there
depending on various circumstances. The website could certainly do more
to make the costs clear.
> Furthermore, it hardly helps to make it hard to find libraries.
Indeed, that's absolutely true. On the other hand, it is not that Chez
Scheme intentionally makes it hard, but simply that the official
developers have no interest in spending a large amount of time on
producing an implementation specific infrastructure for package
distribution. I am sure they would welcome a community driven effort on
this front.
I try to publish all of the Chez Scheme code that I hack on that might be
useful to other people in reasonable ways, but that takes a lot of effort
to maintain at times. I do publically release my collections of
libraries that I have made to work for Chez, including ports of the
portable SRFIs libraries, among others. That greatly expands the
usability of Chez's library system.