minic_interpreter

所属分类:Windows编程
开发工具:Visual C++
文件大小:116KB
下载次数:40
上传日期:2013-05-31 02:39:41
上 传 者mingo-chen
说明:  一款比较完善的强大的C语言解释器,附带源码,可以嵌入到用户应用程序中。支持对比较复杂的C代码的解释执行。完美支持各种标准C语言语法,如if-else结构语句, ?:结构求值语句,for循环,while循环,do...while循环等 支持各种数据类型包括: char,short,int,string,float 支持多维数组及指针 支持自定义函数以及系统函数 支持局部变量以及全局变量,允许在变量定义时直接初始化 支持局部变量层次化作用域;允许定义系统常量;支持系统内部定义数据类型,但不支持用户在脚本中自定义数据类型;支持行注释符及段注释符。本解释器不但支持标准C语法,也在标准C语法基础上扩展出一些灵活的语法特色,具体参考演示代码。A powerful C language interpreter
(A more complete powerful C language interpreter, with source code, can be embedded into the user application. Support for more complex interpretation of C code execution. Perfect support for a variety of standard C language syntax, such as if-else structure statement?: Structural evaluation statements, for loops, while loops, do ... while loops and other supports a variety of data types include: char, short, int, string , float support multidimensional arrays and pointers support for custom functions and system functions to support local variables, and global variables, which allows variable definition directly support local variables initialized hierarchical scopes allows you to define the system constants supported data types defined within the system, but does not support the user in the script custom data types support line comment character and paragraph comment character. The interpreter supports not only standard C syntax, but also on the basis of the standard C syntax extens)

文件列表:
minic\说明.txt (2343, 2013-05-15)
minic\source\minic.dsp (3515, 2013-05-15)
minic\source\minic.h (1643, 2013-05-30)
minic\source\minic.dsw (533, 2011-10-13)
minic\source\MinicLib.lib (139208, 2013-05-30)
minic\source\minic.ncb (33792, 2013-05-30)
minic\source\main.c (833, 2013-05-30)
minic\source\minic.plg (244, 2013-05-30)
minic\source\minic.opt (53760, 2013-05-30)
minic\demo1.c (4469, 2012-04-19)
minic\demo2.c (2136, 2012-04-19)
minic\demo3.c (2872, 2012-04-19)
minic\demo4.c (2238, 2012-04-19)
minic\demo5.c (2162, 2012-04-19)
minic\demo6.c (2201, 2012-04-19)
minic\demo7.c (2384, 2012-04-19)
minic\demo8.c (2391, 2012-04-19)
minic\minic.exe (254025, 2013-05-30)
minic\source (0, 2013-05-15)
minic (0, 2013-05-15)

近期下载者

相关文件


收藏者