Skip to main content
Irony.NetCore package icon

Irony.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
51.7M
51,670,665
Published
Jun 4, 2019
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

[4.3.0, )
[4.3.0, )