ALGOL in Brief

ALGOL in Brief
Author: J. F. Ractliffe
Publisher: Oxford University Press, USA
Total Pages: 128
Release: 1971
Genre: Computers
ISBN:

Download ALGOL in Brief Book in PDF, Epub and Kindle

Annual Review in Automatic Programming

Annual Review in Automatic Programming
Author: Richard Goodman
Publisher: Elsevier
Total Pages: 369
Release: 2014-05-09
Genre: Computers
ISBN: 1483184730

Download Annual Review in Automatic Programming Book in PDF, Epub and Kindle

Annual Review in Automatic Programming focuses on the techniques of automatic programming used with digital computers. Topics covered range from the design of machine-independent programming languages to the use of recursive procedures in ALGOL 60. A multi-pass translation scheme for ALGOL 60 is described, along with some commercial source languages. The structure and use of the syntax-directed compiler is also considered. Comprised of 12 chapters, this volume begins with a discussion on the basic ideas involved in the description of a computing process as a program for a computer, expressed in a formal symbolic language such as ALGOL 60. The emphasis is on the information conveyed by the program constituents (semantics), rather than the particular form used (syntax). Subsequent chapters focus on generalized ALGOL; the design of machine-independent programming languages; JOVIAL, a programming language for real-time command systems; and a complete ALGOL translator, expressed in ALGOL itself. A detailed description of the compiler compiler is also presented, together with the Rapidwrite program. The final chapter is devoted to file processing in SEAL (Standard Electronic Accounting Language). This monograph will be of interest to computer programmers.

Annual Review in Automatic Programming

Annual Review in Automatic Programming
Author: Richard Goodman
Publisher: Elsevier
Total Pages: 272
Release: 2014-06-28
Genre: Computers
ISBN: 1483222837

Download Annual Review in Automatic Programming Book in PDF, Epub and Kindle

Annual Review in Automatic Programming, Volume 4 is a collection of papers that deals with the GIER ALGOL compiler, a parameterized compiler based on mechanical linguistics, and the JOVIAL language. A couple of papers describes a commercial use of stacks, an IBM system, and what an ideal computer program support system should be. One paper reviews the system of compilation, the development of a more advanced language, programming techniques, machine independence, and program transfer to other machines. Another paper describes the ALGOL 60 system for the GIER machine including running ALGOL programs, storage allocation, addressing of variables, program references, procedure calls, storage problem of the translator, and writing the translator. Another paper investigates the internal operation of the ALGOL translator, the source and target languages, the parts of the translator, Polish postfix notation, symbol table in the translator, and the realization of the stack concept. One paper examines the components for a large digital computer, specific features, and compares these to IBM's IBSYS. The collection will prove valuable for programmers, computer engineers, computer instructors, and students of computer science.

ALGOL 60 implementation

ALGOL 60 implementation
Author: Brian Randell
Publisher:
Total Pages: 418
Release: 1971
Genre:
ISBN:

Download ALGOL 60 implementation Book in PDF, Epub and Kindle

A Guide to Algol Programming

A Guide to Algol Programming
Author: Daniel D. McCracken
Publisher:
Total Pages: 106
Release: 1965
Genre: ALGOL (Computer program language)
ISBN: 9780833008992

Download A Guide to Algol Programming Book in PDF, Epub and Kindle

Answers to selected exercises

Machine-independent Computer Programming

Machine-independent Computer Programming
Author: Maurice H (Maurice Howard) Halstead
Publisher: Hassell Street Press
Total Pages: 296
Release: 2021-09-09
Genre:
ISBN: 9781013624032

Download Machine-independent Computer Programming Book in PDF, Epub and Kindle

This work has been selected by scholars as being culturally important and is part of the knowledge base of civilization as we know it. This work is in the public domain in the United States of America, and possibly other nations. Within the United States, you may freely copy and distribute this work, as no entity (individual or corporate) has a copyright on the body of the work. Scholars believe, and we concur, that this work is important enough to be preserved, reproduced, and made generally available to the public. To ensure a quality reading experience, this work has been proofread and republished using a format that seamlessly blends the original graphical elements with text in an easy-to-read typeface. We appreciate your support of the preservation process, and thank you for being an important part of keeping this knowledge alive and relevant.

Programming—ALGOL

Programming—ALGOL
Author: D. J. Malcolme-Lawes
Publisher: Elsevier
Total Pages: 119
Release: 2016-06-06
Genre: Computers
ISBN: 1483154882

Download Programming—ALGOL Book in PDF, Epub and Kindle

Programming—ALGOL is an instructional book on how to write programs using the Algol language. The book starts with an introduction to computers. The Algol language, which runs on instructions typed or punched on strips of paper by the flexowriter, is explained. The text also compares the instructions used in Algol with words in the English language. The command instructions, calculation of numbers, and printing the output are discussed. After a brief introduction into what a program is, the book gives other commands to be added and improve the program. A sample program for repeating calculations is shown with different variables inputted to the program, and then arranging these for the output. The text then introduces the label and the block parts of the program, especially in procedures when several similar sets of commands are required. After the Algol syntax is explained, the different techniques used in programming are considered. In getting a problem into a form and making translation to Algol easier, the flow diagram is introduced. The process of actually running the program by compiling it, using data and program tapes, then begins. The text makes for interesting reading for computer programming instructors, students of introductory programing, and for readers who are interested in the history of computer programming.

A Science of Operations

A Science of Operations
Author: Mark Priestley
Publisher: Springer Science & Business Media
Total Pages: 344
Release: 2011-02-14
Genre: Computers
ISBN: 1848825552

Download A Science of Operations Book in PDF, Epub and Kindle

Today, computers fulfil a dazzling array of roles, a flexibility resulting from the great range of programs that can be run on them. A Science of Operations examines the history of what we now call programming, defined not simply as computer programming, but more broadly as the definition of the steps involved in computations and other information-processing activities. This unique perspective highlights how the history of programming is distinct from the history of the computer, despite the close relationship between the two in the 20th century. The book also discusses how the development of programming languages is related to disparate fields which attempted to give a mechanical account of language on the one hand, and a linguistic account of machines on the other. Topics and features: Covers the early development of automatic computing, including Babbage’s “mechanical calculating engines” and the applications of punched-card technology, examines the theoretical work of mathematical logicians such as Kleene, Church, Post and Turing, and the machines built by Zuse and Aiken in the 1930s and 1940s, discusses the role that logic played in the development of the stored program computer, describes the “standard model” of machine-code programming popularised by Maurice Wilkes, presents the complete table for the universal Turing machine in the Appendices, investigates the rise of the initiatives aimed at developing higher-level programming nota tions, and how these came to be thought of as ‘languages’ that could be studied independently of a machine, examines the importance of the Algol 60 language, and the framework it provided for studying the design of programming languages and the process of software development and explores the early development of object-oriented languages, with a focus on the Smalltalk project. This fascinating text offers a new viewpoint for historians of science and technology, as well as for the general reader. The historical narrative builds the story in a clear and logical fashion, roughly following chronological order.