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: Microsoft Small Basic: An introduction to ProgrammingMicrosoft Small Basic: An introduction to Programming
by - Microsoft
Small Basic is a programming language that is designed to make programming extremely easy, approachable and fun for beginners. Small Basic's intention is to bring down the barrier and serve as a stepping stone to the world of computer programming.
(14607 views)
Book cover: AMPL: A Modeling Language for Mathematical ProgrammingAMPL: A Modeling Language for Mathematical Programming
by - Duxbury Press
AMPL is a language for large-scale optimization and mathematical programming problems in production, distribution, blending, scheduling, and many other applications. This book is a complete guide for modelers at all levels of experience.
(14492 views)
Book cover: Programming in LuaProgramming in Lua
by
This book gives a solid base for any programmer who wants to use Lua. It covers all aspects of Lua -- from the basics to its API with C -- explaining how to make good use of its features and giving numerous code examples.
(8480 views)
Book cover: Pointers and MemoryPointers and Memory
by - Stanford University
This is a 31 page introduction to programming with pointers and memory in C, C++ and other languages. It explains how pointers and memory work and how to use them -- from the basic concepts through all the major programming techniques.
(6483 views)