Where could I find Irony .NET framework (or preferably dotnet core) documentation? Codeplex site states that This project migrated to https://github.com/IronyProject/, however I could not find any documentation on both github and codeplex sites (it seems outdated and non-buildable for current versions of .NET framework). On the other hand, the A modified version of the Irony project (https://irony.codeplex.com) with .NET Core support doesn't provide any documentation at all. There is just an example that doesn't seem to run. Also, some examples of languages seem to be incorrect as they fail build.
Is the framework still maintained or it got obsolete and it is revival state. Seems quite difficult to learn anything about it from the examples (although the examples are quite similar to the BNF).
Are there any substitutions?
** Got redirected from stackoverflow.com **