Siavash (Game Project)
New Characters In 12 Visages
In this shot you can see some new characters.
although most of them are enemy characters …
Cyrus Script (Open Source Script Language)
About Cyrus Script
Cyrus Script is a script language similar to C written in C++ The main feature of Cyrus Script is its speed, It is really fast. In the early test it was just 15% slower than C++ and Its design is unique and you can bind it to your project very easily.
It has not any virtual machine and it use pointer to functions, pointer to member functions and pointer to members to run your script commands so it doesn’t need stack
or anything that slow the script languages.
It language features is not very much yet but I open sourced this in hope to get some help to improve this script language.
Here is the project page on sf.net
http://sourceforge.net/projects/cyrusscript/
The only way that you can get it is from svn.
svn co https://cyrusscript.svn.sourceforge.net/svnroot/cyrusscript cyrusscript



















