Projects tagged ‘syntax’


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

20 Users
   

A Lint-like tool for Python, like PyChecker. It is focused on identifying common errors quickly without executing Python code.
Created over 2 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.

3 Users
 

highlighting-kate is a syntax highlighting library with support for over 50 languages. The syntax parsers are automatically generated from Kate syntax descriptions (http://kate-editor.org/), so any ... [More] syntax supported by Kate can be added. An (optional) command-line program is provided, along with a utility for generating new parsers from Kate XML syntax descriptions. Currently the following languages are supported: Ada, Asp, Awk, Bash, Bibtex, C, Cmake, Coldfusion, Commonlisp, Cpp, Css, D, Djangotemplate, Doxygen, Dtd, Eiffel, Erlang, Fortran, Haskell, Html, Java, Javadoc, Javascript, Json, Latex, Lex, LiterateHaskell, Lua, Makefile, Matlab, Mediawiki, Modula3, Nasm, Objectivec, Ocaml, Pascal, Perl, Php, Postscript, Prolog, Python, Rhtml, Ruby, Scala, Scheme, Sgml, Sql, SqlMysql, SqlPostgresql, Tcl, Texinfo, Xml, Xslt, Yacc. [Less]
Created about 1 year 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.

2 Users

Method declarations with type constraints and no source filter.
Created about 1 year ago.

2 Users
 

Facilities for manipulating Haskell source code: an abstract syntax, lexer, parser and pretty-printer.
Created about 1 year 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.