Skip to main content
Irony.Interpreter package icon

Irony.Interpreter

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.

Total Downloads
706.6K
706,567
Published
Nov 5, 2015
Latest stable version

Install

.NET CLI
dotnet add package Irony.Interpreter --version 0.9.1
Package Manager Console
Install-Package Irony.Interpreter -Version 0.9.1
PackageReference
<PackageReference Include="Irony.Interpreter" Version="0.9.1" />

Frameworks

No framework metadata available.

Dependencies

[0.9.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.