►
2017 Summer -
304 -
Foundations of Computer Science -
Syllabus
1
Important Course Details
2
Lectures, Assignments, and Exercises
3
Work in this Course
4
Help
5
Fine Print
▼
2
Lectures, Assignments, and Exercises
2.1
dfa
2.2
nfa
2.3
re
2.4
cfl
2.5
tms
2.6
vtms
2.7
dec
2.8
undec
2.9
Paper
2.10
Presentation
2.11
Midterm
2.12
Final
← prev
up
next →
2.3
re
This exercise is optional. Refer to the
exercise policy
for details.
Do the exercises in sections 1.3 and 1.4 in the textbook.
Implement a compiler from regular expressions to NFAs.
← prev
up
next →