GeSHi is a Generic Syntax Highlighter

GeSHi started as an idea to create a generic syntax highlighter for the phpBB forum system, but has since been generalised. It aims to be a simple but powerful highlighting class, with the following goals:
- Support for a wide range of popular languages
- Easy to add a new language for highlighting
- Highly customisable output formats
Available from http://qbnz.com/highlighter/
The text editors I use:
PFE

PFE (Programmers File Editor) the old diehard editor. This has been with me since the early 90′s and is still with me today (well occasionally at least). Simple editor with few frills – it does the job.
http://www.lancs.ac.uk/staff/steveb/cpaap/pfe/
Notepad++

Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment.
This editor has fared me well over the last couple of years
http://notepad-plus.sourceforge.net/uk/site.htm
Komodo Edit

Komodo Edit is a free, cut down version of the full Komodo developers IDE. Supported languages include Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML. Background syntax checking and syntax coloring catch errors immediately, while autocomplete and calltips guide you as you write. Available on Linux, Mac OS X and Windows.
http://www.activestate.com/products/komodo_edit/
Recent Comments