Introduction to Compiling Techniques: A First Course Using ANSI C, LEX and YACC

  • Authors:
  • J. P. Bennett

  • Affiliations:
  • -

  • Venue:
  • Introduction to Compiling Techniques: A First Course Using ANSI C, LEX and YACC
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

From the Publisher:This book is designed for the undergraduate student of compiling techniques and for the working programmer,and as such maintains a balance between theoretical material and practical presentation of concepts. The main parsing,translation and code generation techniques in use today are presented with many diagrams and examples,all using the C programming language. The modern emphasis on tools,here under the UNIX system,is underlined. Exercises are suggested at the end of each chapter and some of these are practical programming problems to help students understand the workings of practical compilers.