Sign in Sign up
nuget

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.

nuget View on Nuget

Activity

Latest release
7y ago
Total releases
4
Cadence
~8 months
Last 12 months
0

Details

First release
Nov 08, 2017
Releases
Version Released
1.1.11 minor
1.0.11 patch
1.0.10 patch
1.0.9 initial