4
I Use This!
Low Activity
Analyzed 1 day ago. based on code collected 1 day 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...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    search using multiple tags to find exactly what you need
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    you can embed statistics from Open Hub on your site

Languages

C#
89%
XML
8%
5 Other
3%

30 Day Summary

Mar 25 2024 — Apr 24 2024

12 Month Summary

Apr 24 2023 — Apr 24 2024
  • 19 Commits
    Up + 9 (90%) from previous 12 months
  • 5 Contributors
    Up + 2 (66%) from previous 12 months

Ratings

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