Computer Laboratory > Teaching > Course material 2007–08 > Computer Science Tripos Syllabus and Booklist 2007-2008 > Regular Languages and Finite Automata

next up previous contents
Next: Software Design Up: Lent Term 2008: Part Previous: Programming in Java   Contents


Regular Languages and Finite Automata

This course is taken by Part IA (50% Option) students.

Lecturer: Professor A.M. Pitts

No. of lectures: 6

This course is useful for Compiler Construction (Part IB) and Natural Language Processing (Part II).

Aims

The aim of this short course will be to introduce the mathematical formalisms of finite state machines, regular expressions and grammars, and to explain their applications to computer languages.

Lectures

Objectives

At the end of the course students should

Recommended reading

* Hopcroft, J.E., Motwani, R. & Ullman, J.D. (2001). Introduction to automata theory, languages, and computation. Addison-Wesley (2nd ed.).
Kozen, D.C. (1997). Automata and computability. Springer-Verlag.
Sudkamp, T.A. (1988). Languages and machines. Addison-Wesley.



next up previous contents
Next: Software Design Up: Lent Term 2008: Part Previous: Programming in Java   Contents