-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathABOUT
More file actions
25 lines (19 loc) · 1017 Bytes
/
ABOUT
File metadata and controls
25 lines (19 loc) · 1017 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
____ ____ ____ ____ ____
/ ___)/ __ \| __)| __)/ ___) Scheme 9 from Empty Space
\___ \\__ /| __)| __)\___ \ Yet another implementation
(____/(___/ |_| |____)(____/ of an interesting language
This branch of S9fES is a hack. When something is broken or
missing, fix it. Do with the code whatever you want, it is
neither "mine" nor "yours". Rip it apart, make something new
out of it, claim it is yours, re-license it, sell it, give
it away, do not even tell me about it. This is all fine by
me. Freedom cannot be possessed. Wherever there is freedom,
it belongs to all.
Being a hack, in this case, does not mean that the code is
fragile. Au contraire. The S9 interpreter has been running
large amounts of code for very long times without breaking,
and I trust it to run even the most critical programs.
It does mean, though, that when it *does* break, you are on
your own. I have been hacking it for fun and may or may not
consider fixing any bugs reported to me.
Nils M Holm