Skip to content

Problem with missing functions after generate code #6

Open
@stivenson

Description

@stivenson

hi all... this example is awesome thank you very much.

i have only a problem. After of run $GOPATH/bin/goyacc -o calc.go calc.y to generate golang code, the functions called CalcParse and CalcSymType are not generate into calc.go file.

screen shot 2019-02-19 at 5 48 56 pm

Maybe this function must be added manually? or, Is something missing from my command?

Thank you for your attention. I'm learning with this example to make other parsers with other purposes
👍 💯 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions