Cantitate/Preț
Produs

BCPL: The Language and its Compiler

Autor Martin Richards, Colin Whitby-Strevens
en Limba Engleză Paperback – 30 dec 1981
BCPL is a simple systems programming language with a portable compiler that has been implemented on many machines from large mainframes to mini computers and microprocessors. The book provides an introduction to the language, paying particular attention to programming style. In addition, it covers the more machine-independent parts of the BCPL library and outlines various debugging aids that most implementations provide. The syntax analysis phase of the compiler is described in detail, giving a realistic example of a typical application of the language. This and other substantial examples given in the book will be of interest both to serious users of BCPL and to computer writers. There is a chapter concerned with the portability code generator design. The reference for BCPL appears as the final chapter.
Citește tot Restrânge

Preț: 32474 lei

Preț vechi: 40593 lei
-20% Nou

Puncte Express: 487

Preț estimativ în valută:
6215 6456$ 5162£

Carte tipărită la comandă

Livrare economică 01-15 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521286817
ISBN-10: 0521286816
Pagini: 184
Dimensiuni: 152 x 229 x 11 mm
Greutate: 0.28 kg
Ediția:Revised
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:Cambridge, United Kingdom

Cuprins

Foreword; 1. The BCPL philosophy; 2. The main features of BCPL; 3. Advanced facilities; 4. The library, language extensions, and machine independence; 5. Debugging and error handling; 6. The BCPL lexical and syntax analyser; 7. Computer portability; 8. Language definition; References; Index.

Recenzii

Review of the hardback: 'There can be little doubt that this book will rightly be the choice of anyone who wishes to learn BCPL…' Computer Bulletin

Descriere

The book provides an introduction to the language of BCPL, paying particular attention to programming style.