webapicontrib - Antlr 3.5.0.2

ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.

PM> Install-Package Antlr -Version 3.5.0.2 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> nuget.exe install Antlr -Version 3.5.0.2 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> dotnet add package Antlr --version 3.5.0.2 --source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard
<PackageReference Include="Antlr" Version="3.5.0.2" />
Copy to clipboard
source https://www.myget.org/F/webapicontrib/api/v3/index.json

nuget Antlr  ~> 3.5.0.2
Copy to clipboard

> choco install Antlr --version 3.5.0.2 --source https://www.myget.org/F/webapicontrib/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "webapicontrib" -SourceLocation "https://www.myget.org/F/webapicontrib/api/v2"
Install-Module -Name "Antlr" -RequiredVersion "3.5.0.2" -Repository "webapicontrib" 
Copy to clipboard

ANTLR 3 C# Target

Join the chat at https://gitter.im/antlr/antlrcs

Platform Build Status
Windows Build status
Linux Build status

This repository contains C# versions of 3 major projects, some of which have multiple build artifacts:

Documentation

The following pages provide documentation for this project:

Owners

Chris Missal

Authors

Sam Harwell, Terence Parr

Project URL

https://github.com/antlr/antlrcs

License

BSD-3-Clause

Info

91 total downloads
45 downloads for version 3.5.0.2
Download (143.21 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
3.5.0.2 143.21 KB Wed, 28 Oct 2015 04:53:01 GMT 45
3.4.1.9004 142.12 KB Wed, 12 Aug 2015 22:37:42 GMT 46