Skip to main content
Irony.Interpreter.NetCore package icon

Irony.Interpreter.NetCore

Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. 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
216.8K
216,817
Published
Jun 4, 2019
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

Irony.NetCore
.NETStandard2.0
[1.1.11, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

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

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

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.