Metadata >> NuGet >> Antlr4.Runtime >> 4.1.0-alpha003

4.1.0-alpha003

Metadata

Authors Sam Harwell, Terence Parr
Copyrights Copyright © Sam Harwell 2013
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/sharwell/antlr4cs/master/LICENSE.txt
Owners Sam Harwell
ProjectUrl https://github.com/sharwell/antlr4cs
ReleaseNotes https://github.com/sharwell/antlr4cs/releases/v4.1.0-alpha003
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 2631868
PackageHashAlgorithm SHA512
PackageHash xG6UrJ8gd6sKSn5Ck+tmHb8ZgXqdCY0cbLBSuIz5rTsCed+G7MBEwPHH/V/5sL9EaYiCvUopbc+IdSytJI76gA==
DownloadCount 000000
CreatedDate 2013-08-06T03:42:17

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Antlr4.Runtime -Version 4.1.0-alpha003 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Antlr4.Runtime -Version 4.1.0-alpha003 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Antlr4.Runtime 4.1.0-alpha003 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v2.0 Binaries
AnyCPU Release .NETFramework,Version=v3.0 Binaries
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v3.5,Profile=CompactFramework Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40 Binaries