.. 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::
   :title: CFG Writing Exercises
   :author: Mostafa Mohammed; Cliff Shaffer
   :institution: Virginia Tech
   :requires:
   :satisfies:
   :topic: CFL exercises
   :keyword: Context-Free Grammar
   :naturallanguage: en
   :programminglanguage: N/A
   :description: A collection of exercises to write context-free grammars for given languages.

CFG exercises
=============

CFG exercises
-------------

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/CFL/anbmodd.html pe
   :long_name: CFG ambn, m-n odd
   :keyword: Context-Free Languages

|

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/CFL/ambicn.html pe
   :long_name: ambicn i less than 3
   :keyword: Context-Free Languages

|

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/CFL/ambian.html pe
   :long_name: ambian, i is m plus n
   :keyword: Context-Free Languages

|

.. avembed:: AV/OpenFLAP/exercises/FLAssignments/CFL/asbsequal.html pe
   :long_name: a and b equal
   :keyword: Context-Free Languages


