4.4. Regular Grammars
4.4.1. Introduction to regular grammar
4.4.2. NFA from Regular Grammar
4.4.3. Regular Grammar to NFA Example
4.4.4. Right-linear Regular Grammar from NFA
4.4.5. Regular Grammar from NFA Example
4.4.6. Left Regular Grammars
4.4.7. RegEx to Right Regular Grammar
4.4.8. RegEx to Left Regular Grammar
4.4.9. Something to Think About