RSS 4 projects tagged "Parser"

Download Website Updated 06 Apr 2013 lihata

Screenshot
Pop 98.29
Vit 1.71

lihata is a compact textual language which can represent a tree of lists, hashes, and tables. The syntax tries to be minimal and flexible to allow formatting a lihata file to fit the context it represents. The source release contains an event and DoM parser and helper functions for maintaining lihata trees. lihata is a convenient language for both simple and complex configuration files and text representation of data files.

No download Website Updated 20 Jan 2010 Gelatin

Screenshot
Pop 54.80
Vit 1.00

Gelatin is a simple and fast program for transforming text to structured formats such as XML, JSON, or YAML. It is a combined lexer, parser, and output generator.

Download No website Updated 11 Apr 2009 PEGTL

Screenshot
Pop 25.24
Vit 39.12

The Parsing Expression Grammar Template Library (PEGTL) is a C++0x library for creating parsers according to a Parsing Expression Grammar (PEG). Grammars are embedded as regular C++ code, created with template programming (not template meta programming). These hierarchies naturally correspond to the inductive definition of PEGs. The library extends on the subject of PEGs with new expression types, actions that can be attached to grammar rules, and mechanisms to ensure helpful diagnostics in case of parsing errors. PEGs are superficially similar to Context-Free Grammars (CFGs).

No download No website Updated 25 Mar 2012 XPaF

Screenshot
Pop 24.86
Vit 21.24

XPath-based Parsing Framework (XPaF) is a simple and fast parsing framework which makes it easy to extract relations (subject-predicate-object triples) from HTML and XML documents.

Screenshot

Project Spotlight

procenv

A command-line utility that simply dumps all attributes of its environment.

Screenshot

Project Spotlight

slackroll

A package or upgrade manager for Slackware Linux.