Browsing projects by Tag(s)

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

Showing page 1 of 2

GeSHi is a generic syntax highlighter for PHP that takes any source code and highlights it in XHTML and CSS. It features case-sensitive or insensitive highlighting, auto-caps/non-caps of any keyword, an unlimited scope for styling, the use of CSS in which almost any aspect of the source can be ... [More] highlighted, the use of CSS classes to massively reduce the amount of output code, function-to-URL capabilities, line numbering, and much more. Over 50 languages are supported, including Java, C, PHP, HTML, CSS, SQL, Pascal, C++, XML, ASP, and ASM. [Less]

4.34615
   
  2 reviews  |  93 users  |  84,186 lines of code  |  2 current contributors  |  Analyzed 4 days ago
 
 

Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.

4.75
   
  0 reviews  |  89 users  |  74,882 lines of code  |  77 current contributors  |  Analyzed 6 days ago
 
 

CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content ― computer programs, HTML markup, and similar. If a parser has been written for the language you are editing (see below for a list of supported languages), the code will be ... [More] coloured, and the editor will help you with indentation. [Less]

4.66667
   
  1 review  |  9 users  |  44,633 lines of code  |  130 current contributors  |  Analyzed about 9 hours ago
 
 

The Cloud9 IDE is an open source project started by Fabian Jakobs (fjakobs), Ruben Daniels (javruben), Mike de Boer (mikedeboer) and Rik Arends ([rikarends]) from ajax.org, built on top of Node.JS. This Integrated Development Environment aims to bring all great features from other existing ... [More] IDE's and source code editors like Eclipse, Netbeans, Textmate, and many others together, bundled as plugins. Cloud9's main focus is on Javascript development, it is able to set a new standard for client and server development integration. And if you find that functionality is missing? Just write a plugin and patch it yourself! Written in Javascript, for Javascripters. [Less]

5.0
 
  0 reviews  |  8 users  |  183,830 lines of code  |  56 current contributors  |  Analyzed 7 days ago
 
 

Colorer is a syntax highlighting and text parsing library. It provides real-time text parsing services for host editor systems and transforms results into colored text. Output data allows to search and build list of functions, structures, allows to search and indent programming language ... [More] constructions (brackets, paired tags). Colorer uses pure C++ and XML, it is fully portable and works on win32/unix/mac platforms. Top level Java language API is also available as well as plugin for Eclipse. There are also ready to use modules and plugins for Far Manager, Midnight Commander and some other programs. Bindings for some other languages and server API are also supported. [Less]

4.5
   
  0 reviews  |  7 users  |  314,143 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

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 ... [More] of 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]

5.0
 
  0 reviews  |  3 users  |  2,900 lines of code  |  0 current contributors  |  Analyzed 9 months ago
 
 

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
 
  0 reviews  |  2 users  |  10,881 lines of code  |  0 current contributors  |  Analyzed 6 months ago
 
 

Small embeddable pure Java library to perform source code highlighting and render the results in a variety of formats.

0
 
  0 reviews  |  1 user  |  6,680 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

SynWeb is an advanced highlighter for (Uni)SynEdit for PHP, (X)HTML, WML, CSS, JS. It has much more features than TSynMultiSyn and works about 2-10 times faster. Included also SynTokenMatch - inteligment brace/token matching, html tags, begin->end, etc.) Some SynWeb features: support for ... [More] embedded: PHP, CSS, JS in XHTML/HTML PHP in CSS (.css), JS (.js), WML support for ANSI and Unicode version of SynEdit faster about 2-10 times than using TSynMultiSyn full validation for tags (also checks for valid '/>' or '/') and its attributes for HTML across difference versions (for XHTML - case sensitive) values in tags without quotation are also highlighted as ValueAttrib (only in HTML, in XHTML is highlighted as error because, XHTML doesn't allow for unquoted values) support for WML 1.1/1.2/1.3 in CSS validation for tags (you can set also HTML version) validation for special entity characters (eg. &, ©) almost FULL validation for CSS across CSS1 and CSS2.1 support for as start tag for PHP (also in demo app) parsed source code of php to get built-in function names (for php4 and php5+PECL) any many more. [Less]

5.0
 
  0 reviews  |  1 user  |  15,686 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 
Compare

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.

0
 
  0 reviews  |  1 user  |  53,393 lines of code  |  0 current contributors  |  Analyzed about 5 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.