| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 419.1 |  | VINO::BHAMILTON | Buzz Hamilton | Wed Mar 08 1989 15:34 | 9 | 
|  |     As listed in note 9.40, there exists four ARC files in the UMICH
    archieve area on the ARPAnet that might be interesting.
    	ICON_BIN.ARC
    	ICON_SRC.ARC
    	ICONE.ARC
    	ICON2.ARC
    
    I can download these to my VAX if you wish.
    
 | 
| 419.2 | Already on the net | LEDDEV::WALLACE |  | Wed Mar 08 1989 15:38 | 8 | 
|  |     STICON.ARC contains the files for the ICON language. This file is
    in Pat Keane's [.ARC] directory, see note 9.51 for the full the
    full device/directory location.
    
    NOTE: I have not used ICON so I dont' know anything about this
    implementation.
    
    	Ray
 | 
| 419.3 | thanks | ODIUM::DOUG | to bless and not to curse | Wed Mar 08 1989 16:32 | 6 | 
|  |     thanks for the offer and info, i'll grab the ones out of pat's
    directory since he's just up the road from here.
    
    still looking for opinions on icon itself...
    
    			dd
 | 
| 419.4 | Your Icon opinion, sir | XCUSME::KRUY | There Ain't No Justice | Wed Mar 08 1989 17:26 | 11 | 
|  | 
	I had to program in Icon for a course up at UNH, about a year
	and a half ago.  It was fascinating.  Never before could you do
	so much with so little code.
	I would definately recommend playing with it if you're interested
	in string manipulation (it was designed for that purpose).
					-sjk
 | 
| 419.5 | A little bit more info please.. | ASPEN2::BOIKO |  | Thu Mar 09 1989 08:20 | 8 | 
|  |     re .4
    
    	Can you tell us a little bit more about this ICON tool/language..
    
    	What does it look like and what exactly is used for.
    
    								Thanks
    								-mike-
 | 
| 419.6 | Icon briefly. | NAC::HARBO | Dare to struggle and dare to win | Thu Mar 09 1989 14:44 | 9 | 
|  |     Icon is a descendent of SNOBOL.  It is based primarily on longterm
    research done at UArizona by Griswald and his students on the nature
    of programming languages and the relationships to algorithms.  It's
    built on the concept of the generator.  It implements this concept
    via a coroutine-like set of primitives for suspending the action
    of a routine and returning a set of results.  U Arizona sends out
    a newsletter on the language.  It's very good for string processing,
    of limited value for other things.  It ships as part of unsupported
    ULTRIX software...
 |