GithubHelp home page GithubHelp logo

Comments (5)

kaby76 avatar kaby76 commented on July 28, 2024 1

Sorry, I didn't check the changes in. Done. I made a release 1.4 of the templates here: https://www.nuget.org/packages/Antlr4Templates/1.4.0

The names of the console apps have changed. There is now a Java application template as well. So, the standard "combined" Antlr grammar (which has both lexer and parser rules in one file) is named "csharp-combined". Other templates are "csharp-split", "java-combined" and "java-split". I changed the names because I plan to add templates for the other Antlr targets. Note, it only creates an app for the Arithmetic.g4 grammar.

from antlr4buildtasks.

kaby76 avatar kaby76 commented on July 28, 2024

For whatever reason, it's trying to run java.exe, and it has a hard time finding D:\Frank\Visual Studio Projects\DASH\NGAW2\AntlrTest\Arithmetic.g4, which is rather surprising because I have double quotes surrounding everything in the Process.Start() call. I'll fix it tonight or tomorrow. It's not a problem with the Antlr4Templates.

from antlr4buildtasks.

kaby76 avatar kaby76 commented on July 28, 2024

Thank you for point this error out. There were a number of problems fixed. I released 9.3 of Antlr4BuildTasks, and an updated set of templates in 1.4 of Antlr4Templates. --Ken

from antlr4buildtasks.

FrankHileman avatar FrankHileman commented on July 28, 2024

Hello, Thanks again. Are you planning on pushing 1.4 of Antlr4Templates soon? I didn't see that in the commits yet.

from antlr4buildtasks.

FrankHileman avatar FrankHileman commented on July 28, 2024

Everything seems to work now, with a new project. There are some minor issues with the templates, you probably know about. Simply things that code analysis will point out. And the default namespace. Thanks again. Antlr is my favorite parser generator, so I am happy to see other people working on C# based tools. The template produced program is very good to get started.

from antlr4buildtasks.

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.