Antlr4 4.6.6

Prefix Reserved

Requires NuGet 2.7 or higher.

dotnet add package Antlr4 --version 4.6.6
                    
NuGet\Install-Package Antlr4 -Version 4.6.6
                    
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="Antlr4" Version="4.6.6">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Antlr4" Version="4.6.6" />
                    
Directory.Packages.props
<PackageReference Include="Antlr4">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Antlr4 --version 4.6.6
                    
#r "nuget: Antlr4, 4.6.6"
                    
#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.
#:package Antlr4@4.6.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Antlr4&version=4.6.6
                    
Install as a Cake Addin
#tool nuget:?package=Antlr4&version=4.6.6
                    
Install as a Cake Tool

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on Antlr4:

Package Downloads
Microsoft.ProgramSynthesis.Compiler

Library for generating code for a DSL from its grammar. Part of the Microsoft PROgram Synthesis using Examples SDK (PROSE).

Tool.NuPrep

A Tool™ to automate build, pack, and push of multi-target .net based nuget packages.

BSynchro.Rules.Parser

Package Description

BSynchro.Rules.Core

Package Description

Jql

Jql is a url friendly query language which has the capability to directly generate a linq expression.

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on Antlr4:

Repository Stars
p-org/P
The P programming language.
rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
Azure/iotedge
The IoT Edge OSS project
TabularEditor/TabularEditor
This is the code repository and issue tracker for Tabular Editor 2.X (free, open-source version). This repository is being maintained by Daniel Otykier.
PistonDevelopers/VisualRust
Visual Studio extension for Rust
Autodesk/revit-ifc
IFC for Revit (2019+) and Navisworks (2019-2024)
BAndysc/WoWDatabaseEditor
Integrated development environment (IDE), an editor for Smart Scripts (SAI/smart_scripts) for TrinityCore based servers. Cmangos support work in progress. Featuring a 3D view built with OpenGL and custom ECS framework
MediaPortal/MediaPortal-2
Development of MediaPortal 2
Doddler/RagnarokRebuildTcp
Ragnarok-like server + client
HearthSim/SabberStone
Just another Hearthstone Simulator in C# .Net Core, with some A.I. approaches!
returnString/DogeSharp
much language, so programming, very .NET
Dotneteer/spectnetide
ZX Spectrum IDE with Visual Studio 2017 and 2019 integration
rubberduck-vba/Rubberduck3
COM add-in for the VBIDE
tunnelvisionlabs/JavaForVS
Java Language Support extension for Visual Studio
Version Downloads Last Updated
4.6.6 6,023,594 2018/12/23
4.6.6-rc001 9,349 2018/10/1
4.6.5 148,779 2018/8/31
4.6.5-rc002 13,821 2018/5/25
4.6.5-rc001 3,111 2018/5/13
4.6.5-beta002 25,457 2018/4/8
4.6.5-beta001 40,067 2017/7/16
4.6.4 1,509,303 2017/7/12
4.6.3 3,771 2017/7/11
4.6.2 2,965 2017/7/7
4.6.1 61,879 2017/5/30
4.6.1-beta002 113,301 2017/3/9
4.6.1-beta001 6,635,284 2017/3/8
4.5.4-beta001 5,118 2016/10/8
4.5.3.1-beta001 4,817 2016/7/22
4.5.3 98,419 2016/7/21
4.5.3-rc1 10,034 2016/6/9
4.5.0-alpha003 15,085 2015/10/31
Loading failed