Metadata >> NuGet >> Antlr3.Runtime

Antlr3.Runtime

Metadata

Authors Sam Harwell, Terence Parr
Copyrights Copyright © Sam Harwell 2013
Description The runtime library for parsers generated by the C# target of ANTLR 3. 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/antlrcs/master/bin/prep/LICENSE.txt
Owners Sam Harwell
ProjectUrl https://github.com/sharwell/antlrcs
ReleaseNotes https://github.com/sharwell/antlrcs/releases/v3.5.0.3-alpha002
RequireLicenseAcceptance True
Summary The runtime library for parsers generated by the C# target of ANTLR 3.
Tags antlr antlr3 parsing
Title ANTLR 3 Runtime
PackageSize 382614
PackageHashAlgorithm SHA512
PackageHash BsFvOobFl7gYL3dsl4r0qY7TgcaJd/QqDaOcGOSXl8nzWEKLNiNMxtZ8Ysk8FsLXzM51BCs+xqTtiAnkmlqynA==
DownloadCount 000000
CreatedDate 2013-08-10T05:20:24

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 Antlr3.Runtime -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Antlr3.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 Antlr3.Runtime
Installing the package (HTTP Basic authentication):
Install-Package Antlr3.Runtime -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Antlr3.Runtime -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Antlr3.Runtime

OpenWrap

Installing the package:
o add-wrap Antlr3.Runtime
Uninstalling the package:
o remove-wrap Antlr3.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
3.5.0.3-alpha002
3.5.0.3-alpha001