Sub chapter pages: CfgScript Introduction
CfgScript is a full featured scripting language
based on ACDK. CfgScript is used in the
the ACDK Metacompiler and the ACDK Make.
Start with CfgScript
How to use CfgScript
The CfgScript Interpreter acdkcfgscript
acdkcfgscript is the command line interpreter for executing CfgScript scripts.
CfgScript Language
The CfgScript language has similarities to Java, JScript and is based on and extends ACDK.
CfgScript Library
CfgScript uses ACDK libraries.
Embedding the CfgScript Interpreter in C++
CfgScript can easily be embedded into a C++ application.
CfgScript IDE
Use CfgScript with IDEs.
Debugging CfgScript
How to debug a CfgScript.
The CfgScript Templates
CfgScript provides a template language, quite similar to JSP.
The CfgScript Samples
Where to to find examples for the CfgScript language
CfgScript Wish List
The wish list for CfgScript
|