.. This file is part of the OpenDSA eTextbook project. See
.. http://opendsa.org for more details.
.. Copyright (c) 2012-2020 by the OpenDSA Project Contributors, and
.. distributed under an MIT open source license.

.. avmetadata::
   :author: Mostafa Mohammed
   :requires:
   :satisfies:
   :topic:

Regular Language Exercise Practice
==================================

Exercise 1
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/Regular/RegExaby3.html pe
   :long_name: Regular Expression construction: a divisible by 3


Exercise 2
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/Regular/RegExcb3.html pe
   :long_name: Regular Expression construction: c and b total 3

               
Exercise 3
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/Regular/RegExabyb.html pe
   :long_name: Regular Expression construction: mixed a and b


Exercise 2
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/Regular/RegGramNFA2.html pe
   :long_name: Regular Grammar: left-linear grammar for NFA


Exercise 3
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/Regular/RegGramaaabba.html pe
   :long_name: Regular Grammar: left-linear grammar for aaabsbas


Exercise 4
----------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/Regular/RegGramanbmodd.html pe
   :long_name: Regular Grammar: regular grammar for anbm odd length


