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.
Install-Package Antlr -Version 3.5.0.2
dotnet add package Antlr --version 3.5.0.2
<PackageReference Include="Antlr" Version="3.5.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Antlr --version 3.5.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Antlr, 3.5.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Antlr as a Cake Addin
#addin nuget:?package=Antlr&version=3.5.0.2
// Install Antlr as a Cake Tool
#tool nuget:?package=Antlr&version=3.5.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
GitHub repositories (178)
Showing the top 5 popular GitHub repositories that depend on Antlr:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
JeffreySu/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.5.0.2 | 1,003,641 | 9/12/2013 |
3.4.1.9004 | 1,302,644 | 2/22/2013 |
3.4.1.9004-pre | 186 | 2/6/2013 |
3.1.3.42154 | 10,159 | 1/7/2011 |
3.1.1 | 4,950 | 1/7/2011 |