Compiling Principles - PowerPoint PPT Presentation

1 / 32
About This Presentation
Title:

Compiling Principles

Description:

1 Compilers:Principles,Techniques,and Tools(2nd Edition),A.V Aho,Ravi Sethi, ... Compiler writing spans programming languages, machine architecture, ... – PowerPoint PPT presentation

Number of Views:279
Avg rating:3.0/5.0
Slides: 33
Provided by: db2admin
Category:

less

Transcript and Presenter's Notes

Title: Compiling Principles


1
Compiling Principles Compiler Construction
Zhai Yuqing,Zhang Zhizheng yqzhai_at_seu.edu.cn seu_z
zz_at_seu.edu.cn
2
Main References
?1?CompilersPrinciples,Techniques,and Tools(2nd
Edition),A.V Aho,Ravi Sethi, J.D
Ullman,???????,2008 2?Modern Compiler
Implementation in C, Andrew W Appeal,???????,2005
3?Modern Compiler Implementation in Java,Andrew W
Appeal,???????,2003 4????????????,???,???????,1997
5???????????,???,???????,2000
3
The role of a compiler in a system
DBMS
OS Shell
OS Kernel
Kernel
A Compiler
Application Programs
4
Why to arrange the course of compilers?
1? Seeing the development of a compiler gives
you a feeling for how programs work. That can
help you understand the internal process of
program execution deeply
5
Why to arrange the course of compilers?
  • 2?Many algorithms and models you will use in
    compilers are fundamental, and will be useful to
    you elsewhere
  • automata, regular expressions (lex
Write a Comment
User Comments (0)
About PowerShow.com