Antlr3.Runtime.PCL
3.5.0.3
dotnet add package Antlr3.Runtime.PCL --version 3.5.0.3
NuGet\Install-Package Antlr3.Runtime.PCL -Version 3.5.0.3
<PackageReference Include="Antlr3.Runtime.PCL" Version="3.5.0.3" />
paket add Antlr3.Runtime.PCL --version 3.5.0.3
#r "nuget: Antlr3.Runtime.PCL, 3.5.0.3"
// Install Antlr3.Runtime.PCL as a Cake Addin
#addin nuget:?package=Antlr3.Runtime.PCL&version=3.5.0.3
// Install Antlr3.Runtime.PCL as a Cake Tool
#tool nuget:?package=Antlr3.Runtime.PCL&version=3.5.0.3
A version of the Antlr3 library that can built as a Portable Class Library. This makes Antlr available on various platforms.
Used in OsmSharp (http://www.osmsharp.com/) to parse MapCSS.
Based on a quick and dirty port of Jint (https://jint.codeplex.com/) to the Windows Phone environment. More info here: http://codecube.net/2011/10/javascript-engine-for-windows-phone/
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Antlr3.Runtime.PCL:
Package | Downloads |
---|---|
OsmSharp.UI
OsmSharp is an open-source mapping project. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Antlr3.Runtime.PCL:
Repository | Stars |
---|---|
OsmSharp/ui
The UI components.
|