Managed Projects

Irony — .NET Language Implementation Kit

  Analyzed about 1 month ago

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 ... [More] 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. [Less]

25.9K lines of code

4 current contributors

7 months since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This

Zyan Communication Framework

  Analyzed about 1 month ago

Zyan is a framework that simplifies development of distributed applications. With Zyan you can publish every .NET class for remote access over the network. Zyan is highly customizable and provides you with tools to build modular and plugable distributed applications.

535K lines of code

1 current contributors

5 months since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This

pgunit

  Analyzed about 1 month ago

Unit test framework for PostgreSQL

278 lines of code

0 current contributors

12 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Eto.Parse

  Analyzed about 1 month ago

Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars

17.8K lines of code

0 current contributors

over 2 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

GenuineChannels

  Analyzed about 1 month ago

Collection of custom .NET Remoting channels

222K lines of code

2 current contributors

over 6 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

apexsharp

  Analyzed about 1 month ago

SDK to develop Salesforce Applications in C#

200K lines of code

0 current contributors

about 7 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This