Logo

The Icon Programming Language

Large book cover: The Icon Programming Language

The Icon Programming Language
by

Publisher: Peer-to-Peer Communications
ISBN/ASIN: 0134497775
Number of pages: 410

Description:
Icon is a mature, general-purpose programming language which is available for free on many platforms. It has a rich set of types: integers (of arbitrary size), reals, strings, lists, sets, tables, and records, together with an interesting goal-directed evaluation mechanism. The book is clear and user-friendly. Some prior programming experience necessary.

Home page url

Download or read it online for free here:
Download link
(1.7MB, PDF)

Similar books

Book cover: MPI: The Complete ReferenceMPI: The Complete Reference
by - The MIT Press
Since its release in summer 1994, the Message Passing Interface (MPI) specification has become a standard for message-passing libraries for parallel computations. There exist more than a dozen implementations on a variety of computing platforms.
(17733 views)
Book cover: Fear of MacrosFear of Macros
by - GregHendershott.com
Racket is a modern programming language in the Lisp/Scheme family. I want to show how Racket macro features have evolved as solutions to problems. I'll give you the questions and problems first, so that you can better appreciate the solutions.
(6829 views)
Book cover: An Elementary Introduction to the Wolfram LanguageAn Elementary Introduction to the Wolfram Language
by - Wolfram Media
This book provides an elementary introduction to the Wolfram Language and modern computational thinking. It assumes no prior knowledge of programming, and is suitable for both technical and non-technical college and high-school students.
(2088 views)
Book cover: A Practical Introduction to APL 1 and APL 2A Practical Introduction to APL 1 and APL 2
by - Robertson Pub
APL is a high-level, general-purpose, intuitive programming language which is designed to be easy on the programmer even if consequently hard on the computer - through power, not inefficiency. APL is essentially simple and easy to learn.
(4837 views)