Code Monkey home page Code Monkey logo

Comments (7)

jcoglan avatar jcoglan commented on June 25, 2024

Could you give an example grammar and input that produces this error?

from canopy.

jamesruan avatar jamesruan commented on June 25, 2024

Try to parse error on lines with "\t". You may construct such a case faster than me.

from canopy.

jcoglan avatar jcoglan commented on June 25, 2024

Sorry, I was asking for an example so I can make sure I've understood the problem you're seeing, because I was unsure from reading your initial report. For example, I don't know where the parser error is actually happening.

from canopy.

jamesruan avatar jamesruan commented on June 25, 2024

oh, the error in my example should be pointed like this

Line 3: expected [A-Za-z0-9], "\t"
                ifindex 3
                       ^

expecting a "\t", but met a " ".

from canopy.

jcoglan avatar jcoglan commented on June 25, 2024

Thanks for explaining that. But I was mentioning that as one example of how, without an explicit example from you, I'm going to be guessing at the cause and solution to this problem.

The quickest way to make sure I can reproduce your problem would be if you put a grammar and input file on gist.github.com that cause this error, then I can begin to debug it.

from canopy.

jamesruan avatar jamesruan commented on June 25, 2024

Sorry for that I would not provide such an example.

Because this library falls short of my expectations, I've already abandoned using it. Provide an example need extra time that I'm short of.

This issue raised simply try to make this a better one, even I'm not using it. Maybe somebody using it also found this issue will provide one.

from canopy.

jcoglan avatar jcoglan commented on June 25, 2024

I'm closing this since @jamesruan has moved on from using this package.

from canopy.

Related Issues (20)

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.