Cantitate/Preț
Produs

Modula-2 for Pascal Programmers: Springer Books on Professional Computing

Autor R. Gleaves
en Limba Engleză Paperback – 10 oct 1984
This book describes the programming language Modula-2. It is written for people who know the Pascal language and who wish to learn Modula-2 in terms of their knowledge of Pascal. The text is divided into three parts. Part 1 introduces concepts unique to Modula-2 and thus new to Pascal programmers. Part 2 describes differences from Pascal. Part 3 defines modules which provide basic programming facilities. The appendices include a glossary and syntax diagrams. Please note that this book does not offer a complete description of the Modula-2 language; it is intended to complement Niklaus Wirth's definitive book Programming in Modula-2 (Springer-Verlag, 1983). Some readers will recognize this book as being based upon the Volition Systems Modula-2 User's Manual. Enough has changed to merit its reappearance in this more dignified form: existing material has been reorganized to improve clarity; new material has been added to improve content. This book was written with the ASE text editor. The text was produced in camera-ready form on the Scenic LaserTezt composition system. I wish to thank the following people and organizations for their contributions to the development of this book: Volition Systems, for giving me the opportunity to write about Modula-2; Jim Merritt, for reviewing an early draft; the Institut far Informatik, ETH Zarich, for publishing a series of informative technical papers on Modula-2; and finally, all the pioneer users of Volition Systems Modula-2, for their patience and foresight and support.
Citește tot Restrânge

Din seria Springer Books on Professional Computing

Preț: 62040 lei

Preț vechi: 77551 lei
-20% Nou

Puncte Express: 931

Preț estimativ în valută:
11874 12376$ 9885£

Carte tipărită la comandă

Livrare economică 04-18 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780387960517
ISBN-10: 0387960511
Pagini: 145
Ilustrații: 145 p.
Dimensiuni: 155 x 235 x 9 mm
Greutate: 0.23 kg
Ediția:Softcover reprint of the original 1st ed. 1984
Editura: Springer
Colecția Springer
Seria Springer Books on Professional Computing

Locul publicării:New York, NY, United States

Public țintă

Research

Cuprins

1 New Concepts.- 1. Modules.- 2. Separately Compiled Modules.- 3. Program and Subprogram Modules.- 4. Utility Modules.- 5. The Module Library.- 6. Low-level Programming.- 7. Coroutines and Interrupts.- 8. Procedure Variables.- 2 Differences From Pascal.- 9. Vocabulary.- 10. Constants.- 11. Types.- 12. Expressions.- 13. Statements.- 14. Procedures and Functions.- 15. Standard Procedures.- 16. Blocks.- 3 Utility Modules.- 17. Standard I/O.- 18. Text I/O.- 19. File I/O.- 20. Terminal I/O.- 21. Storage Management.- 22. Subprogram Calls.- 23. Strings.- 24. Format Conversion.- 25. Math Functions.- App. A Glossary.- App. B Syntax Diagrams.- App. C Reserved Words and Symbols.- App. D Standard Identifiers.- App. E ASCII Character Set.