RSS 7 projects tagged "Text Processing"

No download Website Updated 25 Nov 2004 OGDL

Screenshot
Pop 47.62
Vit 1.85

OGDL (Ordered Graph Data Language) is a structured textual format for representing graphs of information. Its grammar is very simple, allowing for very compact parsers. It is a readable substitute for XML in data applications (such as configuration files).

No download Website Updated 19 May 2004 TinyXML

Screenshot
Pop 67.65
Vit 57.38

TinyXml is a simple, small, and minimal C++ XML parser that can be easily integrated into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML.

Download Website Updated 09 Jan 2005 dydoc

Screenshot
Pop 21.17
Vit 1.00

dydoc is a toolkit for generating API documentation from compiled Java classes.

Download Website Updated 12 Nov 2005 irrXML

Screenshot
Pop 46.90
Vit 1.79

IrrXML is a high speed and easy-to-use XML parser without external dependencies. It is very small and provides forward- only, read-only access to a stream of non-validated XML data through an extensible object oriented interface. It ideally fits into realtime projects which need to read XML data without overhead, like games.

Download Website Updated 11 Aug 2012 liblinebreak

Screenshot
Pop 81.82
Vit 3.59

Liblinebreak is an implementation of the line breaking algorithm as described in Unicode Standard Annex 14. It breaks lines that contain Unicode characters. It is designed to be used in a generic text renderer. FBReader is one real-world example.

Download Website Updated 04 Feb 2009 XSLT syntax highlighting

Screenshot
Pop 17.61
Vit 1.00

XSLT syntax highlighting is an implementation of syntax highlighting as an extension module for Java based XSLT processors (such as Xalan or Saxon). For example, if you have an article about programming written in DocBook, code examples can be automatically syntax highlighted during the XSLT processing phase.

Download Website Updated 12 Aug 2012 libunibreak

Screenshot
Pop 22.98
Vit 1.00

libunibreak is an implementation of the line breaking and word breaking algorithms as described in Unicode Standard Annex 14 and Unicode Standard Annex 29. It is a superset of, and supersedes, liblinebreak. It is designed to be used in a generic text renderer. FBReader is one real-world example.

Screenshot

Project Spotlight

Aspose.Diagram for .NET

A class library for working with MS Visio files.

Screenshot

Project Spotlight

cmocka

A unit testing framework for C with mock objects.