home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / apl / 1352 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.lang.apl
  2. Path: sparky!uunet!haven.umd.edu!decuac!pa.dec.com!engage.pko.dec.com!nntpd.lkg.dec.com!nntpd2.cxo.dec.com!11srus.enet.dec.com!mark
  3. From: mark@11srus.enet.dec.com (Mark Eklof)
  4. Subject: Re: branching in proposed ISO standard
  5. Message-ID: <1993Jan21.155458.21218@nntpd2.cxo.dec.com>
  6. Keywords: branching goto ISO APL
  7. Lines: 16
  8. Sender: usenet@nntpd2.cxo.dec.com (USENET News System)
  9. Reply-To: mark@11srus.enet.dec.com (Mark Eklof)
  10. Organization: Digital Equipment Corporation
  11. References:  <abalje47.727565873@ursa>
  12. Date: Thu, 21 Jan 1993 15:54:58 GMT
  13.  
  14.  
  15. In article <abalje47.727565873@ursa>, abalje47@ursa.calvin.edu (Alan Baljeu) writes:
  16. |>Perhaps I'm blind, but I can't find any sort of flow control structures in
  17. |>the latest draft of the ISO Apl proposal.
  18.  
  19.     If you mean the Branch arrow, that's still there.  It's mostly
  20. in chapters 5 & 6, where it was in IS 8485.  For example, section 6.1.6 on
  21. statement analysis mentions it.
  22.  
  23.     If you mean things like if-then-else, and such, they aren't intended
  24. to be there.  I'm not aware of any APL implementations that include them, and
  25. I don't recall proposals for them.
  26.  
  27. Mark
  28.  
  29.  
  30.