Compilers and Interpreters, 4 credits

Kompilatorer och interpretatorer, 4 hp

TDDD55

Main field of study

Information Technology Computer Science and Engineering

Course level

First cycle

Course type

Programme course

Examiner

Martin Sjölund

Director of studies or equivalent

Ahmed Rezine

Education components

Preliminary scheduled hours: 32 h
Recommended self-study hours: 75 h

Available for exchange students

Yes
ECV = Elective / Compulsory / Voluntary
Course offered for Semester Period Timetable module Language Campus ECV
6IDAT Computer Engineering, B Sc in Engineering (Software Engineering) 5 (Autumn 2017) 2 1 English Linköping, Valla E
6CDDD Computer Science and Engineering, M Sc in Engineering 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CDDD Computer Science and Engineering, M Sc in Engineering (System-on-Chip) 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CDDD Computer Science and Engineering, M Sc in Engineering (Systems Technology) 7 (Autumn 2017) 2 1 English Linköping, Valla C/E
6CIEI Industrial Engineering and Management - International, M Sc in Engineering - Chinese 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CIEI Industrial Engineering and Management - International, M Sc in Engineering - Chinese (Specialization Computer Science and Engineering) 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CIEI Industrial Engineering and Management - International, M Sc in Engineering - French 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CIEI Industrial Engineering and Management - International, M Sc in Engineering - French (Specialization Computer Science and Engineering) 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CIEI Industrial Engineering and Management - International, M Sc in Engineering - German 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CIEI Industrial Engineering and Management - International, M Sc in Engineering - German (Specialization Computer Science and Engineering) 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CIEI Industrial Engineering and Management - International, M Sc in Engineering - Japanese 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CIEI Industrial Engineering and Management - International, M Sc in Engineering - Japanese (Specialization Computer Science and Engineering) 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CIEI Industrial Engineering and Management - International, M Sc in Engineering - Spanish 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CIEI Industrial Engineering and Management - International, M Sc in Engineering - Spanish (Specialization Computer Science and Engineering) 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CIII Industrial Engineering and Management, M Sc in Engineering 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CIII Industrial Engineering and Management, M Sc in Engineering (Specialization Computer Science and Engineering) 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CITE Information Technology, M Sc in Engineering 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CITE Information Technology, M Sc in Engineering (System-on-Chip) 7 (Autumn 2017) 2 1 English Linköping, Valla E
6CITE Information Technology, M Sc in Engineering (Systems Technology) 7 (Autumn 2017) 2 1 English Linköping, Valla C/E
6KIPR Programming 5 (Autumn 2017) 2 1 English Linköping, Valla E

Main field of study

Information Technology, Computer Science and Engineering

Course level

First cycle

Advancement level

G2X

Course offered for

  • Computer Engineering, B Sc in Engineering
  • Programming
  • Computer Science and Engineering, M Sc in Engineering
  • Industrial Engineering and Management - International, M Sc in Engineering
  • Industrial Engineering and Management, M Sc in Engineering
  • Information Technology, M Sc in Engineering

Specific information

Overlapping course contents: TDDB44

Entry requirements

Note: Admission requirements for non-programme students usually also include admission requirements for the programme and threshold requirements for progression within the programme, or corresponding.

Prerequisites

Participants are expected to have knowledge of: a procedural programming language such as Pascal, internal data structures such as arrays and lists, and theory and implementation of abstract data types.

Intended learning outcomes

The aim of this course is to give a basic introduction to the theoretical and practical issues underlying the design and implementation of compilers. After the completion of the course you should be able to:

  • explain and apply fundamental principles and techniques of compiler design
  • explain and use methods for lexical analysis, top-down and bottom-up parsing
  • explain and use methods for basic semantic analysis and syntax-directed translation
  • construct and implement a top-down parser for a given context-free grammar,
  • use a generator to build a lexical analyzer, apply a parser generator, and
  • implement simple intermediate code generation from abstract syntax trees

 

Course content

Different types of translators such as compilers and preprocessors. Grammars and formal languages. Lexical and syntax analysis. Intermediate code generation. The course also gives a brief introduction to: Memory management and run-time organization. Code generation and code optimization. Basic usage of compiler construction tools. Criteria for language design. The labs contain exercises in hand-implementation and usage of tools for construction of smaller parts of a compiler, such as lexer, parser, generation of intermediate code.

Teaching and working methods

The theory is presented during the lectures. The laboratory assignments consists of building compiler components such as syntactical and lexical analysers.

Examination

LAB1Laboratory work2 creditsU, G
TEN1Written examination2 creditsU, 3, 4, 5

The questions in the written exam check how well the student has fulfilled the learning goals of the course. For passing the exam, deficits in fulfilling certain partial goals can be balanced by a better fulfilling of other partial goals.

Grades

Four-grade scale, LiU, U, 3, 4, 5

Department

Institutionen för datavetenskap

Director of Studies or equivalent

Ahmed Rezine

Examiner

Martin Sjölund

Education components

Preliminary scheduled hours: 32 h
Recommended self-study hours: 75 h

Course literature

Additional literature

Books

  • Aho, Lam, Sethi, Ullman, (2006) Compilers - Principles, techniques, and tools Second edition Addison-Wesley

Compendia

Code Name Scope Grading scale
LAB1 Laboratory work 2 credits U, G
TEN1 Written examination 2 credits U, 3, 4, 5

The questions in the written exam check how well the student has fulfilled the learning goals of the course. For passing the exam, deficits in fulfilling certain partial goals can be balanced by a better fulfilling of other partial goals.

Regulations (apply to LiU in its entirety)

The university is a government agency whose operations are regulated by legislation and ordinances, which include the Higher Education Act and the Higher Education Ordinance. In addition to legislation and ordinances, operations are subject to several policy documents. The Linköping University rule book collects currently valid decisions of a regulatory nature taken by the university board, the vice-chancellor and faculty/department boards.

LiU’s rule book for education at first-cycle and second-cycle levels is available at http://styrdokument.liu.se/Regelsamling/Innehall/Utbildning_pa_grund-_och_avancerad_niva. 

Additional literature

Books

Aho, Lam, Sethi, Ullman, (2006) Compilers - Principles, techniques, and tools Second edition Addison-Wesley

Compendia

Note: The course matrix might contain more information in Swedish.

I = Introduce, U = Teach, A = Utilize
I U A Modules Comment
1. DISCIPLINARY KNOWLEDGE AND REASONING
1.1 Knowledge of underlying mathematics and science (G1X level)

                            
1.2 Fundamental engineering knowledge (G1X level)

                            
1.3 Further knowledge, methods, and tools in one or several subjects in engineering or natural science (G2X level)

                            
1.4 Advanced knowledge, methods, and tools in one or several subjects in engineering or natural sciences (A1X level)

                            
1.5 Insight into current research and development work

                            
2. PERSONAL AND PROFESSIONAL SKILLS AND ATTRIBUTES
2.1 Analytical reasoning and problem solving

                            
2.2 Experimentation, investigation, and knowledge discovery

                            
2.3 System thinking

                            
2.4 Attitudes, thought, and learning

                            
2.5 Ethics, equity, and other responsibilities

                            
3. INTERPERSONAL SKILLS: TEAMWORK AND COMMUNICATION
3.1 Teamwork

                            
3.2 Communications

                            
3.3 Communication in foreign languages

                            
4. CONCEIVING, DESIGNING, IMPLEMENTING AND OPERATING SYSTEMS IN THE ENTERPRISE, SOCIETAL AND ENVIRONMENTAL CONTEXT
4.1 External, societal, and environmental context

                            
4.2 Enterprise and business context

                            
4.3 Conceiving, system engineering and management

                            
4.4 Designing

                            
4.5 Implementing

                            
4.6 Operating

                            
5. PLANNING, EXECUTION AND PRESENTATION OF RESEARCH DEVELOPMENT PROJECTS WITH RESPECT TO SCIENTIFIC AND SOCIETAL NEEDS AND REQUIREMENTS
5.1 Societal conditions, including economic, social, and ecological aspects of sustainable development for knowledge development

                            
5.2 Economic conditions for knowledge development

                            
5.3 Identification of needs, structuring and planning of research or development projects

                            
5.4 Execution of research or development projects

                            
5.5 Presentation and evaluation of research or development projects

                            

This tab contains public material from the course room in Lisam. The information published here is not legally binding, such material can be found under the other tabs on this page.

There are no files available for this course.