Programming Language Implementation
Subject COMP90045 (2016)
Note: This is an archived Handbook entry from 2016.
Credit Points: | 12.5 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Level: | 9 (Graduate/Postgraduate) | ||||||||||||
Dates & Locations: | This subject has the following teaching availabilities in 2016: Semester 1, Parkville - Taught on campus.
Timetable can be viewed here. For information about these dates, click here. | ||||||||||||
Time Commitment: | Contact Hours: 36 hours, comprising of two 1-hour lectures and one 1-hour tutorial per week Total Time Commitment: 200 hours | ||||||||||||
Prerequisites: |
Subject Study Period Commencement: Credit Points: And
Subject Study Period Commencement: Credit Points: Or Equivalent | ||||||||||||
Corequisites: | None | ||||||||||||
Recommended Background Knowledge: |
Basic proficiency in discrete mathematics.
| ||||||||||||
Non Allowed Subjects: | 433-361 Programming Language Implementation | ||||||||||||
Core Participation Requirements: |
For the purposes of considering request for Reasonable Adjustments under the Disability Standards for Education (Cwth 2005), and Student Support and Engagement Policy, academic requirements for this subject are articulated in the Subject Overview, Learning Outcomes, Assessment and Generic Skills sections of this entry. It is University policy to take all reasonable steps to minimise the impact of disability upon academic study, and reasonable adjustments will be made to enhance a student's participation in the University's programs. Students who feel their disability may impact on meeting the requirements of this subject are encouraged to discuss this matter with a Faculty Student Adviser and Student Equity and Disability Support: http://services.unimelb.edu.au/disability |
Subject Overview: |
AIMS Good craftsmen know their tools, and compilers are amongst the most important tools that programmers use. There are many ways in which familiarity with compilers helps programmers. For example, knowledge of semantic analysis helps programmers understand error messages, and knowledge of code generation techniques helps programmers debug problems at assembly language level. The technologies used in compiler development are also useful when implementing other kinds of programs. The concepts and tools used in the analysis phases of a compiler are useful for any program whose input has a structure that is non-trivial to recognize, while those used in the synthesis phases are useful for any program that generates commands for another system. This subject provides an understanding of the main principles of programming language implementation, as well as first hand experience of the application of those principles.
INDICATIVE CONTENT The subject describes how compilers analyse source programs, how they translate them to target programs, and what tools are available to support these tasks. Topics covered include compiler structures; lexical analysis; syntax analysis; semantic analysis; intermediate representations of programs; code generation; and optimisation. |
---|---|
Learning Outcomes: |
INTENDED LEARNING OUTCOMES (ILO) On completion of this subject the student is expected to:
|
Assessment: |
|
Prescribed Texts: | TBA |
Breadth Options: | This subject is not available as a breadth subject. |
Fees Information: | Subject EFTSL, Level, Discipline & Census Date |
Generic Skills: |
On completion of the subject students should have the following skills:
|
Notes: |
LEARNING AND TEACHING METHODS The subject involves two 1-hour lectures per week followed by a 1-hour tuorial. Weekly tutorial problems are assigned and discussed in class. The programming project is pivotal, as the subject relies heavily on learning-by-doing. Students work in small groups to implement a compiler for a non-trivial programming language. The project is staged, allowing for review and feedback throughout, including student peer review activity. In-plenum discussion of the project is allowed, and encouraged.
INDICATIVE KEY LEARNING RESOURCES The subject uses online reading materials and an online discussion forum. It offers advance access to teaching materials, including slides used in lectures.
CAREERS / INDUSTRY LINKS An understanding of program translation techniques, including parsing technologies, is essential in software engineering and software development and maintenance. |
Related Course(s): |
Doctor of Philosophy - Engineering Master of Information Technology Master of Information Technology Master of Philosophy - Engineering Master of Science (Computer Science) |
Related Majors/Minors/Specialisations: |
B-ENG Software Engineering stream Computer Science Computer Science MIT Computing Specialisation MIT Distributed Computing Specialisation Master of Engineering (Software) |
Download PDF version.