Irony.NetCore 1.0.11
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.
Showing the top 20 packages that depend on Irony.NetCore.
.NET Framework 4.5.2
- No dependencies.
.NET Framework 4.6.1
- No dependencies.
.NET Standard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)