1.

Record Nr.

UNISA996466088903316

Autore

Jensen Kathleen <1949->

Titolo

PASCAL : user manual and report / / Kathleen Jensen; Niklaus Wirth

Pubbl/distr/stampa

Berlin ; ; Heidelberg : , : Springer-Verlag, , 1974

ISBN

3-662-21554-3

Edizione

[1st ed. 1974.]

Descrizione fisica

1 online resource (XI, 170 p.)

Collana

Lecture Notes in Computer Science ; ; 18

Disciplina

005.133

Soggetti

Pascal (Computer program language)

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Bibliographic Level Mode of Issuance: Monograph

Nota di bibliografia

Includes bibliographical references and index.

Sommario/riassunto

This manual is directed to those who have previously acquired some programming skill. The intention is to provide a means of learning Pascal without outside guidance. It is based on !he Prpgramming ~angyage e~ (Bev1sed B~) [1]--the basic definition of Pascal and concise reference manual for the experienced Pascal programmer. The linear structure of a book is by no means ideal for introducing a language, whether it be a formal or natural one, Nevertheless, it is recommended to follow the given organiZation, paying particular attention to the example programs, and then to reread those sections causing difficultes. One may wish, however, to reference chapter 12 if troubles arise concerning the input and output conventions of the programs. The manual was prepared as a file on a computer, that is , as a sequence of characters of a single type font. This is very convenient for the purposes of updating: unfortunately, it is sometimes a bit awkward to read. The reader is asked to be indulgent with the absence of sub- and superscripts (e.g. m raised to the power n is denoted by m**n).