Version 1.0
Copyright © 2022 Lowell D. Thomas
Python APG
 … an ABNF Parser Generator
Namespaces | Functions
syntax.py File Reference

Parse the SABNF grammar for syntax errors. More...

Go to the source code of this file.

Namespaces

 apg_py.api.syntax
 

Functions

def apg_py.api.syntax.syntax (api, strict)
 Parse the SABNF grammar. More...
 

Detailed Description

Parse the SABNF grammar for syntax errors.

Generate the AST for the semantic phase (semantic.py)

Definition in file syntax.py.

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