Go to:
Logótipo
You are here: Start > EIC0028

Compilers

Code: EIC0028     Acronym: COMP

Keywords
Classification Keyword
OFICIAL Programming

Instance: 2014/2015 - 2S Ícone do Moodle

Active? Yes
Web Page: http://moodle.up.pt/course/view.php?id=699
Responsible unit: Department of Informatics Engineering
Course/CS Responsible: Master in Informatics and Computing Engineering

Cycles of Study/Courses

Acronym No. of Students Study Plan Curricular Years Credits UCN Credits ECTS Contact hours Total Time
MIEIC 155 Syllabus since 2009/2010 3 - 6 56 162
Mais informaçõesLast updated on 2015-02-11.

Fields changed: Calculation formula of final grade, Obtenção de frequência, Bibliografia Complementar, Componentes de Avaliação e Ocupação, Bibliografia Obrigatória, Observações

Teaching language

Suitable for English-speaking students

Objectives

Provide concepts which allow to:

- understand the languages’ compilation phases, in particular for imperative and object-oriented (OO) languages;

- specify the syntax and semantics of a programming language;

- understand and use the data structures and the main algorithms used to implement compilers.

Learning outcomes and competences

The skills and learning outcomes will allow students to:

- develop and implement in software language processing systems of artificial languages and information textually specified under certain lexical and grammar rules;

- design and implement in software the various compiler stages, namely:

- regular expressions and finite automata;

- syntactic and semantic analyzers;

- semantic analyzers;

- code optimization;

- code generators having processors or virtual machines as target;

Working method

Presencial

Pre-requirements (prior knowledge) and co-requirements (common knowledge)

Imperative programming languages, object-oriented programming languages.

Data structures and algorithms.

Theory of Computation.

Program

- Introduction. Compilation phases and typical structure of a compiler.

- Lexical analysis. Regular expressions and finite automaton. - Syntax analysis. Grammars. Syntax analysis’ algorithms. Error handling.

- Semantic analysis. Type checking.

- Execution environments. Memory organization and schemes for parameter passing.

- High and Low-level intermediate representations. Intermediate code generation techniques.

- Register allocation.

- Code optimizations and final code generation techniques.

Mandatory literature

Appel, Andrew Wilson; Modern Compiler Implementation in Java, Cambridge University Press, 2002. ISBN: ISBN 0-521-82060-X
A. Aho, M. Lam, R. Sethi, J. Ullman; Compilers: Principles, Techniques, and Tools, 2nd Edition, Addison Wesley, 2007. ISBN: 0321486811
Alfred V. Aho... [et al.]; Compilers. ISBN: 0-321-49169-6

Complementary Bibliography

Cooper, Keith D.; Engineering a compiler. ISBN: 1-55860-699-8
Terence Parr; The Definitive ANTLR Reference - Building Domain Specific Languages, The Pragmatic Bookshelf, 2007. ISBN: 978-09787392-4-9
Louden, Kenneth C.; Compiler construction. ISBN: 0-534-93972-4
Muchnick, Steven; Advanced Compiler Design and Implementation, Morgan Kaufman Publishers, 1997. ISBN: ISBN 1-55860-320-4
Pedro Reis Santos, Thinault Langlois; Compiladores - da Teoria à Prática, FCA, 2014. ISBN: 978-972-722-768-6

Teaching methods and learning activities

Lectures: presentations, complemented by examples, demonstrations and clues for the lab work. Labs: discussions and problem solving related to the practical work.

Software

JASMIN, http://jasmin.sourceforge.net/.
ANTLR - Another Tool for Language Recognition
JavaCC, https://javacc.dev.java.net/
COINS, http://www.coins-project.org/international/

keywords

Technological sciences > Technology > Computer technology > Software technology

Evaluation Type

Distributed evaluation without final exam

Assessment Components

Designation Weight (%)
Participação presencial 0,00
Teste 40,00
Trabalho laboratorial 60,00
Total: 100,00

Amount of time allocated to each course unit

Designation Time (hours)
Elaboração de projeto 50,00
Estudo autónomo 56,00
Frequência das aulas 56,00
Total: 162,00

Eligibility for exams

Finalizing the lab assignment with a minimum grade of 10 (out of 20).
Maximum of three absenses in the TP classes.

Calculation formula of final grade

FIRST ROUND (“Época Normal):

Final Grade = ROUND(0,60*AD + 0,2*T1 + 0,2*T2)

- AD: grade obtained in the distributed evaluation (lab assignment) [0..20]

- T1: grade obtained in the first test [0..20]

- T2: grade obtained in the second test [0..20]

Each student will pass in the course in the “época normal” if he/she attained the conditions for admission to exams (AD >= 10 and at the most 3 absenses from the TP classes), obtained a minimum score in each individual test (T1 and T2) of 7 marks, and an average grade of the tests (T1 and T2) equal to or greater than 8 marks, and obtained a Final Grade equal to or greater than 10 marks.

SECOND ROUND (“Época de recurso):

Final Grade = ROUND(0,60*AD + 0,40*EX)

- AD: grade obtained in the distributed evaluation (lab assignment) [0..20]

- EX: grade obtained in the exam [0..20]

Each student will pass in the course in the “época de recurso” if he/she attained the conditions for admission to exams (AD >= 10 and at the most 3 absenses from the TP classes), obtained a minimum grade of 8 marks on the Exam (EX), and obtained a Final Grade equal to or greater than 10.

Internship work/project

During the UC, the students work on a project which requires a substantial percentage of the topics addresses in the UC. Usually, there have been two options for the projects:

(a)    Development of a complete mini-compiler. Usually, this project requires the various stages of a compiler having a simplified programming language as starting point. An abstract grammar in EBNF of the input language is usually given to the students. The compiler usually involves a code generation stage targeting the Java virtual machine (JVM).

(b)    Development of a language translator or a language processor/interpreter. In this case, the projects involve syntactic analysis of the programs in the input language, its intermediate representations, and the code generation in the target language or the interpretation using the intermediate representation.

There are two checkpoints during the semester. These checkpoints are used to acquire the status of the work done, of the options taken, and of the distribution and planning of the work to be done by the group members.

 

Special assessment (TE, DA, ...)

The practical lab assignment is mandatory. Due to its duration and complexity it must be completed within the lective semester. Finalizing the lab assignment with a minimum grade of 10 (out of 20).

FIRST ROUND:

- Midterm Exams: T1 and T2.

SECOND ROUND:

- Exam (EX).

The final grade (mark) is obtained as presented in section: "Final Mark".

Classification improvement

The classification of the distributed component (AD) cannot be improved in the present academic year and it is used in the two rounds ("normal" and "recurso"). The grade obtained in the component related to the two midterm exams (T1 and T2) can be improved with the final exam (EX) or in the next occorrence of the UC. The grade obtained in the component related to the final exam (EX) can be improved in the next occurrence of the UC.

Observations

Practical Lab assignment:

- Development of the lexical, syntactical and semantic analysis’ phases and of the compiler’s code generation for a simple imperative language.

- This assignment should be done in groups of 4 students at the maximum.

Tests and exams are examinations with limited consultation.

The students that have passed in the course in the previous academic year (2012/2013) can avoid a new distributed component (AD) classification. In this case, the AD grade obtained in 2011/2012 will be used in the equations to calculate the final grade in the course.

Recommend this page Top
Copyright 1996-2024 © Faculdade de Engenharia da Universidade do Porto  I Terms and Conditions  I Accessibility  I Index A-Z  I Guest Book
Page generated on: 2024-09-29 at 20:55:21 | Acceptable Use Policy | Data Protection Policy | Complaint Portal