Antlr4.Runtime.Standard
4.9.2
The .NET Core C# ANTLR 4 runtime from the ANTLR Organization
Install-Package Antlr4.Runtime.Standard -Version 4.9.2
dotnet add package Antlr4.Runtime.Standard --version 4.9.2
<PackageReference Include="Antlr4.Runtime.Standard" Version="4.9.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Antlr4.Runtime.Standard --version 4.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Antlr4.Runtime.Standard, 4.9.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 Antlr4.Runtime.Standard as a Cake Addin
#addin nuget:?package=Antlr4.Runtime.Standard&version=4.9.2
// Install Antlr4.Runtime.Standard as a Cake Tool
#tool nuget:?package=Antlr4.Runtime.Standard&version=4.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/antlr/antlr4/releases
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (281)
Showing the top 5 NuGet packages that depend on Antlr4.Runtime.Standard:
Package | Downloads |
---|---|
AWSSDK.DAX.Client
AWS DynamoDB Accelerator (DAX) .NET Client -- DAX is a fully managed, in-memory cache for DynamoDB.
|
|
AdaptiveExpressions
This library implements Microsoft Bot Builder Expression evaluator for .NET
|
|
Microsoft.Bot.Builder.LanguageGeneration
This library implements Language Generation template library system for the Bot Builder SDK
|
|
AdaptiveCards.Templating
This library implements a JSON-to-JSON templating/data-binding engine. While it is designed to be used with Adaptive Cards, it is not dependent on Adaptive Cards and can therefore be used in many contexts and applications.
|
|
NEsper
A component for complex event processing (CEP). NEsper enables rapid development of applications that process large volumes of incoming messages or events, regardless of whether incoming messages are historical or real-time in nature. NEsper filters and analyze events in various ways, and respond to conditions of interest with minimal latency.
|
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on Antlr4.Runtime.Standard:
Repository | Stars |
---|---|
microsoft/BotBuilder-Samples
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
|
|
YarnSpinnerTool/YarnSpinner
Yarn Spinner is a tool for building interactive dialogue in games!
|
|
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
|
|
microsoft/qsharp-compiler
Q# compiler, command line tool, and Q# language server
|
|
Blecki/dwarfcorp
An open-source 3D colony management game for PC, Mac and Linux
|