home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / icon / 533 < prev    next >
Encoding:
Text File  |  1992-11-19  |  650 b   |  17 lines

  1. Newsgroups: comp.lang.icon
  2. Path: sparky!uunet!mercury.hsi.com!mlfarm!cs.arizona.edu!icon-group
  3. Date: Thu, 19 Nov 1992 06:00:42 MST
  4. From: "Ralph Griswold" <ralph@cs.arizona.edu>
  5. Message-ID: <199211191300.AA18993@cheltenham.cs.arizona.edu>
  6. Subject: Re:  Readability of semicolons
  7. Lines: 8
  8.  
  9. Yes, of course you *can* string things together on one line in Icon.
  10. But the use of lines rather than semicolons to separate expressions
  11. encourages a more readable style.
  12.  
  13. Rick Fonorow once noted that it's never necessary to have any semicolons
  14. in an Icon program (except in literals).  If you use that as a style guide,
  15. you tend to get more readable programs.
  16.  
  17.