Welcome![Sign In][Sign Up]
Location:
Search - interpreter c

Search list

[Other resourceinterpreter

Description: flex&bison做的C语言编译器 文件写在word里, 列表为,内含详细注解(不过是日文,不过代码还是很好用) interpreter.h interpreter.iprg.c interpreter.tree.c interpreter.misc.c interpreter.y interpreter.l
Platform: | Size: 6732 | Author: czc | Hits:

[JSP/JavaPerlCompiler

Description: perl 解释器,c语言实现,没有解压缩密码-perl interpreter, c language, not extract passwords
Platform: | Size: 3147846 | Author: jim | Hits:

[ELanguagelittle C

Description: 用C语言编的一个小解释器,可以执行C程序的!算是可以执行C程序的C程序吧! (大师)写的哦!- A small interpreter arranges which with the C language, may carry out the C procedure! Is may carry out C the procedure C procedure! (Master) writes oh!
Platform: | Size: 8395 | Author: 张飞 | Hits:

[Editor附录I Little C解释程序源代码

Description: Little C解释程序源代码用C语言实现了一个C语言的子集的解释程序,之所以是子集,是由于考虑到本次毕业设计的时间上并不允许将整个C语言的解释程序完成,事实上,若要将整个C语言的解释程序完成,那将不是凭一己之力加上数月可以完成的。为此,结合所学的编译原理和实现技术以及计算理论,本文之实现了C语言自己的解释程序。-C source code using C language of a C language subset of the procedures explained that the reason is the subset is due to the graduation of design time and would not allow the entire C language to explain procedures are completed, in fact, if the entire C language to explain procedures completed, it will not be through their own efforts with a few months to complete. To this end, learning by combining theory and compiler technology and computing theory, the realization of the C language interpreter.
Platform: | Size: 19611 | Author: 卞强 | Hits:

[ELanguagebasic

Description: 一个小型的BASIC解释器及其全部的C源程序代码- A small BASIC interpreter and its complete C source program code
Platform: | Size: 17408 | Author: 李振海 | Hits:

[ELanguagelua-5.0.2.tar

Description: Lua 语言解释器源码,可在linux,windows,unix下编译成功,是学习编译原理和用来做配置文件的好-Lua language interpreter source code, may in linux, windows, under unix translate successfully east, is studies the translation principle and uses for to make the disposition document to be good east
Platform: | Size: 190464 | Author: 周大塖 | Hits:

[Windows DevelopBAS-INT2

Description: http://www.programmersheaven.com/zone6/cat700/16060.htm A tiny BASIC interpreter with C++ sourcecode
Platform: | Size: 210944 | Author: 何福保 | Hits:

[ELanguagelittle C

Description: 用C语言编的一个小解释器,可以执行C程序的!算是可以执行C程序的C程序吧! (大师)写的哦!- A small interpreter arranges which with the C language, may carry out the C procedure! Is may carry out C the procedure C procedure! (Master) writes oh!
Platform: | Size: 8192 | Author: 张飞 | Hits:

[Linux-Unixliunx_shellprogram

Description: 1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用"<"和">"作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
Platform: | Size: 22528 | Author: 李强 | Hits:

[Editor附录I Little C解释程序源代码

Description: Little C解释程序源代码用C语言实现了一个C语言的子集的解释程序,之所以是子集,是由于考虑到本次毕业设计的时间上并不允许将整个C语言的解释程序完成,事实上,若要将整个C语言的解释程序完成,那将不是凭一己之力加上数月可以完成的。为此,结合所学的编译原理和实现技术以及计算理论,本文之实现了C语言自己的解释程序。-C source code using C language of a C language subset of the procedures explained that the reason is the subset is due to the graduation of design time and would not allow the entire C language to explain procedures are completed, in fact, if the entire C language to explain procedures completed, it will not be through their own efforts with a few months to complete. To this end, learning by combining theory and compiler technology and computing theory, the realization of the C language interpreter.
Platform: | Size: 19456 | Author: 卞强 | Hits:

[Other resourceinterpreter

Description: flex&bison做的C语言编译器 文件写在word里, 列表为,内含详细注解(不过是日文,不过代码还是很好用) interpreter.h interpreter.iprg.c interpreter.tree.c interpreter.misc.c interpreter.y interpreter.l -flex
Platform: | Size: 6144 | Author: czc | Hits:

[ELanguagetcforwin70

Description: 一个C++函数解释器,很好用。-a C function interpreter, a good use.
Platform: | Size: 19969024 | Author: weiwei | Hits:

[ELanguageXion_Scrip

Description: 一个小型脚本语言解释器源代码,来自老外内附英文说明和演示脚本例子-A small scripting language interpreter source code, from a foreigner in English containing a description and demo script examples
Platform: | Size: 31744 | Author: 李滨 | Hits:

[ELanguageMiniCPlusPlus

Description: 一个小型的C++代码解释器,可以运行简单的C++代码。-A small C++ code interpreter, you can run a simple C++ code.
Platform: | Size: 387072 | Author: 郑杰 | Hits:

[OS programC.Compiler

Description: C编译器使用了界面库CJLIB6.0,自己修改了CrystalView的高亮显示方式,仿照emacs,代码生成先使用了PCode,但因为苦于手中没有解释器,编写一个时间不够,所以后来又编写了80x86汇编代码的生成,有一定突破。自我认为整个程序界面比较友好,功能(基于所要求的)也计较完善。-C compiler to use the interface library CJLIB6.0, his revised CrystalView highlighting the way, along the lines of emacs, code generation first use of PCode, but because the interpreter does not suffer from the hands of the preparation of a lack of time, so then prepared a 80x86 assembly code generation, have some breakthrough. Self that the whole program interface more friendly, and function (based on the requirements) are also thought to improve.
Platform: | Size: 906240 | Author: 白大勇 | Hits:

[.netinterpreter

Description: 在VS2005.NET开发环境下,使用C#语言设计了一个对机器人指令进行翻译的解释器。 -In VS2005.NET development environment, using C# language design a robot command interpreter to translate.
Platform: | Size: 336896 | Author: luzhou | Hits:

[Other resourceC-language-WordAnalyse

Description: C语言词法分析器,本C++代码实现了对C语言的分析。是C语言的解释器。-C language lexical analyzer, the C++ code analysis for C language. Is a C language interpreter.
Platform: | Size: 3063808 | Author: fi | Hits:

[ELanguagelittle-C

Description: 一个不错的C解释器,唯一的缺点就是库文件还没有完善。-A good C interpreter, only drawback is the library file is not perfect.
Platform: | Size: 91136 | Author: liyongbo | Hits:

[Linux-Unixc-interpreter.tar

Description: 解释C语言,支持绝大部分C语言语法。。。。。。。。。。。。。。。。(Explain C language and support the majority of C grammar...)
Platform: | Size: 16384 | Author: 真阳大能 | Hits:

[ELanguageback

Description: Project about written an interpter in C using gcc compiler and lex and yacc
Platform: | Size: 16384 | Author: Abdenour | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net