Antlr3.Runtime.PCL
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/
Install-Package Antlr3.Runtime.PCL -Version 3.5.0.3
dotnet add package Antlr3.Runtime.PCL --version 3.5.0.3
<PackageReference Include="Antlr3.Runtime.PCL" Version="3.5.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Antlr3.Runtime.PCL --version 3.5.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Antlr3.Runtime.PCL, 3.5.0.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
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.
|