home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / shell / 3795 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.6 KB  |  38 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!eff!ckd
  3. From: ckd@eff.org (Christopher Davis)
  4. Subject: Re: Shell Scripts vs. C programs
  5. In-Reply-To: friedman@gnu.ai.mit.edu's message of 2 Sep 92 08:54:23 GMT
  6. Message-ID: <CKD.92Sep3002854@loiosh.eff.org>
  7. Followup-To: comp.unix.shell
  8. Sender: usenet@eff.org (NNTP News Poster)
  9. Nntp-Posting-Host: loiosh.eff.org
  10. Organization: Electronic Frontier Foundation Tech Central
  11. References: <1992Aug31.211738.1909@tjhsst.vak12ed.edu> <119@steiny.com>
  12.     <1992Sep1.044434.7193@news.acns.nwu.edu> <121@steiny.com>
  13.     <1992Sep1.173604.15563@u.washington.edu>
  14.     <FRIEDMAN.92Sep2045423@nutrimat.gnu.ai.mit.edu>
  15. Date: Thu, 3 Sep 1992 04:28:57 GMT
  16. Lines: 20
  17.  
  18. NF> == Noah Friedman <friedman@gnu.ai.mit.edu> 
  19.  
  20.  NF> (using "unless" and violating the general condition->consequent
  21.  NF> order of expression is evil, especially since this is not a fundamental
  22.  NF> paradigm of the language). 
  23.  
  24. There's a lot to be said for being able to optimize code for readability
  25. with that construct; I find myself writing stuff like this:
  26.   &flameUser($loudly) unless $feeling_lenient;
  27.  
  28.  NF>    Incidentally, I have a public domain Scheme implementation
  29.  NF> written in Perl.  It's missing continuations among other things,
  30.  NF> but it's still rather interesting... Anyone have any idea who wrote
  31.  NF> it?  There wasn't any author listed in the copy I found.
  32.  
  33. I think Felix Lee did that one.  Ask in comp.lang.perl, or flee@cs.psu.edu.
  34. --
  35. Christopher Davis * ckd@eff.org * System Administrator, EFF * +1 617 864 0665
  36.             ``Ed Gruberman, you fail to grasp Ti Kwan Leep.
  37.             Approach me that you might see.'' -- The Master
  38.