BIBLIOGRAPHY

History of Small C

[1] Cain, Ron. "A Small C Compiler for the 8080's" Dr. Dobb's Journal, April-May 1980, pp. 5-19.

[2] --. "A Runtime Library for the Small C Compiler" Dr. Dobb's Journal, September 1980, pp. 4-15.

[3] Hendrix, J. E. "Small-C Expression Analyzer" Dr. Dobb's Journal, December 1981, pp. 40-43.

[4] Hendrix, J. E. "Small-C Compiler, v.2" Dr. Dobb's Journal, December 1982, pp. 16-53, and January 1983, pp. 48-64.

[5] Hendrix, J. E. and L. E. Payne. "A New Library for Small-C" Dr. Dobb's Journal, May 1984, pp. 50-81, and June 1984, pp. 56-69.

[6] Hendrix, J. E. "Small-C Update" Dr. Dobb's Journal, August 1985, pp. 84-91.

Assembly Language Programming

[7] Morgan, Christopher L. Bluebook of Assembly Routines for the IBM PC & XT. New York: The Plume/Waite Group, 1984.

[8] Morgan, Christopher L. and Mitchell Waite. 8086/808816-Bit Microprocessor Primer. Peterborough: BYTE/McGraw-Hill, 1982.

C Language Programming

[9] Johnson, S. C., B. W. Kernighan, M. E. Lesk, and D. M. Ritchie. "The C Programming Language" The Bell System Technical Journal, July-August 1978, pp. 1991-2019.

[10] Kernighan, Brian W. and Dennis M. Ritchie. The C Programming Language. Englewood Cliffs: Prentice-Hall, Inc., 1978.

[11] Harbison, Samuel P. and Guy L. Steele Jr. C: A Reference Manual. Englewood Cliffs: Prentice-Hall, Inc., 1984.

[12] Purdum, Jack. C Programming Guide Indianapolis: Que Corporation, 1983.

[13] Hancock, Les and Morris Krieger. The C Primer. New York: McGraw-Hill Company., 1982.

[14] Plum, Thomas. Learning to program in C. Cardiff: Plum Hall Inc., 1983.

[15] Norton, Peter. The Peter Norton Programmer's Guide to the IBM PC. Bellview: Microsoft Press, 1985.

[16] Duncan, Ray. Advanced MS-DOS. Redmond: Microsoft Press, 1986.

[17] Angermeyer, John and Kevin Jaeger. MS-DOS Developer's Guide. Indianapolis: Howard W. Sams & Co., 1986.

[18] DeVoney, Chris. MS-DOS User's Guide Indianapolis: Que Corporation, 1984.

Compiler Writing

[19] Calingaert, Peter. Assemblers, Compilers, and Program Translation. Potomac: Computer Science Press, Inc., 1979.

[20] Hansen, Per Brinch. Brinch Hansen on Pascal Compilers. New Jersey: Prentice-Hall, 1985.

[21] Aho, Alfred V., Ravi Sethi, and Jeffrey D. Ullman. Compilers: Principles, Techniques, and Tools. Reading: Addison-Wesley Publishing Company, 1986.

[22] Hunter, Robin. Compilers: Their Design and Construction Using Pascal. New York: John Wiley & Sons, 1975.

[23] Schreiner, Axel T. and H. George Friedman, Jr. Introduction to Compiler Construction with UNIX. New Jersey: Prentice-Hall, 1985.

[24] Tremblay, Jean-Paul and Paul G. Sorenson. The Theory and Practice of Compiler Writing. New York: McGraw-Hill Book Company, 1985.

[25] Tremblay, Jean-Paul and Paul G. Sorenson. An Implementation Guide to Compiler Writing. New York: McGraw-Hill Book Company, 1982.

Return to Table of Contents