Tags : Browse Projects

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

VISL Constraint Grammar Compiler

Compare

  No analysis available

The VISL Constraint Grammar Compiler is a natural language parser generator. It is an implementation of Pasi Tapanainen's CG-2 constraint grammar formalism. VISL CG-3 is feature-wise backwards compatible with CG-2 and VISLCG.

0 lines of code

2 current contributors

0 since last commit

2 users on Open Hub

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

Flatpack file parser

Compare

  Analyzed about 22 hours ago

FlatPack came out of the frustration of having to mix file parsing logic with business logic. FlatPack on SourceForge: a Java (1.5+) flat file parser that handles CSV, fixed length and custom delimiters. The formats are configured in XML, it is fast and released under Apache license 2.0. ... [More] Substrings in a fixed width parse can be daunting to deal with when trying to analyze what existing code is doing, and what about when you have no comments... We also provide delimited file parsing; works with any delimiter / qualifier, multiline records, delimiter or qualifier allowed in column value. [Less]

12.9K lines of code

2 current contributors

6 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

muParser - A fast math parser library

Compare

  Analyzed about 3 hours ago

muParser is a cross platform math parser library. It can be extended with user defined functions with an unlimited number of parameters, postfix-, infix- and binary operators. It compiles the formula into bytecode in order to speed up evaluation.

30.2K lines of code

0 current contributors

almost 18 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

Descriptive Markup Language Toolkit

Compare

  No analysis available

DMLT (Descriptive Markup Language Toolkit) is a tollkit for creating markup lexers and parsers. They could be used to generate a HTML-Output based on a markup language, like BBCode or some other things...

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

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

jStyleParser

Compare

  Analyzed about 21 hours ago

jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It parses CSS 2.1 style sheets into structures that can be efficiently assigned to DOM elements. It is ... [More] intended be the primary CSS parser for the CSSBox library. While handling errors, it is user agent conforming according to the CSS specification. [Less]

38K lines of code

5 current contributors

about 3 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

WARP

Compare

  Analyzed about 4 hours ago

The aim of WARP is to provide a management software for game replays and demos. The current plan aims at a "simple" parsing of Starcraft 2 replay files, but in the future, a sophisticated plugin system will provide support for various file types, especially for RTS games. With the aid of WARP, you ... [More] will be able to receive detailed information on your or your opponent's games, which helps you improve your tactics or other skills. The project's goal is to provide statistics and neatly showing them in well-arranged plots. [Less]

7.3K lines of code

0 current contributors

about 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ParserLab

Compare

  Analyzed about 18 hours ago

Generate parsers with ease, using a graphical user interface, or console. Design your parsers graphically or by using standard regular expressions and BNF syntax similar to lex/yacc. Generated parsers can be in C or C++.

2.78K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

Hubbub

Compare

  Analyzed about 12 hours ago

Hubbub is an HTML5 compliant parsing library, written in C. It is currently in development for use with NetSurf and is intended to be suitable for use in other projects too.

12.7K lines of code

2 current contributors

4 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Lestes

Compare

  Analyzed about 15 hours ago

Project Lestes is an ongoing effort to make a C++ compiler with comprehensive C++ source code using the most advanced algorithms seen. Other goals include: easilly retargettable compiler, compiler that can be successfully used in teaching compiler construction, compiler that can compile multitude of languages.

263K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Sasa

Compare

  No analysis available

Sasa is a collection of useful C# extensions to the standard library. There are tuples, Linq extensions, full MIME e-mail parsing, a POP3 client, array combinators, compact serialization, purely functional lists, lazy types, and more.

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: lgpl