Mode :
Check : XHTML 1.0 Strict

255 0 0

Geraint Jones

Programming in occam

Web Edition, 2001.
© Geraint Jones 1987, 2001.
Permission is granted to copy this material for private study; for other uses please contact the authors.


This book was published in the Prentice Hall International Series in Computer Science in 1988, and is no longer in print in its physical form. The web edition is mechanically produced from the sources of the paper edition, and retains its page structure. Each chapter is provided as a Portable Document Format (PDF) file, and the texts of the programs in the appendix are also given in plain text.

  • contents.pdf Contents
  • preface.pdf Preface
  • introduction.pdf An introduction to occam
  • structures.pdf Programming structures
  • time.pdf Local time
  • formatted.pdf Formatted input and output
  • interrupts.pdf In place of interrupts
  • matrix.pdf Parallel matrix multiplication
  • sorting.pdf Parallel sorting
  • life.pdf Conway's game of Life
  • huffman.pdf Huffman minimum redundancy coding
  • occam.pdf The occam notation
  • codes.pdf Codes of the programs
    • code-formatted.pdf Input and output routines (text)
    • code-interrupts.pdf Terminal interrupt management (text)
    • code-matrix.pdf Parallel matrix multiplier (text)
    • code-sorting.pdf Parallel sorter (text)
    • code-life.pdf Conway's game of Life (text)
    • code-huffman.pdf Simple Huffman coder (text)
    • code-adaptive.pdf Adaptive Huffman coder (text)
  • index.pdf Index
  • occam-3-87.pdf ERRATA (12 November 1989)

A somewhat changed Russian language edition of this book was also published under the title Programmirovanie na yazyke Okkam, by Mir publishers, Moskva, ISBN 5-03-001155-2, 1989.

arrow upBack to the top

Last modification: 12/6/2010 1:06:30 PM