Tags : Browse Projects

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

Asciidoctor

Compare

Claimed by Asciidoctor Analyzed about 12 hours ago

Asciidoctor is a Ruby gem that provides a pure-Ruby processor for turning AsciiDoc files or strings into HTML5 and other output formats. Asciidoctor uses simple built-in ERB templates to style the output in a way that roughly matches the default HTML 5 and DocBook 4.5 output of the native ... [More] AsciiDoc Python processor. You can override this behavior by providing your own Tilt-compatible templates. [Less]

50.1K lines of code

18 current contributors

28 days since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This

pycparser

Compare

  Analyzed 3 months ago

C parser and AST generator written in Python. pycparser is a parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code.

11.4K lines of code

12 current contributors

8 months since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

Command Line Parser Library

Compare

  Analyzed 1 day ago

The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks. It allows you to display an help screen with an high degree of customization and a simple way to report syntax errors to the user. Everything that is boring ... [More] and repetitive to be programmed stands up on library shoulders, letting you concentrate yourself on core logic. The search for the command line parser for your application is over, with this library you got a solid parsing API constantly updated since 2005. [Less]

16.7K lines of code

19 current contributors

about 1 year since last commit

3 users on Open Hub

Very Low Activity
0.0
 
I Use This

cparser

Compare

  Analyzed about 7 hours ago

cparser is a library containing a parser, lexer and semantic analysis for the ISO C99 language. It should be used as a compiler frontend, a base for source-source transformation, or source-checker tools.

33.5K lines of code

5 current contributors

6 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: No declared licenses

LibCSS

Compare

  Analyzed about 6 hours ago

LibCSS is a CSS parser and selection engine, written in C. It aims to parse the forward compatible CSS grammar. It is currently in development for use with NetSurf and is intended to be suitable for use in other projects too.

47.7K lines of code

3 current contributors

4 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

BNFC

Compare

  Analyzed about 8 hours ago

The BNF Converter is a compiler construction tool generating a compiler front-end from a Labelled BNF grammar. It is currently able to generate C, C++, C#, F#, Haskell, Java, and OCaml, as well as XML representations. Given a Labelled BNF grammar the tool produces: * an abstract syntax ... [More] implementation * a case skeleton for the abstract syntax in the same language * an Alex, JLex, or Flex lexer generator file * a Happy, CUP, or Bison parser generator file * a pretty-printer as a Haskell/Java/C++/C module * a Latex file containing a readable specification of the language [Less]

83.6K lines of code

5 current contributors

3 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

mwlib

Compare

Claimed by Wikimedia Analyzed about 8 hours ago

A Python library for parsing MediaWiki articles.

76.7K lines of code

0 current contributors

4 months since last commit

2 users on Open Hub

Low Activity
3.0
   
I Use This

RelEx Semantic Relationship Extractor

Compare

  Analyzed about 10 hours ago

RelEx is an English-language semantic relationship extractor, built on the Carnegie-Mellon Link Grammar parser. It can identify dependency-grammar dependencies, such as subject, object, indirect object and many other relationships between words in a sentence. It can also provide part-of-speech ... [More] tagging, noun-number tagging, verb tense tagging, gender tagging, and so on. Relex includes a basic implementation of the Hobbs anaphora (pronoun) resolution algorithm. RelEx also provides semantic relationship framing, similar to that of FrameNet. [Less]

11.8K lines of code

4 current contributors

5 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

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

Koopa Cobol Parser

Compare

  Analyzed about 4 hours ago

Koopa is a Cobol parser (generator). It can handle source files in isolation (no preprocessing required) and doesn't mind the presence of CICS/SQL fragments. The grammar is easily extensible in a way which minimizes the impact on the overall code. Features: * Cobol lexer and parser (generator) ... [More] * Accepts free and fixed format Cobol * Covered by a Cobol 85 testsuite, and grammar unit testing * Cobol viewer with syntax highlighting, outline, quick navigation and XPath-based querying * XML dumps of parse trees * Experimental, work in progress: Cobol preprocessor (copy book expansion only) [Less]

51.4K lines of code

3 current contributors

7 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This