Download The Free Compilers And Extensions

The documentation is included in the archives

The software comes either in a self extracting installer or compressed zip or tar.gz archive. To extract the files from the archive into a directory, use a tool as Info-Zip, or ZipCentral, 7-Zip on Windows and tar on linux (look at the install page).

 Read carefully the manual and look at the FAQ page, before to e-mail a bug.

Scriptol to PHP for Windows
The full installer or the archive include the compiler, the editor and the reference manual.
   
The installer Get the installer for Scriptol PHP 5 version 7.0 here.
Zip archive Get the zip archive for Scriptol PHP 5 version 7.0 here.
Mirror 1 Download page for zip or exe format, and more tools.
   
PHP 4 installer Download the installer of the Scriptol to PHP 4 version 6.0 compiler.
PHP 4 zip Download the zip archive of the Scriptol to PHP 4 version 6.0 compiler.

Scriptol to PHP for Linux
Including compilers, reference manual and examples.
   
Download here Scriptol-PHP version 6.2. Get a tar.gz archive here.
Mirror 1 Download page for the tar.gz archive.
   

Scriptol to binary for Windows
The full installer or the archive include the compiler, the editor, the reference manual and a library for BCC 5.5 and Visual C++ (A MingW compatible library is available separatly, see at bottom).
   
The installer Scriptol-C++ version 6.2. Get the installer here.
Zip archive Scriptol-C++ version 6.2. Get the zip archive here.
Mirror 1 Download page for zip or exe format, and more tools.
Mirror 2 Download the source of the library and the binary at Sourceforge.

Scriptol to binary for Linux
Including compilers, reference manual and examples.
   
Download last version Scriptol-C++ version 5.5. Get a tar.gz archive here.
Mirror 1 Download page for the tar.gz archive.
   

Syntax highlighters files for text editors
 
PSPad PSPad text editor under Windows.
Kate Highlighter Kate editor under Unix.
   

Libraries and wrappers for Scriptol (Win/Lin)
 
FTP Interface to the FTP library of PHP.
GD A graphics library compatible with PHP.
MingW 3.2 Scriptol library for MingW version 3.2
GTK 2 Cross-platform graphical user interface.
LibXml A complete XML parser.
No reader demo is provided on the site, but one is available here.
A wrapper to libxml is provided into the Scriptol archive. Libxml may be used to load an xml document into a dom tree from a Scriptol source.
Expat A compact XML parser in sax mode.
A C++ example shows how to load, parse and display a simple Xml document.
Expat is used to load xml document in Scriptol programs.
GLUI Demo Graphical programs made simple. GLUI is a graphical user interface based for Open GL applications.
3D demo in Scriptol using Open GL with the GLUI interface.
Visual C++ and Scriptol C++ 4.7 required.
Sqlite 2 SQLite is a SQL engine that works without internet connection.
The extension here provided includes the DLL, import libraries and a C demo to test the extension. Also included are batch files to build import library for BCC, Visual C and MingW.
   
Home