![]() |
|||||||
| about | features | downloads | users | contact | links | ||
|
ABOUT GS9 is a simple procedural scripting language created by Alexandru Simion. It was designed for usage in C/C++ applications, especially in games. GS9 have a simplified C like syntax with some extended features and it works similar to other popular scripting languages, like Lua or Python. FEATURES GS9 is simple and easy to use. The C like syntax makes it almost instant accessible to all C/C++ programmers. GS9 is free to use in any kind of applications, both commercial and non-commercial. It's sources are free and easy to modify and adjust for each project requirements. GS9 supports more virtual machines, running in parallel on the same environment. The GS9 book is written at for people who never programmed before. It is a good example for anyone who wants to create his own scripting language. DOWNLOADS GS9 has reached version v2.2 and you can read the version history here. The GS9 Book - A Programming Language Manual This is the GS9 documentation in (chm format), along with the GS9 console application used to run the book's examples. You can also read this documentation online here (html format). (507KB, downloaded times ). The GS9 full C++ sources This is for developers who want to have GS9 script support in their applications. (507KB, downloaded times ). USERS GS9 v2.2 is used by it's author in DizzyAGE. That is an game engine heavily based on scripting. You can check DizzyAGE games for lots of examples of GS9 scripts. The first version of GS9 was used in Saboteur95 for scripting menus and cut-scenes. If you have used GS9 in a software you created and you want to be listed here, contact me. You can also register as a GS9 user and you will be informed of any updates or news about it. CONTACT
LINKS Simion's site root: www.simion.co.uk Saboteur95 web site: www.simion.co.uk/saboteur DizzyAGE web site: www.yolkfolk.com/dizzyage RenePhoto personal photo gallery: www.simion.co.uk/renephoto |