Irony.Interpreter
0.9.0-net40
Prefix Reserved
See the version list below for details.
dotnet add package Irony.Interpreter --version 0.9.0-net40
NuGet\Install-Package Irony.Interpreter -Version 0.9.0-net40
<PackageReference Include="Irony.Interpreter" Version="0.9.0-net40" />
paket add Irony.Interpreter --version 0.9.0-net40
#r "nuget: Irony.Interpreter, 0.9.0-net40"
// Install Irony.Interpreter as a Cake Addin #addin nuget:?package=Irony.Interpreter&version=0.9.0-net40&prerelease // Install Irony.Interpreter as a Cake Tool #tool nuget:?package=Irony.Interpreter&version=0.9.0-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 | Versions 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. |
-
- Irony (>= 0.9.0-net40)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Irony.Interpreter:
Package | Downloads |
---|---|
SmartDev.Utilities.BusinessData
Libreria di utilities per l'estrazione di dati di business |
|
SharpDevelop.Reporting
SharpDevelop Reports comes with a WPF-based reports designer and runtime that can be freely included in your applications. Version 5 is rearchitected for better programmability and performance |
|
GeoSik
Package Description |
|
Our.Umbraco.Forms.Expressions
An expression language for Umbraco Forms |
|
TextComposerLib
TextComposerLib is a set of .NET classes and interfaces specifically designed for structured text generation. The most important kind of text generation is the composition of software code from a suitable data source. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Irony.Interpreter:
Repository | Stars |
---|---|
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
|
|
icsharpcode/SharpDevelop
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
|
|
spreadsheetlab/XLParser
A C# parser for Microsoft Excel formulas with a 99.9% compatibility rate
|
|
ruccho/UniTyped
UniTyped is a source generator that allows typed access to data such as SerializedObjects, material parameters, tags and layers.
|
Version | Downloads | Last updated |
---|---|---|
1.5.3 | 1,301 | 8/31/2024 |
1.5.2 | 94 | 8/31/2024 |
1.5.1 | 8,648 | 3/10/2024 |
1.5.0 | 5,651 | 1/8/2024 |
1.2.0 | 18,041 | 1/31/2023 |
1.1.0 | 272,670 | 2/24/2019 |
1.0.1 | 917 | 2/23/2019 |
1.0.0-beta1 | 2,824 | 6/21/2018 |
0.9.1 | 152,126 | 11/5/2015 |
0.9.1-net40-1 | 5,843 | 11/19/2013 |
0.9.1-net40 | 1,091 | 11/19/2013 |
0.9.0 | 58,153 | 9/27/2013 |
0.9.0-net40 | 1,068 | 11/19/2013 |
0.9.0-beta1 | 1,107 | 9/18/2013 |