Project GLeDitor

Summary

This project aims to build a small and easy-to-use editor for the Win32 OS family.
The initial development environment was Borland Delphi 6, and while now the preferred IDE is Delphi 2006, the source should compile even with delphi 7 and delphi 2005. Most part of the work of this editor is done by the Synedit components.

All the sources have been migrated to Subversion! (GLeDitor for unix is abandoned, so this migration does not involve it).

From the version 2.2.6 the building environment is Turbo Delphi 2006 (the Explorer edition was free as in beer: if you own a version of this IDE then you can either copy the synedit source in the same directory of the gleditor source or install the synedit components in the dclusr.dpk package).

Syntax Highlight:

GLeDitor currently supports C, C++, C#, Java, Pascal, Basic, Php, Python, Html, Css, Xml and Sql syntax highlight.

Compatibility:

GLeDitor runs on Windows 98, Me, 2000, Xp, Vista, Windows 7 and Windows 8. It probably runs in Windows 95 too, but I can't be sure about this.
Using the Wine environment, GLeDitor can be executed in Linux and MacOsX.

Localization:

GLeDitor can be compiled with english or italian language localization. I need help for other translations. If you want to contribute, please download the source and send me an e-mail for details.

Privacy Policy:

Please read our privacy policy.

Download:

Get the source and the latest binary from the Sourceforge page.