[plt-scheme] efficient string operations yielding immutable strings

From: Eli Barzilay (eli at barzilay.org)
Date: Fri Mar 26 08:59:10 EST 2004

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!


Posted on the users mailing list.