Projects tagged ‘syntax_highlighter’


[7 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.

3 Users

hscolour is a small Haskell script to colourise Haskell code. It currently has four output formats: ANSI terminal codes, HTML 3.2 with font tags, HTML 4.01 with CSS, and LaTeX.
Created about 1 year ago.

3 Users
 

CodeRay is fast syntax highlighter for Ruby and other languages.It produces colorful, valid XHTML.CodeRay's design goal: simple, uncached code highlighting for your board/wiki/blog/doc/website.
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.

0 Users

JavaScript Syntax Highlighter can be used for client-side syntax highlighing of following languages: htm, css, js, php, py and sql. - Highlights languages embedded into each other - Links to ... [More] documentation of all languages - Colors can be easily modified via CSS - Works in all major browsers including Internet Explorer, Firefox, Opera [Less]
Created about 1 year ago.

0 Users

This is an implementation of syntax highlighting as an extension module for XSLT processors, so if you have e.g. article about programming written in DocBook, code examples can be automatically syntax highlighted during the XSLT processing phase.
Created about 1 year ago.