Tags : Browse Projects

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

Haxe Highlighter

Compare

  No analysis available

A syntax highlighter written in Haxe that can highlight the syntax of a bunch of languages, including Haxe. Since it's written in Haxe, JavaScript and PHP versions can be generated, and snapshots are available inside the Subversion repository. It is lightweight: 1 file, around 200 lines of ... [More] algorithm and around 300 lines of language definitions. Adding a new language is usually a matter of adding 5-10 regular expressions, and is somewhat flexible with recursive rules (for example, it highlights PHP/CSS/JS embedded in HTML). There are plenty of examples of the source code highlighting in action on the homepage. The statistics are wrong because Ohloh doesn't understand Haxe. [Less]

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

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

MooseX-Method-Signatures

Compare

  Analyzed 1 day ago

Method declarations with type constraints and no source filter.

1.73K lines of code

0 current contributors

over 13 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: Artistic_..., gpl

pydocstyle

Compare

Claimed by Python Code Quality Authority Analyzed about 15 hours ago

PEP257 docstring style checker.

5.19K lines of code

14 current contributors

5 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

CommonMark

Compare

  Analyzed 1 day ago

A strongly specified, highly compatible implementation of Markdown

341K lines of code

9 current contributors

5 days since last commit

2 users on Open Hub

Moderate Activity
0.0
 
I Use This

Ruby LinkParser

Compare

  Analyzed about 23 hours ago

A high-level interface to the CMU Link Grammar. This binding wraps the link-grammar shared library provided by the AbiWord project for their grammar-checker.

2.41K lines of code

1 current contributors

about 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

PyvaScript

Compare

  No analysis available

A simpler and more readable JavaScript syntax inspired by Python. Removes JavaScript's annoying bug sources: forgotten "var", semicolons, etc. Uses indentation and has multi-line lambdas.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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

PyChecker

Compare

  No analysis available

PyChecker is a tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be ... [More] fairly infrequent. PyChecker works in a combination of ways. First, it imports each module. If there is an import error, the module cannot be processed. The import provides some basic information about the module. The code for each function, class, and method is checked for possible problems. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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

M2SyntaxColour

Compare

  No analysis available

Resources for various syntax colourisation tools/plugins to recognise Modula-2. So far: GeSHi syntax highlighter (PHP), Highlight by Andre Simon, Pygments library (Python), Xcode IDE.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

MooseX::Has::Sugar

Compare

  Analyzed about 20 hours ago

Sugar Syntax for moose 'has' fields.

774 lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

jEph

Compare

  Analyzed 1 day ago

jEph is an acronym for jEdit style php highlighter. Basically, jEph is a syntax highlighting script like GeSHi or the pear class Text_Highlighter. But it has slight conceptual differences.

53.3K lines of code

0 current contributors

over 16 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This