Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: computerquip on June 14, 2009, 09:58:28 pm
-
Recently I started with STLport and I wanted to use the built-in template for STLport. This of course didn't work for a couple of reasons...
As a result, I've decided to make my own scripts. I simply wanted to ask what script language is the wizard system using?
-
Hi,
the script language is squirell and the available commands can be found at wiki.
http://wiki.codeblocks.org/index.php?title=Scripting_commands
-
Thank you. I appreciate you saving me time.