ACM Home Page
Please provide us with feedback. Feedback
Indenting for the compiler
Full text PdfPdf (543 KB)
Source ACM SIGPLAN Notices archive
Volume 15 ,  Issue 5  (May 1980) table of contents
Pages: 41 - 48  
Year of Publication: 1980
ISSN:0362-1340
Author
Dennis W. Leinbaugh  University of Nebraska, Lincoln, Nebraska
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 0,   Downloads (12 Months): 6,   Citation Count: 9
Additional Information:

abstract   references   cited by   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/947639.947644
What is a DOI?

ABSTRACT

A simple indentation rule, indent statements from the control statement they belong to, is sufficient to express a program's block structure without the use of compound statements or closing keywords. This is proven using a PASCAL-like language (using indentation instead of BEGIN-END blocks). Using indentation alone means a programmer need not give two independent specifications of a program's block structure, thus reducing effort and eliminating a potential source of errors.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

1
2
3
4
5
6
7
8
9

Collaborative Colleagues:
Dennis W. Leinbaugh: colleagues