Map
Index
Random
Help
th

QuoteRef: wirtN7_1973

topics > all references > ThesaHelp: references t-z



Topic:
syntax analysis
Topic:
safe use of pointers
Topic:
type variable
ThesaHelp:
references t-z
Topic:
programming with data
Topic:
pronoun reference
Topic:
descriptive languages
Group:
derived data types

Reference

Wirth, N., The Programming Language PASCAL (Revised Report), Berichte der Fachgrappe Computer-Wissenschaften, 5, July 1973. Google

Quotations
QuoteRef: wirtN7_1973 ;;2 program consists of description of actions and description of data
QuoteRef: wirtN7_1973 ;;3 types may be defined and referenced by name
QuoteRef: wirtN7_1973 ;;3 arrays (same type, scalar indexed), record (labeled fields with variants sets (bit arrays), files (sequence of same type,) accessed by cursor)
QuoteRef: wirtN7_1973 ;;5 dynamic pointers (access and equality test) to object of one type or nil
QuoteRef: wirtN7_1973 ;;30 WITH statements gives default record id so field reference by field name
QuoteRef: wirtN7_1973 ;;49 syntax diagrams with branch options, ovals literals, and rectangles literal classes. quite clear


Related Topics up

Topic: syntax analysis (29 items)
Topic: safe use of pointers (102 items)
Topic: type variable (5 items)
ThesaHelp: references t-z (309 items)
Topic: programming with data (16 items)
Topic: pronoun reference (23 items)
Topic: descriptive languages (22 items)
Group: derived data types   (9 topics, 119 quotes)

Collected barberCB 1980
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.