Navigation
Home News Examples Demo Downloads FAQ Documentation Mailing Lists License
Support GeSHi!
If you're using GeSHi, why not help GeSHi out? You can link to GeSHi with this image:
Powered by GeSHi
Get the HTML

Project Status
The latest stable version of GeSHi is 1.0.8.11, released on the 19th of Aug, 2012.

Supported Languages:
*ABAP
*Actionscript
*ADA
*Apache Log
*AppleScript
*APT sources.list
*ASM (m68k)
*ASM (pic16)
*ASM (x86)
*ASM (z80)
*ASP
*AutoIT
*Backus-Naur form
*Bash
*Basic4GL
*BlitzBasic
*Brainfuck
*C
*C for Macs
*C#
*C++
*C++ (with QT)
*CAD DCL
*CadLisp
*CFDG
*CIL / MSIL
*COBOL
*ColdFusion
*CSS
*D
*Delphi
*Diff File Format
*DIV
*DOS
*DOT language
*Eiffel
*Fortran
*FourJ's Genero
*FreeBasic
*GetText
*glSlang
*GML
*gnuplot
*Groovy
*Haskell
*HQ9+
*HTML
*INI (Config Files)
*Inno
*INTERCAL
*IO
*Java
*Java 5
*Javascript
*KiXtart
*KLone C & C++
*LaTeX
*Lisp
*LOLcode
*LotusScript
*LScript
*Lua
*Make
*mIRC
*MXML
*MySQL
*NSIS
*Objective C
*OCaml
*OpenOffice BASIC
*Oracle 8 & 11 SQL
*Pascal
*Perl
*PHP
*Pixel Bender
*PL/SQL
*POV-Ray
*PowerShell
*Progress (OpenEdge ABL)
*Prolog
*ProvideX
*Python
*Q(uick)BASIC
*robots.txt
*Ruby
*Ruby on Rails
*SAS
*Scala
*Scheme
*Scilab
*SDLBasic
*Smalltalk
*Smarty
*SQL
*T-SQL
*TCL
*thinBasic
*TypoScript
*Uno IDL
*VB.NET
*Verilog
*VHDL
*VIM Script
*Visual BASIC
*Visual Fox Pro
*Visual Prolog
*Whitespace
*Winbatch
*Windows Registry Files
*X++
*XML
*Xorg.conf

GeSHi 1.0.8.11 is the current stable release, with eighteen new languages and bug fixes over the last release.

GeSHi 1.1.2alpha5 is the current latest version from the development branch, with full C support (see the GeSHi development website).
Subscribe
RSS 2
Mailing Lists
HomeNewsExamplesDemoDownloadsFAQDocumentationMailing ListsLicense 
12:34 am GMT

GeSHi News

Here's where you can find out all the latest news about GeSHi - new releases, bug fixes and general errata.

New Languages Added
04/06/2004
Three new languages have been added today: C, Java and SQL. Each language is supported in a limited way, and support will get better in the next while. Also, there is new handling of comments to allow specific styles to be assigned to single line comments, and capitalisation now works fully, and correct casing of keywords (for example, Java's JOptionPane) can now be forced.
Object highlighting supported, and new sublanguage available
02/06/2004
GeSHi will now highlight methods and fields of objects. If a method or field has the same name as a inbuilt function, it will be highlighted as a method instead of the standard highlighting.

Also, a new, brief version of PHP highlighting is available. Much of the time that GeSHi spends highlighting is spent going through each inbuilt function, checking that it is in the string to be highlighted. This new version strips out some of the hardly used functions - like is_callable(), and entire groups of functions, like the class functions, to speed highlighting.
GeSHi supports line numbering
29/05/2004
All highlighted files will now have line numbering. This feature is compulsory at the moment, but expect it to become optional in the near future. Also, support for PHP is now complete in terms of pre-defined function highlighting.
GeSHi is born
26/05/2004
The GeSHi project is officially underway today, with an online demo available for testing. Currently supported languages are PHP and QuickBASIC, and many more languages are expected soon, as the engine improves. GeSHi isn't available for download at the moment, but expect a download to be available soon.