This version includes pointers to Cyrus Script features and all known bugs are fixed.
I decide to to add features to Cyrus Script after that start optimizing the Cyrus Script however without any compiler optimization CS speed is very good specially when it calls your C++ functions.
The Cyrus script is easy to use but it lacks of documents and comments however if anyone is interested in using it I can help him.
I use Cyrus Script in Sivash game (http://sourenagames.com) successfully for
* Controlling the logic of the level
* Create cinematic events
* Control the GUIs
* Control the triggers
* And writing scripted components for our entities
Each map in our game has more than 1500 lines of script to control the gameplay. Our gameplay can change from RPG to RTS, Tower defense, Hero siege or any mini game idea with writing script for it.