![]() |
VOOZH | about |
dotnet add package Irony --version 0.9.0
NuGet\Install-Package Irony -Version 0.9.0
<PackageReference Include="Irony" Version="0.9.0" />
<PackageVersion Include="Irony" Version="0.9.0" />Directory.Packages.props
<PackageReference Include="Irony" />Project file
paket add Irony --version 0.9.0
#r "nuget: Irony, 0.9.0"
#:package Irony@0.9.0
#addin nuget:?package=Irony&version=0.9.0Install as a Cake Addin
#tool nuget:?package=Irony&version=0.9.0Install as a Cake Tool
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 | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
Showing the top 5 NuGet packages that depend on Irony:
| Package | Downloads |
|---|---|
|
XLParser
A parser for Excel formulas |
|
|
Irony.Interpreter
Package Description |
|
|
Cogito.Irony
Various add-on services for working with Irony. |
|
|
SqlBuildingBlocks.Core
Package Description |
|
|
CppAst
CppAst is a .NET library providing a C/C++ parser for header files with access to the full AST, comments and macros |
Showing the top 12 popular GitHub repositories that depend on Irony:
| Repository | Stars |
|---|---|
|
icsharpcode/SharpDevelop
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
|
|
|
dotnet/android
.NET for 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
|
|
|
xoofx/CppAst.NET
CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and macros
|
|
|
Azure/Industrial-IoT
Azure Industrial IoT Platform
|
|
|
spreadsheetlab/XLParser
A C# parser for Microsoft Excel formulas with a 99.9% compatibility rate
|
|
|
dotnet/java-interop
Java.Interop provides open-source bindings of Java's Java Native Interface (JNI) for use with .NET managed languages such as C#
|
|
|
ruccho/UniTyped
UniTyped is a source generator that allows typed access to data such as SerializedObjects, material parameters, tags and layers.
|
|
|
picoe/Eto.Parse
Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars
|
|
|
frabert/NetLua
Completely managed .NET Lua
|
|
|
shiversoftdev/t7-compiler
A GSC Compiler/Injector toolchain for BO3/BO4
|
|
|
teo-tsirpanis/Farkle
LALR parser combinators for C# and F#.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.3 | 907,723 | 8/31/2024 |
| 1.5.2 | 7,311 | 8/31/2024 |
| 1.5.1 | 313,549 | 3/10/2024 |
| 1.5.0 | 60,118 | 1/8/2024 |
| 1.2.0 | 3,951,299 | 1/31/2023 |
| 1.1.0 | 1,309,391 | 2/24/2019 |
| 1.0.1 | 28,427 | 2/23/2019 |
| 1.0.0-beta1 | 7,191 | 5/8/2018 |
| 0.9.1 | 387,342 | 11/5/2015 |
| 0.9.1-net40 | 8,609 | 11/19/2013 |
| 0.9.0 | 110,957 | 9/27/2013 |
| 0.9.0-net40 | 2,566 | 11/19/2013 |
| 0.9.0-beta1 | 2,189 | 9/18/2013 |