home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 7956 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!ncar!noao!amethyst!organpipe.uug.arizona.edu!news
  2. From: cjeffery@organpipe.uug.arizona.edu.UUCP (Clint Jeffery)
  3. Newsgroups: comp.os.os2.programmer
  4. Subject: Re: New Implementation of Icon with OS/2 Graphics Support
  5. Message-ID: <1993Jan24.110041.4917@organpipe.uug.arizona.edu>
  6. Date: 24 Jan 93 11:00:41 GMT
  7. References: <1993Jan24.012741.18426@news.columbia.edu>
  8. Sender: news@organpipe.uug.arizona.edu
  9. Organization: University of Arizona UNIX Users Group
  10. Lines: 18
  11.  
  12. >>The latest version of the Icon programming language, 8.7/8, is now
  13. >>available for the following platforms:
  14.  
  15. From article <1993Jan24.012741.18426@news.columbia.edu>, by mig@cunixb.cc.columbia.edu (Meir I Green):
  16. > What is it?
  17.  
  18. Icon is a high-level general-purpose procedural language with a lot of neat
  19. goodies, especially string scanning facilities, automatic storage management
  20. (garbage collection), flexible built-in data structures, and now
  21. easy-to-program windows/graphics/mouse facilities.  Ease of programming is
  22. one of Icon's main features, so it is used a lot for prototyping and for
  23. utilities and quickie one-shot file manipulations.  Syntax is somewhere in
  24. between Pascal and C, with semi-colons optional, and various radical
  25. language features that would take awhile to describe.  I'd be happy to
  26. answer further questions by e-mail, or send them to
  27. icon-project@cs.arizona.edu.
  28. --
  29. Clint Jeffery - cjeffery@cs.arizona.edu
  30.