Irony 0.9.1-net40

This is a prerelease version of Irony.
dotnet add package Irony --version 0.9.1-net40
NuGet\Install-Package Irony -Version 0.9.1-net40
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Irony" Version="0.9.1-net40" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Irony --version 0.9.1-net40
#r "nuget: Irony, 0.9.1-net40"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Irony as a Cake Addin
#addin nuget:?package=Irony&version=0.9.1-net40&prerelease

// Install Irony as a Cake Tool
#tool nuget:?package=Irony&version=0.9.1-net40&prerelease

Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (9)

Showing the top 5 popular GitHub repositories that depend on Irony:

Repository Stars
icsharpcode/SharpDevelop
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
xamarin/xamarin-android
Xamarin.Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
Xavalon/XamlStyler
Visual Studio extension to help format your XAML source code
Azure/Industrial-IoT
Azure Industrial IoT Platform
spreadsheetlab/XLParser
A C# parser for Microsoft Excel formulas with a 99.9% compatibility rate
Version Downloads Last updated
0.9.1-net40 590 11/19/2013
0.9.0 4,217 9/27/2013
0.9.0-net40 72 11/19/2013
0.9.0-beta1 47 9/18/2013