4
I Use This!
Very Low Activity
Analyzed about 9 hours ago. based on code collected about 14 hours ago.

Project Summary

Irony is a development kit for implementing languages on .NET platform. Unlike most existing yacc/lex-style solutions Irony does not employ any scanner or parser code generation from grammar specifications written in a specialized meta-language. 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. See the expression grammar sample for an example of grammar definition in c# class, and using it in a working parser.

Tags

bnf c# compiler compiler-compiler compiler-construction compilerconstruction ebnf framework grammar grammars interpreter interpreters java lalr language library net net35 netframework35 parser parser-generator parsers parsing python refal toolkit

In a Nutshell, Irony — .NET Language Implementation Kit...

Quick Reference

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    anyone with an Open Hub account can update a project's tags
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project

Languages

C#
89%
XML
8%
5 Other
3%

30 Day Summary

Jul 13 2026 — Aug 12 2026

12 Month Summary

Aug 12 2025 — Aug 12 2026
  • 0 Commits
    Down -5 (100%) from previous 12 months
  • 0 Contributors
    Down -3 (100%) from previous 12 months

Ratings

1 user rates this project:
5.0
 
5.0/5.0
Click to add your rating
  
Review this Project!