--- Content of the scriptol archive 
--- Available from scriptol.com

COMPILER & REFERENCE MANUAL

solp.exe             The Scriptol to Php 5 compiler.
manual.html          Reference manual, common to all Scriptol compilers.
install-php.html         How to install Scriptol, PHP and other tools.

EDITOR

editor.exe           A generic editor.
xxx.properties       Property files used by the editor.
editor.html        Manual of the editor.

DEMOS DIRECTORY

helloyou.sol       Enter and display a text.
helloweb.sol         Hello you embedded into web page. Requires solp.
*.sol                Several scriptol programs.

DOC DIRECTORY

licence.html         Licence of the compilers and library.
language.html        Licence of the Scriptol programming language.
credit.txt           Licence of external tools
php.ini              Example of configuration file for php.
manual.texi        Source of the manual. Use makeinfo to convert it.	

EXTENSIONS and LIBRARIES

path.sol             Directories management
dirlist.sol          Library to read directories.
image.sol            Library to use or make images.
pattern.sol          Compare filenames with wildcards.
strtools.sol         Some text functions.
qsort.sol            Base algorithm to sort data.
qsort2.sol           Generic sorting algorithm.
dir.sol                 Displaying a directory with one command.
ftp.sol                FTP interface.
wingui.sol         Winbinder interface.


JAVA DIRECTORY

javademo.sol         Example of how to use Java from Scriptol.
jsetup.txt           How to install java-php.
README               Read this first.


Other files

keyword.en           List of keywords and reserved words.
keyword.xx           Keywords in foreign languages.
fibo.fr.sol              Example of program in french.
CONTENT.TXT          This file.


More examples:
See at: http://www.scriptol.com

More documentation:
- An online tutorial may be read in the scriptol.com website.
- The list of changes from version to version is also on the site.