simpleparse.examples
index
s:\sp\simpleparse\examples\__init__.py

Examples of use for the SimpleParse parser generator
 
Included are VRML97, EBNF and LISP parsers, as
well as a demonstration of using "pre-built"
parser nodes (particularly one based on the re
module).

 
Package Contents
            
__init__
bad_declaration
biblioparser
findlineset
findliterals
formatvrml
generalformat
lines_commands
lisp
prebuilt_call
py_ebnf
simpleexample
simpleexample2_1
simpleexample2_2
simpleexample2_3
sql
transformation
vrml
vrml_erronfail
 
Data
             __file__ = r'S:\sp\simpleparse\examples\__init__.pyc'
__name__ = 'simpleparse.examples'
__path__ = [r'S:\sp\simpleparse\examples']