CfgScript is a object oriented scripting language similar to Java/JavaScript. CfgScript is uses and is used by ACDK for scripting purposes.
Sub chapter pages: CfgScript is a full featured scripting language based on ACDK. CfgScript is used in the the ACDK Metacompiler and the ACDK Make. How to use CfgScript The CfgScript Interpreter acdkcfgscript
The CfgScript language has similarities to Java, JScript and is based on and extends ACDK. CfgScript uses ACDK libraries. Embedding the CfgScript Interpreter in C++ CfgScript can easily be embedded into a C++ application. Use CfgScript with IDEs. How to debug a CfgScript. CfgScript provides a template language, quite similar to JSP. Where to to find examples for the CfgScript language The wish list for CfgScript |