XtScript is a PHP based class which is created for xtgem.com visual mobile site building tool. The main advantages are the speed and close communication to main XtGem project via many features such as XtFunctions or request variables.
However you can use it as independent library or just overview/fork it for your project. Full list of XtScript functionality can be found on XtScript manual. New version supports dynamically loaded external plugins. See example cookie plugin.
You can also participate in language development by forking and pulling requests to us or simply emailing me your changes. Be sure your credentials will appear here if we'll use your code :)
You can easily checkout latest version:
$ git clone git://github.com/ziogas/XtScript
Just run index.php and see its and examples.txt source. The main parser is on th script.php file. Examples of usage can be found on XtScript manual. The xtgem.php file contains some dummy classes for standalone compatibility.
All source is licensed under MIT
Arminas Žukauskas < arminas ( at ) xtgem ( dot ) com >