Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

rate your language

Name: Anonymous 2010-07-28 5:39

Scalability:x/10;
Performance:x/10;
Ease of use:x/10;
verbosity:x/10;

Name: Anonymous 2010-07-28 18:41

>>32
Welcome to DrRacket, version 5.0 [3m].
Language: racket; memory limit: 1024 MB.
(define quality
    (λ(rating)
      (let ((in-range (λ(a b) (λ(x) (and (<= a x) (<= x b))))))
        (if ((in-range 1 9) rating)
            'opinion
            'LIES))))
(quality 10)
'LIES

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List