JNTUH B.Tech 3rd year (3-1) Automata and Compiler Design gives you detail information of Automata and Compiler Design R13 syllabus It will be help full to understand you complete curriculum of the year.
Objectives
Automata and compiler Design mainly deals with the languages which are formal and regular and also deals with grammar present in the machine. An compiler is a program that accepts a program in source language and converts into a machine understandable format. The push down automata is the major one it’s a five tuple set containing states, alphabets, transition function and accept states.
UNIT – I
Formal Language and Regular Expressions : Languages, Definition Languages regular expressions, Finite Automata – DFA, NFA. Conversion of regular expression to NFA, NFA to DFA. Applications of Finite Automata to lexical analysis, lex tools.
Context Free grammars and parsing : Context free grammars, derivation, parse trees, ambiguity LL(K) grammars and LL(1) parsing
UNIT – II
Bottom up parsing handle pruning LR Grammar Parsing, LALR parsing, parsing ambiguous grammars, YACC programming specification.
Semantics : Syntax directed translation, S-attributed and L-attributed grammars, Intermediate code – abstract syntax tree, translation of simple statements and control flow statements.
UNIT – III
Context Sensitive features – Chomsky hierarchy of languages and recognizers. Type checking, type conversions, equivalence of type expressions, overloading of functions and operations.
TEXT BOOKS
- Introduction to Theory of computation.Sipser, 2nd Edition, Thomson.
- Compilers Principles, Techniques and Tools Aho, Ullman, Ravisethi, Pearson Education.
REFERENCES
- Modern Compiler Construction in C , Andrew W.Appel Cambridge University Press.
- Compiler Construction, LOUDEN, Thomson.
- Elements of Compiler Design, A. Meduna, Auerbach Publications, Taylor and Francis Group.
- Principles of Compiler Design, V. Raghavan, TMH.
- Engineering a Compiler, K. D. Cooper, L. Torczon, ELSEVIER.
- Introduction to Formal Languages and Automata Theory and Computation – Kamala Krithivasan and Rama R, Pearson.
- Modern Compiler Design, D. Grune and others, Wiley-India.
- A Text book on Automata Theory, S. F. B. Nasir, P. K. Srimani, Cambridge Univ. Press.
- Automata and Language, A. Meduna, Springer.
Outcomes
- Graduate should be able to understand the concept of abstract machines and their power to recognize the languages.
- Attainsthe knowledge of language classes & grammars relationship among them with the help of chomsky hierarchy.
- Ability to understand the design of a compiler given features of the languages.
- Ability to implement practical aspects of automata theory.
- Gain knowledge of powerful compiler generation tools.
For more information about all JNTU updates please stay connected to us on FB and don’t hesitate to ask any questions in the comment.