Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Syntax and Semantics
[go: Go Back, main page]


Syntax and Semantics

Lecture 1


Syntax and Semantics

Topics

After an introduction to the contents of this course, we begin our investigation of the topics covered in the part of the course dealing with Syntax. Our main topics of interest over the first seven lectures will be strings and languages. We shall then introduce the formalism of finite automata, and begin to study some of its properties and its computational power.

Finite automata are our first example of abstract machine. Abstract machines are mathematical models of computational devices, and we shall characterize their expressive power in terms of the collection of languages that they recognize. The languages recognized by finite automata are called regular.

Time and Location

Wednesday, 27 November 2002, at 8:15.

Reading Material

Exercises

Whenever you construct an automaton, try to argue that it does the job that it was meant to do. You may not need (some of) the material covered in this course in your future careers, but having an analytical and critical attitude will always help you.


Luca Aceto, Department of Computer Science, Aalborg University.
Last modified: Monday, 25-Nov-2002 11:25:10 CET