Scriptol for the Web

Scriptol has been designed to be simple, safe and universal. It is a modern, object-oriented, procedural language with innovative features, for example it can use XML as data structure. Scriptol is compiled to PHP with the Scriptol PHP compiler.

The language

Scriptol and PHP compiler

The free Scriptol-PHP compiler converts Scriptol programs to PHP and makes scripts or dynamic web pages. The PHP code may be interpreted on various platforms by the PHP interpreter and tools exist also to compile PHP to binary and protect the code against copy.
A version of the compiler exists for PHP 4 and PHP 5.
Pure PHP compilers exists also, but require to run a special environment on your own server.

Extensions

Extensions require only a heading file to include into Scriptol sources but PHP may require changes in the php.ini configuration file.

Examples and applications

Building binary executables

The free Scriptol-C++ compiler builds executables for Windows of Linux, from Scriptol sources. It is convenient for scripting, or building applications with XUL as preferred GUI (but GTK or Java may be used also).
The binary compiler may be used with Turbo Explorer and Visual Studio.

More software and doc

News for Scriptol

See the changes page for last version of Scriptol PHP. Continued