2 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <html xmlns=
"http://www.w3.org/1999/xhtml">
6 <meta name=
"generator" content=
"HTML Tidy, see www.w3.org" />
7 <meta name=
"generator" content=
"SciTE" />
8 <meta http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1" />
13 <body bgcolor=
"#FFFFFF" text=
"#000000">
14 <table bgcolor=
"#000000" width=
"100%" cellspacing=
"0" cellpadding=
"0" border=
"0">
17 <img src=
"SciTEIco.png" border=
"3" height=
"64" width=
"64" alt=
"Scintilla icon" />
20 <a href=
"index.html" style=
"color:white;text-decoration:none"><font size=
"5">Download
25 <table bgcolor=
"#CCCCCC" width=
"100%" cellspacing=
"0" cellpadding=
"8" border=
"0">
28 <font size=
"4"> <a href=
"http://prdownloads.sourceforge.net/scintilla/scintilla320.zip?download">
29 Windows
</a>
30 <a href=
"http://prdownloads.sourceforge.net/scintilla/scintilla320.tgz?download">
31 GTK+/Linux
</a>
40 The
<a href=
"License.txt">license
</a> for using Scintilla or SciTE is similar to that of Python
41 containing very few restrictions.
49 The source code package contains all of the source code for Scintilla but no binary
50 executable code and is available in
52 <li><a href=
"http://prdownloads.sourceforge.net/scintilla/scintilla320.zip?download">zip format
</a> (
1200K) commonly used on Windows
</li>
53 <li><a href=
"http://prdownloads.sourceforge.net/scintilla/scintilla320.tgz?download">tgz format
</a> (
1080K) commonly used on Linux and compatible operating systems
</li>
55 Instructions for building on both Windows and Linux are included in the readme file.
57 Windows Executable Code
59 There is no download available containing only the Scintilla DLL.
60 However, it is included in the
<a href=
"SciTEDownload.html">SciTE
61 executable full download
</a> as SciLexer.DLL.
63 <a href=
"SciTEDownload.html">SciTE
</a> is a good demonstration of Scintilla.
66 Previous versions can be downloaded from the
<a href=
"ScintillaHistory.html">history