Version 1.0
Copyright © 2022 Lowell D. Thomas
Python APG
 … an ABNF Parser Generator
grammar_object Directory Reference

An example of saving a grammar object and using it at a future time.

More...

Files

file  __init__.py [code]
 
file  abnf.py [code]
 
file  main.py [code]
 The main function for the save and use grammar object demonstratons.
 
file  save.py [code]
 Demonstrates how to save a grammar object for future use.
 
file  use.py [code]
 Demonstrates how to use a saved a grammar object.
 

Detailed Description

An example of saving a grammar object and using it at a future time.

Python APG, Version 1.0, is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.