文件名称:minic_interpreter
-
所属分类:
- 标签属性:
- 上传时间:2013-05-31
-
文件大小:116.2kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一款比较完善的强大的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 scr ipt 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
minic/source/minic.dsp
minic/source/minic.h
minic/source/minic.dsw
minic/source/MinicLib.lib
minic/source/minic.ncb
minic/source/main.c
minic/source/minic.plg
minic/source/minic.opt
minic/demo1.c
minic/demo2.c
minic/demo3.c
minic/demo4.c
minic/demo5.c
minic/demo6.c
minic/demo7.c
minic/demo8.c
minic/minic.exe
minic/source
minic
minic/source/minic.dsp
minic/source/minic.h
minic/source/minic.dsw
minic/source/MinicLib.lib
minic/source/minic.ncb
minic/source/main.c
minic/source/minic.plg
minic/source/minic.opt
minic/demo1.c
minic/demo2.c
minic/demo3.c
minic/demo4.c
minic/demo5.c
minic/demo6.c
minic/demo7.c
minic/demo8.c
minic/minic.exe
minic/source
minic
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.