Description

What's Scriptol

Scriptol is compiled programming language, designed to be simple and easy to learn allowing new users ready to program in some hours, and the work time largely decreased.
Scriptol is object-oriented, extensible, universal, uses C++, Php or Java APIs, and GTK for graphical user interface.
It is also xml-oriented, that means it use xml document as another data-structure.
It is universal, that means it is convenient for scripting, to build applications or to make dynamic web pages Php compatible.
Free scriptol compilers are currently available for Windows and Unix.

Features of Scriptol

Scriptol is :


Why to use Scriptol

Mainly for:


How to use Scriptol?

You can open a console windows, sometime called "Dos Windows", and type the command.
solc or solp for options.

Using Scriptol at command line


An editor is provided along with the compilers that features syntax-highlightling for Scriptol, C++ or Php sources.
One can compile and launch program directly from the editor.
The sources with colored syntax can be saved into a Html or Pdf document.


You can also integrate the Scriptol compiler into C Builder (Professional version) or Visual Studio, that allows to compile the Scriptol source first and the generated C++ source then.

Using Scriptol from within C Builder

The licence

The language is free but copyrighted. An interpreter or compiler may be written by anyone providing compatibility is preserved.
The common edition of Scriptol compilers is free even for building commercial programs. The entreprise edition requires a licence. See at the order form for detail.
See:

Licence of the language
Licence of the compilers.

The creator of Scriptol

Denis G. Sureau