Git Product home page Git Product logo

Comments (6)

yegor256 avatar yegor256 commented on June 8, 2024 1

@jmikedupont2 indeed, the convert is not open source. I had to modify my grammar in order to make it work: replace \p{L} with [a-zA-Z]

from antlr2ebnf-maven-plugin.

yegor256 avatar yegor256 commented on June 8, 2024

@jmikedupont2 conert.jar doesn't support this regex syntax :(

from antlr2ebnf-maven-plugin.

jmikedupont2 avatar jmikedupont2 commented on June 8, 2024

ok so that is the unsupported syntax in the input grammar? alright, well since it is not open source I am going try another solution https://github.com/vorpal-research/grammar-converter It looks like the convert.jar is just a collection of xq and xslt files so I suppose I could get them running but first the author needs to put a license on them that allows that.

from antlr2ebnf-maven-plugin.

jmikedupont2 avatar jmikedupont2 commented on June 8, 2024

Okay but making a program that depends on non-open source and calling it open source is kind of a trick now because I feel like I've been tricked

from antlr2ebnf-maven-plugin.

jmikedupont2 avatar jmikedupont2 commented on June 8, 2024

My entire reason for using open sources because I can change it and fix problems like this and now I can't

from antlr2ebnf-maven-plugin.

yegor256 avatar yegor256 commented on June 8, 2024

@jmikedupont2 totally agree

from antlr2ebnf-maven-plugin.

Related Issues (11)

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.