Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Irony — .NET Language Implementation Kit

Compare

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

3 months since last commit

4 users on Open Hub

Low Activity
5.0
 
I Use This

psifas

Compare

  No analysis available

A python library for parsing and building of data structures with the ability of solving simple heuristics of interdepent sub-structures. It is based on the concept of defining data structures in a declarative manner, where complex structures are composed by combining simpler ones.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

Open Travel Request Parser

Compare

  Analyzed 3 days ago

That project aims at providing a clean API, and the corresponding C++ implementation, for parsing travel-focused requests (e.g., "washington dc beijing monday r/t +aa -ua 1 week 2 adults 1 dog").

44.8K lines of code

1 current contributors

2 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Eto.Parse

Compare

  Analyzed 12 days 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

hsemail

Compare

  Analyzed 3 days ago

Haskell parsers for the syntax defined in RFC2821 and 2822

975 lines of code

1 current contributors

4 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

PhpCss Parser

Compare

  Analyzed 2 days ago

PhpCss is a css parsing library for php.

3.6K lines of code

0 current contributors

about 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

tdp4r

Compare

  No analysis available

TDP4R is a ruby library that helps us to construct a top-down parser. The main features are (1) parser combinators as in Parsec (Haskell library), (2) backtracking with unlimited lookahead, and (3) writing EBNF grammars using ruby's objects.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

A Visual LL(k) Parser Generator

Compare

  No analysis available

Message from the owner(s) Parse Java-1.5 with VisualLangLab 0.826 (21st Dec '05) Use VisualLangLab to create AJ - Java with tasks

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

Empact Foundation Class Library

Compare

  Analyzed about 2 hours ago

A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming including SSL & ZMQ * File I/O utilities including support for zlib, .ini file * Database access with native support for MySQL, SQLite ... [More] , BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Support for scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL, Squirrel * Encryption library based on OpenSSL * Over 600+ highly reusable classes. 5000+ fully documented functions. [Less]

250K lines of code

3 current contributors

2 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This