This commit is contained in:
ceriel
1991-09-30 17:58:00 +00:00
parent 4551038c47
commit 270ceb3829
16 changed files with 2046 additions and 0 deletions

48
doc/lint/chap9 Normal file
View File

@@ -0,0 +1,48 @@
.NH 1
References
.IP [1]
Dennis M. Ritchie,
.I
C Reference Manual,
.R
Bell Laboratories,
Murray Hill,
New Jersey,
1978.
.IP [2]
B.W. Kernighan and D.M. Ritchie,
.I
The C Programming Language,
.R
Prentice Hall,
1978.
.IP [3]
Eric H. Baalbergen, Dick Grune, Maarten Waage,
.I
The CEM Compiler,
.R
Manual IM-4, Vrije Universiteit, Amsterdam,
1985.
.IP [4]
Andrew S. Tanenbaum et al.,
.I
A practical tool kit for making portable compilers,
.R
Comm. ACM,
Sep. 1983.
.IP [5]
S. C. Johnson,
.I
Lint, a C program verifier,
.R
Bell Laboratories,
Murray Hill,
New Jersey,
1978.
.IP [6]
Dick Grune, Ceriel J. H. Jacobs,
.I
A Programmer-friendly LL(1) Parser Generator,
.R
IR 127, Vrije Universiteit, Amsterdam,
1987.