Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with missing functions after generate code #6

Open
stivenson opened this issue Feb 19, 2019 · 0 comments
Open

Problem with missing functions after generate code #6

stivenson opened this issue Feb 19, 2019 · 0 comments

Comments

@stivenson
Copy link

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
👍 💯 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant