GithubHelp home page GithubHelp logo

Examples fail to parse about gogll HOT 3 CLOSED

goccmack avatar goccmack commented on May 26, 2024
Examples fail to parse

from gogll.

Comments (3)

goccmack avatar goccmack commented on May 26, 2024

I have just pulled gogll, run go install and tested each of the golang examples successfully. I am using go version go1.15.6 darwin/amd64.

Your "dumbed down test" above has a syntax error in line 11. Here is a corrected syntax which gogll compiles successfully:

package "test"

GoGLL : Package Options ;

identifier : letter ;

Package: "package" identifier ;

Options : "option" identifier
  | "option" identifier "," Options
  ;

I did not get the error you did. I suggest check your golang environment, pull gogll and make sure to go install in the gogll directory.

I hope this helps

from gogll.

kfsone avatar kfsone commented on May 26, 2024

Checking, I was using the go-tool's recommended "go install github.com/goccmack/gogll@latest". I'm using go1.16 windows/amd64.

from gogll.

kfsone avatar kfsone commented on May 26, 2024

Confirmed:

  • go get got me something that didn't work,
  • git clone -> cd -> go install worked.

thanks.

from gogll.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.