30 projects tagged "Script"
CS-Cart is a turnkey shopping cart solution that includes all necessary features to build a successful online Web store. It is ready to use right from the start. With its functionality you can start an ecommerce Web site of any complexity: from a one-product shop to a full-featured online store.
The QtLua library aims to make Qt 4 applications scriptable using the Lua scripting language. It is an alternative to the QtScript module. QtLua does not generate or use generated binding code for Qt. Instead it provides useful C++ wrapper classes to make C++ and Lua objects accessible from both Lua and C++. It takes advantage of the Qt meta object system to expose QObject members to Lua scripts and comes with user manual and examples.