Scintilla and SciTE
![]() |
The license for using Scintilla is similar to that of Python containing very few restrictions.
You can download a ZIP file (190K)
containing the C++ source code and executables for Scintilla and SciTE.
While a release version, it is likely that there are still bugs in the code
that could lead to loss of data. Please make sure you save often and back
up your source code.
After downloading the file, unzip it, and run SciTE.EXE. The files required to run
SciTE are SciTE.EXE, Scintilla.DLL, and
SciTEGlobal.properties
and these are best located in one directory on the path.
To see a demonstration of some more of Scintilla's features open the
demo.pyro file which changes SciTE into demonstration mode.
A previous release, 0.82, can also be downloaded.