CScript

王朝百科·作者佚名  2012-03-16
窄屏简体版  字體: |||超大  

Introduction:

CScriptis a small C script language compiler.

It's syntax is very similar to C. The source code of CScript can also be compiled by other C/C++ compiler,just like Visual C++.

CScriptcan generate intermediate code and machine code. You can directly run the machine code in CScript IDE or build stand-alone executable file.

CScriptsupport DLL and COM(Component Object Model),so it can be used to develop OpenGl and DirectX Program.

Features:

C like syntax - Support Struct,Pointer,Array,if-else Statement,switch Statement, for Statement,while Statement,do-while Statement,goto Statement,Functions... Access to DLL's and the Windows API Support COM Debug - StepInto,StepOver,RunToCursor,SetBreakPoint... CScriptEngine - You can run CScript Sourcecode in your own program. Create stand-alone EXE file Execute machine code directly - You can run machine code in CScript IDE

CScript 是小型C语言编译器,它的语法和C语言语法很接近,因此 CScript 的源代码也可以用其他 C/C++编译器进行编译,例如Visual C++.CScript 可以生成中间代码和机器码.机器码可以在 CScript IDE 中直接运行,也可以用来生成 EXE 可执行文件.CScript 支持调用DLL和COM(Component Object Model),它可以用来编写OpenGL 和 DirectX 程序.另外您可以使用CScript 编程接口在您自己的程序中增加对C语言脚本的支持。

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
 
© 2005- 王朝網路 版權所有 導航