Studying at the University of Verona
Here you can find information on the organisational aspects of the Programme, lecture timetables, learning activities and useful contact details for your time at the University, from enrolment to graduation.
Study Plan
This information is intended exclusively for students already enrolled in this course.If you are a new student interested in enrolling, you can find information about the course of study on the course page:
Laurea in Informatica - Enrollment from 2025/2026The Study Plan includes all modules, teaching and learning activities that each student will need to undertake during their time at the University.
Please select your Study Plan based on your enrollment year.
The Study plan 2007/2008 will be available by May 2nd. While waiting for it to be published, consult the Study plan for the current academic year at the following link.
Legend | Type of training activity (TTA)
TAF (Type of Educational Activity) All courses and activities are classified into different types of educational activities, indicated by a letter.
Languages and compilers - LINGUAGGI (2009/2010)
Teaching code
4S02726
Teacher
Credits
6
Also offered in courses:
- Programming Languages of the course Bachelor in Computer Science (until 2008-2009 academic year)
Language
Italian
Scientific Disciplinary Sector (SSD)
INF/01 - INFORMATICS
Period
1st Semester dal Oct 1, 2009 al Jan 31, 2010.
Learning outcomes
The course teaches the fundamental concepts of programming languages, such as functions, types, memory management, and control. The aim is to give a thorough understanding of problems in the design of programming languages. This understanding enables students to grasp the advantages and disadvantages of using different kind of programming languages.
Program
Virtual machines: interpreters and compilers. Syntactical descriptions of programming languages: context free grammars. Structured operational semantics: transition systems. Type systems, type inference and polymorphism. Memory management: scoping rules, functions, procedures, parameter passing. Control: structuring of statements, abstraction, exceptions. Data: abstraction and modularity, module systems. All the topics will be presented by means of one or more concrete programming languages (e.g., ML).
Author | Title | Publishing house | Year | ISBN | Notes |
---|---|---|---|---|---|
John C. Mitchell | Concepts in Programming Languages (Edizione 1) | Cambridge University Press | 2003 | 0-521-7809 | |
Maurizio Gabbrielli, Simone Martini | Linguaggi di programmazione: principi e paradigmi (Edizione 2) | McGraw Hill | 2011 | 88-386-626 |
Examination Methods
The exam consists of a written test.
Teaching materials e documents
-
astrazione e gestione memoria (pdf, it, 151 KB, 2/17/10)
-
controllo sequenza (pdf, it, 89 KB, 11/17/09)
-
esempio esame (pdf, it, 80 KB, 1/19/10)
-
interprete per il linguaggio IMP (octet-stream, it, 1 KB, 12/2/09)
-
linguaggio imperativo IMP: sintassi e semantica operazionale (pdf, it, 24326 KB, 12/2/09)
-
SML (pdf, en, 624 KB, 1/19/10)
-
sottoprogrammi (pdf, it, 170 KB, 2/17/10)
-
tipi di dato (pdf, it, 220 KB, 11/9/09)