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

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    check out hot projects on the Open Hub

Languages

C#
89%
XML
8%
5 Other
3%

30 Day Summary

Apr 12 2024 — May 12 2024

12 Month Summary

May 12 2023 — May 12 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!