CS445-Compilers Cours(Homework 1)
- Laila Alahaideb
- Feb 27, 2021
- 1 min read
Homework 1
I. Write Regular Expression for the following languages for Σ = {a,b}:
...
II. Convert the following regular expressions into: a-RE‒1: ((a│b)│cd)
...
III. Is it possible to minimize the DFAs resulted from the exercise above? Justify your answers.
...
You will find the answer here, click and read:
Related knowledge:
CS445-Compilers Cours
コメント