Projects tagged ‘highlight’ and ‘syntax’


Jump to tag:

Projects tagged ‘highlight’ and ‘syntax’

Filtered by Project Tags highlight syntax

Refine results Project Tags code (7) source (6) library (4) php (4) highlighter (4) geshi (4) syntax_highlighter (3) web (3) pygments (3) xhtml (3) python (3) java (2)

[20 total ]

73 Users
   

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 ... [More] , an unlimited scope for styling, the use of CSS in which almost any aspect of the source can be 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]
Created over 3 years ago.

70 Users
   

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.
Created over 3 years ago.

5 Users
   

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 ... [More] and build list of functions, structures, allows to search and indent programming language 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]
Created over 3 years ago.

3 Users
   

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 ... [More] are available inside the Subversion repository. It is lightweight: 1 file, around 200 lines 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]
Created about 1 year ago.

1 Users

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

1 Users

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.
Created over 2 years ago.

0 Users

#Just Another Web-based Syntax Highlighting
Created 4 months ago.

0 Users

Utilize both the popular GeSHi library and perl Text::VimColor module to highlight the source code as well as various Unix/Linux configuration files.
Created 12 months ago.

0 Users

This is a robot that combines syntax highlighting with the new Google Wave technology.
Created 3 months ago.

0 Users

Here's the ANTLR HRC by Andrey Breslav. ANTLR HRC is a Colorer highlighting profile for ANTLR v3 files. Please, download here. Installation instructions: place antlr.hrc file wherever you want ... [More] modify your /hrc/proto.hrc file as follows: add the following descriptor after comment /\.(grammar|g|g3)$/i /^(parser|lexer|tree|grammar)/ [Less]
Created 11 months ago.