[Gllug] Gllug is alive on IRC !

Nix nix at esperi.demon.co.uk
Sat Sep 8 19:37:34 UTC 2001


On Thu, 06 Sep 2001, colin murphy stipulated:
> 10 IF applicable THEN 
> 20    PRINT "Sorry"
> 30 ELSE
> 40    PRINT "Phew!"
> 50 GOTO 10

Oh, yuck. Use a proper language, please.

(loop
  (if applicable
      (print "Sorry")
    (print "Phew!")))

;}

(in the middle of tormenting gnome-guile, and it probably shows... ;) )

-- 
`It's all about bossing computers around. Users have to say "please".
Programmers get to say "do what I want NOW or the hard disk gets it".'
                        -- Richard Heathfield on the nature of programming

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list