Geometry.Net - the online learning center
Home  - Basic_I - Icon Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 111    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Icon Programming:     more books (68)
  1. Version 6.0 of Icon (TR. University of Arizona. Department of Computer Science) by Ralph E Griswold, 1986
  2. The construction of variant translators for Icon (Technical report / Dept. of Computer Science, University of Arizona) by Ralph E Griswold, 1983
  3. Cable TV Programming in Poland: A Strategic Entry Report, 1997 (Strategic Planning Series) by The Media/Publishing Research Group, 1999-04-07
  4. The 2007-2012 World Outlook for Martial Arts Television Programming by Philip M. Parker, 2006-12-05
  5. The 2007-2012 Outlook for Online Sports Programming in India by Philip M. Parker, 2006-09-28
  6. The 2007-2012 Outlook for Martial Arts Television Programming in India by Philip M. Parker, 2006-09-25
  7. Television Programming Content in China: A Strategic Reference, 2006 by Philip M. Parker, 2007-07-05
  8. The 2007-2012 Outlook for Online Sports Programming in the United States by Philip M. Parker, 2006-09-28
  9. The 2007-2012 Outlook for Martial Arts Television Programming in the United States by Philip M. Parker, 2006-11-01
  10. The 2007 Report on Martial Arts Television Programming: World Market Segmentation by City by Philip M. Parker, 2006-11-13
  11. The 2007-2012 Outlook for Martial Arts Television Programming in Greater China by Philip M. Parker, 2006-10-31
  12. The 2007-2012 Outlook for Online Sports Programming in Greater China by Philip M. Parker, 2006-09-28
  13. The 2007-2012 World Outlook for Online Sports Programming by Philip M. Parker, 2006-06-26
  14. The 2007-2012 Outlook for Martial Arts Television Programming in Japan by Philip M. Parker, 2006-09-25

41. SNOBOL4.ORG SNOBOL4 Resources
The icon programming Language Page at University of Arizona Jcon A JavaBased Icon Implementation Icon Program Library procs/patterns.icn Procedures
http://www.snobol4.org/

42. The Posix Interface For The Unicon Programming Language
Unicon The Posix Interface for the icon programming Language. The icon programming Language1 provides a large set of platformindependent facilities
http://www.drones.com/unicon/
The Posix Interface
for the
Unicon Programming Language
Shamim Mohamed
This document may be reproduced and redistributed freely provided it is reproduced in its entirety.
Introduction
The Icon Programming Language[ ] provides a large set of platform-independent facilities for non-numerical processing, graphics etc. Icon runs on everything from Unix machines to Amigas and Macs. This strong point, its platform independence, is also a weak point: it could not offer access to the underlying system and so could not be used as a system administration and scripting language like Perl[ ]. This was a great disappointment to the author, who has had to write many Perl scripts over the years. While it is true that Perl substitutes for a congolmeration of sed awk and shell scripts, it does so with some of the worst language features from them. Icon, on the other hand, has always been a good clean language with lots of support for high-level control and data structures. If we could add the Unix system calls to the language, we would have the best of both worlds: a sensible and powerful VHLL as a Unix scripting language. Icon even has integrated support for X11 graphics! This document describes a set of functions that implement access to POSIX system calls offered by the host system; it is the definitive reference for the POSIX functions of Unicon. Several functions are only available on Unix systems; programs that need to run on the multitudinous varieties of Windows should not use them.

43. Path Senator-bedfellow.mit.edu!bloom-beacon.mit.edu!newsfeed
What is the Icon program library? A5. Where can I learn more about Icon? The core language is covered in The icon programming Language (third edition),
http://gd.tuwien.ac.at/faqs/allfaqs/comp.answers/comp-lang-icon-faq
Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!news.asu.edu!ennfs.eas.asu.edu!noao.edu!news.cs.arizona.edu!not-for-mail From: icon-project@cs.arizona.edu Newsgroups: comp.lang.icon,comp.answers,news.answers Subject: Icon Programming Language FAQ Followup-To: comp.lang.icon Date: 2 Apr 2004 09:35:06 -0700 Organization: University of Arizona CS Department, Tucson AZ Lines: 344 Sender: slm@CS.Arizona.EDU Approved: news-answers-request@MIT.Edu Message-ID:

44. Unicon Frequently Asked Questions
Unicon is a modern dialect descending from the icon programming language. Unicon incorporates numerous new features and extensions to make the Icon
http://unicon.sourceforge.net/faq.html
Unicon: Frequently Asked Questions
This FAQ has been prepared by Clint Jeffery with input from Brian Rogoff and Chris Harris. Last updated February 3, 2002.
1. What is Unicon?
Unicon is a "modern dialect" descending from the Icon programming language. Unicon incorporates numerous new features and extensions to make the Icon language more suitable for a broad range of real-world applications.
2. What does the name "Unicon" mean?
Version 1 of Unicon referred to a set of UNIX extensions for Icon written by Shamim Mohamed. More recently the name has been broadened to refer to a unified extended dialect of Icon. The POSIX system interface has been ported to Windows, and the language also bundles OOP, ODBC database support, and other extensions. It also means: the un Icon.

3. Why aren't you calling it Icon Version 10?
The University of Arizona distributes Icon, and they are neither responsible for, nor endorse Unicon. Do not ask them questions about it. The current version of Icon is 9.4. The Icon Project is welcome to incorporate features from Unicon if they wish.

4. Is this a hostile takeover attempt?

45. Help-Site: Icon Programming Computer Help
Links to icon programming related documention, manuals, FAQs etc.
http://help-site.com/c.m/prog/lang/icon/

English
[Main Index] -> [Programming] -> [Programming Languages] [Directory] [Forums] Icon Programming
Search
options
Documents
Icon Programming Language FAQ [28 Jan 2005]
comp-lang-icon-faq
Save 10% on high-quality Crucial RAM. Order online at Crucial's factory-direct Web site. Crucial Technology, The Memory Experts.
[New Links]
[Add Url]
[About]

46. Language/icon/
The icon programming Language, 2nd. Ed. Ralph E. Griswold, Madge T. Griswold Prentice Hall, 1990, ISBN 013-447889-4 The Implementation of the Icon
http://www.ptf.com/ptf/products/UNIX/current/0316.0.html
language/icon/
Prime Time Freeware for UNIX, Issue 4-2
Help Home Overview Topic Full Contents Topic Full Keyword Page: A B C D ... Z Topic: language icon Summary: Icon - high-level, general-purpose programming language; excels at data structures, string- and list-processing Description: Icon is a high-level, general-purpose programming language that offers a broad range of string- and list-processing facilities. It also has a novel expression evaluation mechanism and allows an unusual degree of run-time flexibility. - Preface, The Implementation of the Icon Programming Language Icon also excels at data structures. It has lists (subscript or push/pop at either end), sets, and tables (associative arrays). Any of these can have any of the others as members, allowing quite nifty combinations. Keywords: Icon language list processing string processing Contains: icon P Icon interpreter, documentation, etc. library P Icon program library - variety of interesting and useful programs, procedures, and data files See Also: ? References: The Icon Analyst In-Depth Coverage of the Icon Programming Language Icon Project Department of Computer Science Gould-Simpson Building The University of Arizona Tucson, AZ 85721 USA +1 602 621 8448 +1 602 621 4246 Fax The Icon Newsletter Icon Project (see above) Icon Programming for Humanists Alan D. Corre' Prentice Hall, 1990, ISBN ? The Icon Programming Language, 2nd. Ed. Ralph E. Griswold, Madge T. Griswold Prentice Hall, 1990, ISBN 0-13-447889-4 The Implementation of the Icon Programming Language Ralph E. Griswold, Madge T. Griswold Princeton Univ. Press, 1986, ISBN 0-691-08431-9

47. Icon - The Icon Programming Language
Icon is a highlevel general-purpose programming language with a large repertoire of features for processing data structures and character strings.
http://linux.maruhn.com/sec/icon.html
Icon - The Icon Programming Language
Linux Software Directory Development Languages / Icon Description: Icon is a high-level general-purpose programming language with a large repertoire of features for processing data structures and character strings. Icon is an imperative, procedural language with a syntax reminiscent of C and Pascal, but with semantics at a much higher level. (from rpm description) Filter list: Section maint.: SecRobot Timestamp: 2003-09-15 22:03 UTC Results by Filewatcher FTP Search Filename: Adv. File Search
Search Help
Include eDonkey Search Results
ftp://133.186.1.15
FreeBSD ports packages-4-stable ... direct 21 B 2003-11-08 icon.tgz 750+ mirrors ftp://ftp.agilent.com pub ... direct 21 B 2003-10-29 icon-9.4.0.tgz 550+ mirrors ftp://133.186.1.15 FreeBSD ... direct 21 B 2003-11-02 icon.tbz 450+ mirrors ftp://133.186.1.15 FreeBSD ... direct 21 B 2003-11-08 icon-9.4.1.tgz 420+ mirrors ftp://ftp.rucus.ru.ac.za pub ... direct 3.06 MB 2003-09-25 icon.v940src.tgz 380+ mirrors ftp://ftp.rfc822.org pub ... direct 43 B 2003-09-19 icon-ipl_9.3.2-1.deb 320+ mirrors ftp://133.186.1.15 FreeBSD ... direct 21 B 2003-11-02 icon-9.4.1.tbz

48. Icon Programming Language
Icon is an excellent, highlevel, general-purpose programming language. It deserves to be (much) better known! It was created by Ralph Griswold,
http://home.comcast.net/~gep-2/icon.html
Icon Programming Language
Icon is an excellent, high-level, general-purpose programming language. It deserves to be (much) better known! It was created by Ralph Griswold, one of the original creators of SNOBOL4 back at Bell Labs, and embodies many of the same concepts but in a "structured" and more modern-looking framework. It also has quite a number of interesting new features that SNOBOL4 doesn't have (unfortunately, it also lacks a few very nice features that SNOBOL4 has). The language is especially well-suited to problems in information structures, combinatorial problems, and complex problems which often lead to convoluted solutions in other languages. There are a number of good sites on the Web with information about Icon, so I won't attempt to duplicate them here. Instead, I'll encourage you to visit them and learn a little bit about the language. Note that Icon is completely in the public domain, and is all but totally machine-independent, so you can probably get a version for almost any imaginable type of computer system you have available and would like to run it on. University of Arizona Icon Group - "the horse's mouth", as it were. From this link you can download complete copies of Icon for essentially all platforms.

49. Ice T Ice Hockey Icon Programming Language ICC Ice Age (movie)
Ice T Ice Hockey icon programming Language ICC Ice Age (movie) Business Economy Industry, Global Markets.
http://www.economicexpert.com/i/Ic.html
var GLB_RIS='http://www.economicexpert.com';var GLB_RIR='/cincshared/external';var GLB_MMS='http://www.economicexpert.com';var GLB_MIR='/site/image';GLB_MML='/'; document.write(''); document.write(''); document.write(''); document.write(''); Non User A1('s',':','html'); Expand: [ Ia Ib Ic Id Ie If Ig ... Tax
Browse for: Ice T, Ice Hockey, Icon Programming Language, ICC, Ice Age and more...
First Prev [ Next Last Ichijo Iceland ... Ice T Tracy Marrow (born February 16, 1958), better known as Ice T or Ice-T , is an American rapper. He was born in Newark, New Jersey and started out with other West Coast rap pioneers such as Kid Frost and Egyptian Lover with Electro recordings. Later on, he Ice hockey Ice hockey known simply as " hockey" in areas where it is more common than field hockey, is a team sport played on ice. It is known as the fastest team sport in the world, with players on skates capable of going high speeds along with shots of the play ob Icon Icon programming language Icon is a very-high level programming language featuring goal directed execution and excellent facilities for managing strings and textual patterns. it is related to SNOBOL, a string processing language. References The definitive work is The Icon Programm ICC ICC may stand for: International Criminal Court International Chamber of Commerce Interstate Commerce Commission International Cricket Council Internet Chess Club International Color Consortium Inuit Circumpolar Conference Islamic Clerics Committee inters Ice Age (movie) This article is about a film. For information on continental glaciation, see Ice age. Ice Age is a feature-length computer-animated film created by Blue Sky Studios and released by 20th Century Fox in 2002. It was directed by Carlos Saldanha and Chris Wed

50. Holborn Books Online: The Icon Programming Language 3/E
Buy computer books online at Holborn Books, the UK s foremost specialist computer bookseller.
http://www.holbornbooks.co.uk/details.aspx?sn=27544

51. Soder-labs: Itweak
itweak is an interactive debugging utility for the icon programming language. The idea is that you compile your Icon program to ucode files (.u1,
http://www.soder-labs.com/icon/
itweak: An Interactive Debugging Utility for Icon
Back

Business

Free Stuff

Contact
...
Exit
In a hurry to get something done? Go to the download page What Is itweak
itweak
is an interactive debugging utility for the Icon programming language. The idea is that you compile your Icon program to ucode files (.u1, .u2). itweak then tweaks the ucode, inserting potential breakpoints. The resulting ucode files are linked with a debugging run-time and off you go. The itweak system provides you with most of the facilities you would expect from an interactive debugger, including the ability to evaluate a wide range of Icon expressions. Prerequisites
itweak requires Icon 8.10 or higher. It is completely written in Icon, and thus as portable as Icon itself. itweak will not work with Jcon , the Icon implementation based on the Java Virtual Machine. Instant itweak on Unix
Assuming you have the itweak distribution in the form of a file named itweak- version .tar.gz (where version is a version designator): uncompress and untar the file. This can be done in a single step, version This will create an installation directory in the current directory. The name of the installation directory will be

52. Jeffery Books
Anyone who purchases a new or used copy of The icon programming Language Anyone whose name appears in the Icon Program Library can have a free copy of
http://www.zianet.com/jeffery/books/
Jeffery Books
Jeffery Systems, of Las Cruces, New Mexico USA, is pleased to offer the following titles for sale, and in some cases, for free. Mail orders should be sent to the address at the bottom of the page; on-line ordering, including credit card orders and payments in Euros and UK pounds sterling, are available via Paypal, an Ebay company. Book purchases are offered with Free Bookrate Shipping to the continental U.S. For international shipping , see below. We recycle shipping materials (boxes, etc.) when possible.
Our Balance:
Although we are not a "non-profit" organization, proceeds from book sales will directly benefit the further open-source development of Unicon. Jeffery Systems also provides Icon and Unicon consulting, support, and contract programming services. Unicon coinventor Clinton Jeffery is Jeffery Systems president and chief scientist; Susie Jeffery is Jeffery Systems proprietor and senior software engineer. As an experiment, we are keeping a public track of our book balance. You can view on this page the progress we are making towards acquiring hardware, software, or publication resources for use by the Unicon project, or resources that can buy time for Clint Jeffery or a student research assistant to work on improving Unicon. Most improvements to Unicon are the result of volunteers on multiple continents donating their time to add capabilities they wish to use themselves, but Jeffery Systems will hire students to make contributions when we can. Book orders will be reflected in this balance when they are shipped, at which time the shipping costs are known and the net proceeds can be determined.

53. EASE Software - White Paper - IconUnit
IconUnit A Unit Testing Framework For The icon programming Language. Bill Trost (trost@ease.com) Ease Software. Abstract
http://www.ease.com/company/whitepapers/trost-200212-IconUnit.htm
Company
White Papers Products Services Company Careers ... Backstage
IconUnit: A Unit Testing Framework For The Icon Programming Language
Bill Trost ( trost@ease.com
Ease Software
Abstract
This paper describes a unit testing framework for Icon (website: http://www.cs.arizona.edu/icon/ ), a programming language with novel features such as expressions that may produce sequences of results and goal-directed evaluation. Most unit testing frameworks are written for object-oriented languages with exception handling mechanims. By contrast, Icon is a procedural languange whose unusual semantics make a straightforward implementation of a testing framework challenging. The testing framework uses Icon's sophisticated control flow facilities and its primitive preprocessor to create a functional, albeit aesthetically crude, unit testing framework.
Introduction
JavaUnit
Probably the most well-known unit testing framework is JUnit, a unit testing framework for Java written by Kent Beck and Erich Gamma (website:

54. A Tutorial On The Icon Programming Language
The following expres sion is typical of programming in Icon and The icon programming Language. Prentice-Hall, Inc., Englewood Cliffs, New Jersey. 1983.
http://www-cs.canisius.edu/PL_TUTORIALS/ICON/tutorial

55. Census.gov Is Experiencing
IMPORTANT INFORMATION X12-ARIMA ICON TOOLS. The programs stored in the Z were developed using Version 9.3 of the icon programming language for the Sun
http://www.census.gov/srd/www/x12a/x12install_unix.html
The Census.gov web site is experiencing technical difficulties.
It is estimated that Census.gov will be restored late this evening or early tomorrow morning.
Many Census.gov resources are still accessible, and can be reached from the the links listed below.
We appreciate your understanding and patience as we make the necessary repairs to our system.

56. Man Page Of ICON
When an Icon program is executed, several environment variables are examined to The icon programming Language, Ralph E. Griswold and Madge T. Griswold,
http://www.annodex.net/cgi-bin/man/man2html?iconx 1

57. DBLP: Ralph E. Griswold
19, Ralph E. Griswold Expression Evaluation in the icon programming Language. LISP and Functional Programming 1984 177183
http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/g/Griswold:Ralph_E=.ht
Ralph E. Griswold
List of publications from the DBLP Bibliography Server FAQ Coauthor Index - Ask others: ACM DL ACM Guide CiteSeer CSB ... Clinton L. Jeffery , Ralph E. Griswold, Gregg M. Townsend : Adding Graphics to a High-level Programming Language. Softw., Pract. Exper. 25 EE Ralph E. Griswold, Clinton L. Jeffery : Nova: Low-Cost Data Animation Using a Radar-Sweep Metaphor. ACM Symposium on User Interface Software and Technology 1994 Clinton L. Jeffery , Ralph E. Griswold: A Framework for Execution Monitoring in Icon. Softw., Pract. Exper. 24 Ralph E. Griswold, Madge T. Griswold : History of the Icon Programming Language. HOPL Preprints 1993 Janalee O'Bagy Kenneth Walker , Ralph E. Griswold: An Operational Semantics for Icon: Implementation of a Procedural Goal-Directed Language. Comput. Lang. 18 Kenneth Walker , Ralph E. Griswold: The Maintenance of Intermediate Values in Goal-Directed Evaluation. LOPLAS 1 Kenneth Walker , Ralph E. Griswold: An Optimizing Compiler for the Icon Programming Language. Softw., Pract. Exper. 22 Ralph E. Griswold: String Scanning in the Icon Programming Language. Comput. J. 33

58. USENIX ;login: - The Bookworm
My 1983 copy of The icon programming Language is held together by a rubber band. I was thrilled when I got my copy of this third edition.
http://www.usenix.org/publications/login/1997-10/bookworm.html
by Peter H. Salus
peter@pedant.com
Peter H. Salus is a member of ACM, the Early English Text Society, the Trollope Society, and is a life member of the American Oriental Society. He has held no regular job in the past lustrum. He owns neither a dog nor a cat. But the most exciting book to reach me was the new, third edition of Knuth's Art of Computer Programming , vol. 1. That's "Fundamental Algorithms." Knuth is redoing the other volumes as well. I expect to do an entire column on the "set" when it's complete. This is a great and important work, and one that most of you probably are familiar with. It looks as though Knuth has incorporated every erratum and thought about every comment made on the first two editions over nearly 30 years. The results are just stunning. I'm not certain you can be a real programmer and not have read at least part of Knuth (I admit to skipping). Java I guess I may as well get it over with. Englander's Developing Java Beans is an excellent introduction to component architecture and the use of Java Beans in programming. Because Java Beans can be used in graphical programming environments and can be used like "Lego blocks," Englander (and others) claim that applications can be constructed with the writing of any code. I feel I've heard that before. But this is a solid and worthwhile book. Not Just Java purports to be for "everybody who needs to understand the Internet revolution." I'm not sure that anyone truly understands that phenomenon, but this book does explain Java, CORBA, IIOP, ActiveX, and a lot of other things. Unfortunately, the book is overwhelmingly pro-Sun in a nagging, chauvinistic manner that wore on me. It also eschews references and bibliography. There is an index reference to Scott McNeely, but not to James Gosling.

59. Graphics Programming In Icon Version 9 Clinton L. Jeffery Division
In the icon programming language, we have added support for graphics and He is the coauthor of the SNOBOL, SL5, and icon programming languages.
http://www.usenix.org/publications/library/proceedings/vhll/full_papers/jeffery.
<= focus <= base < focus

60. V-Guitarists - Programming Tips
You are not logged in Link icon Log in Link icon Join. You are here Home » Members » John Folder icon programming Tips Folder icon Signature Sounds
http://www.vg-8.com/Members/JohnLutz/programming-tips/
@import url(http://www.vg-8.com/vg-styles.css); Skip to content Welcome Members News ... Search You are not logged in Log in Join You are here: Home Members John Lutz's VG-88 Power Tips Programming Tips Navigation V-Guitarists Accessories Articles Audio Compilation Discs Custom Rigs FAQ Featured Users Floor Pedals Guitars Hex Pickups Links / Credits Manuals Patches Reviews Software Upgrade VG Systems Video Members John Lutz's VG-88 Cool Effects Fun With A Solderi Know Your System Programming Tips Signature Sounds Tone Guide Log in Name
Password
Forgot your password? New user? News VG-8 Redesigned and Relaunched
Programming Tips
Up one level Title Type Size Last Modified Description General Approach to Coming Up With New Sounds (David Coffin) Document 2 K How can I create custom tunings? Document 1 K Gain Staging / How to avoid digital distortion Document 1 K Programming Insights (George Pootnik) Document 1 K Programming Insights (John Lutz) Document 1 K How do I effectively use EQ?

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 3     41-60 of 111    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

free hit counter