Derivative of Harwell's Antrl4cs: contains "ITask" wrapper for Msbuild, schemas for setting Antlr4 file properties, and a separately installed official Antlr4 java tool at antlr.org downloads.
Info
Version: | 12.8.0 |
Author(s): | Ken Domino |
Last Update: | Tuesday, January 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kaby76/Antlr4BuildTasks |
NuGet Url: | https://www.nuget.org/packages/Antlr4BuildTasks |
Install
Install-Package Antlr4BuildTasks
dotnet add package Antlr4BuildTasks
paket add Antlr4BuildTasks
Antlr4BuildTasks Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Build.Framework(>= 16.4.0)
- Microsoft.Build.Utilities.Core(>= 16.4.0)
- System.Threading(>= 4.3.0)
Tags