Antlr3 3.5.0.3-alpha002

This is a prerelease version of Antlr3.

Requires NuGet 2.5 or higher.

dotnet add package Antlr3 --version 3.5.0.3-alpha002
                    
NuGet\Install-Package Antlr3 -Version 3.5.0.3-alpha002
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Antlr3" Version="3.5.0.3-alpha002" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Antlr3" Version="3.5.0.3-alpha002" />
                    
Directory.Packages.props
<PackageReference Include="Antlr3" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Antlr3 --version 3.5.0.3-alpha002
                    
#r "nuget: Antlr3, 3.5.0.3-alpha002"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Antlr3&version=3.5.0.3-alpha002&prerelease
                    
Install Antlr3 as a Cake Addin
#tool nuget:?package=Antlr3&version=3.5.0.3-alpha002&prerelease
                    
Install Antlr3 as a Cake Tool

The C# target of the ANTLR 3 parser generator. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Antlr3:

Repository Stars
antlr/antlrcs
The C# port of ANTLR 3, StringTemplate 3, and StringTemplate 4
intuit/QuickBooks-V3-DotNET-SDK
.Net SDK for QuickBooks REST API v3 services
tunnelvisionlabs/JavaForVS
Java Language Support extension for Visual Studio
Version Downloads Last updated
3.5.0.3-alpha002 586 8/10/2013
3.5.0.3-alpha001 61 8/6/2013