Managed Projects

Irony — .NET Language Implementation Kit

  Analyzed about 17 hours 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

about 1 month since last commit

4 users on Open Hub

Low Activity
5.0
 
I Use This

Zyan Communication Framework

  Analyzed 1 day 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

almost 3 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This

pgunit

  Analyzed about 15 hours ago

Unit test framework for PostgreSQL

278 lines of code

0 current contributors

almost 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Eto.Parse

  Analyzed 1 day 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 1 year since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

GenuineChannels

  Analyzed about 8 hours ago

Collection of custom .NET Remoting channels

222K lines of code

2 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

apexsharp

  Analyzed about 5 hours ago

SDK to develop Salesforce Applications in C#

200K lines of code

0 current contributors

about 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This