[plt-scheme] efficient string operations yielding immutable strings
On Mar 26, Matthias Felleisen wrote:
> As Paul Graham likes to point out, Lisp (and Scheme is one in his
> mind) uses library names that are way too long. [...]
BTW, the *only* line in Swindle that is longer than 79 characters is
due to this unforgettable name (+ some indentation):
drscheme:language:simple-module-based-language->module-based-language-mixin
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!