Scintilla icon Download Scintilla
Windows   GTK+/Linux  

Download.

This page is for the LongTerm3 branch of Scintilla which avoids depending on C++14 or later features. Compilers as old as GCC 4.8, MSVC 2015 (theoretically), and Clang 3.4 are supported.

The license for using Scintilla is similar to that of Python containing very few restrictions.

Release 3.21.1

Source Code

The source code package contains all of the source code for Scintilla but no binary executable code and is available in Instructions for building on both Windows and Linux are included in the readme file.

Previous versions can be downloaded from the history page.

Also available from Mercurial:

    hg clone http://hg.code.sf.net/p/scintilla/code scintilla
    cd scintilla && hg update LongTerm3