On Tuesday, October 27, 2015 at 3:54:33 PM UTC, Steven G. Johnson wrote: > > There used to be a Scheme implementation called "SILK" for "Scheme in 50 > kilobytes" (L = 50 in Roman numerals), and I remember that the author had a > comment to the effect: "If a future version of this bloats to over 50k, I > will have to rename it to SICK" (C = 100). > > I can't seem to find it anymore, though. >
It seems to have been renamed JScheme due to a trademark notification: http://norvig.com/jscheme-design.html More links: - http://norvig.com/jscheme.html - http://wayback.archive.org/web/20010619082655/http://www.cs.brandeis.edu/silk/silkweb/index.html - http://www.cs.brandeis.edu/~tim/Papers/silk2000.pdf
