Metadata >> NuGet >> Antlr4.Runtime

Antlr4.Runtime

Metadata

Authors Sam Harwell, Terence Parr
Copyrights Copyright © Sam Harwell 2015
Description The runtime library for parsers generated by the C# target of ANTLR 4. This package supports projects targeting .NET 2.0 or newer, and built using Visual Studio 2008 or newer.
IconUrl https://raw.github.com/antlr/website-antlr4/master/images/icons/antlr.png
Language en-us
LicenseUrl https://raw.github.com/tunnelvisionlabs/antlr4cs/master/LICENSE.txt
Owners Sam Harwell
ProjectUrl https://github.com/tunnelvisionlabs/antlr4cs
ReleaseNotes https://github.com/tunnelvisionlabs/antlr4cs/releases/v4.5-alpha002
RequireLicenseAcceptance True
Summary The runtime library for parsers generated by the C# target of ANTLR 4.
Tags antlr antlr4 parsing
Title ANTLR 4 Runtime
PackageSize 4111938
PackageHashAlgorithm SHA512
PackageHash 01mBrfgR/ggqFeBnKHTCqYjKR9Mr0J4YhWWC8gAfUyVoeZiSZhMTBtnwhGRMFOAaXTiv4G9TedPqmfae1eynog==
DownloadCount 000000
CreatedDate 2015-05-23T16:55:38

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Antlr4.Runtime -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Antlr4.Runtime -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Antlr4.Runtime
Installing the package (HTTP Basic authentication):
Install-Package Antlr4.Runtime -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Antlr4.Runtime -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Antlr4.Runtime

OpenWrap

Installing the package:
o add-wrap Antlr4.Runtime
Uninstalling the package:
o remove-wrap Antlr4.Runtime

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
4.5-alpha002
4.5-alpha001
4.4.1-alpha001
4.3.0
4.2.2-alpha001
4.2.1-alpha001
4.2.0-alpha001
4.1.0-alpha003