Giter Site home page Giter Site logo

nested groups fails to parse about csly HOT 4 CLOSED

b3b00 avatar b3b00 commented on July 23, 2024
nested groups fails to parse

from csly.

Comments (4)

b3b00 avatar b3b00 commented on July 23, 2024

hi @Mrmumu, first glad to see that you looked at CSLY.
for now nested groups are supported. And I have no plan to support it any soon as I son't see any usefull use case.
for your specific case the best solution is I guess :

Expr : OptinnalExpr ?
OptionnalExpr: STRING (COMMA [d] STRING)*

May I ask you what you arelooking at in CSLY ?
Are you planning to use it for any special purpose ?

from csly.

b3b00 avatar b3b00 commented on July 23, 2024

The repeated error annoy me so I will look at it more precisely.

from csly.

aeb-dev avatar aeb-dev commented on July 23, 2024

for now nested groups are supported. And I have no plan to support it any soon as I son't see any usefull use case.

You mean are not supported I think.

Yes, I have solved it just like that:)

I was going to send an email to you actually, after I have finished the core of my project.

I am trying to implement XPath support for .net core. Right now, .net core only support XPath 1.0 but there is already XPath 3.1 recommendation on W3C. I'm trying to implement a lexer, parser for this grammar by using your project. There are other approaches but I would like to use the published grammar.

I have searched other lexer, parser approaches but your "embeddable" solution got me^^

from csly.

b3b00 avatar b3b00 commented on July 23, 2024

Great project that tout have! I am happy that the "embeddedable" feature of CSLY got you. It was my main concern when I started it. Glad to see that I am not tottaly wrong.

from csly.

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.