Hacker News new | ask | show | jobs
by turbofail 5732 days ago
Here's the license, copied verbatim from his LICENSE file:

Scheme 9 from Empty Space -- A Comprehensible Scheme Interpreter By Nils M Holm, 2007-2010

* Do whatever you want with this code. * If the code doesn't work, don't blame me.

1 comments

Ah - thanks. A direct link: http://github.com/barak/scheme9 (I feel better now).
However, this version has little or nothing in common with the one on my homepage. And: S9fES (the interpreter) is in the public-domain.
Oh, I do like public domain.

I'm going to wrap it in a Perl module so the whole thing comes right down from CPAN, just like SQLite. This is exactly what I've been waiting for, for years.