Skip to content

NameError: name 'jsgf' is not defined #38

@MarcoDiMarek

Description

@MarcoDiMarek

Steps to reproduce:
Just run the parser example file.

Mainly:
from jsgf import parse_grammar_string

grammar = parse_grammar_string(
"#JSGF V1.0 UTF-8 en;"
"grammar example;"
"public = hello world {tag};"
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions