搜索资源列表
YABASIC的一个解释器
- 用C语言写的YABasic解释器,可以在Linux/windows等多个平台上运行-C YABasic written language interpreter, the Linux / windows etc. running on multiple platforms
xerces-c-src_2_3_0
- 一个很好xml 解释器,功能齐备,代码可读性极强!-a good explanation for xml and functional, code readability strong!
little C
- 用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!
cint5.16.tar
- cint...昨天看到有个c++解释器,叫CINT,down下来一用,很爽,推荐大家也去看一看。 相信不少朋友们早就知道这个东西了-cint ... Yesterday saw a c interpreter, called CINT, down from a used, very interesting. Suggest everyone to see. Many friends have long known of the things
compiler
- c--解释器,输入源码,能够打印出结果,可支持注释,递归等
tinyxml_2_5_3.tar.gz
- TinyXml是一个基于DOM模型的、非验证的轻量级C++解释器,用在解析格式较为简单的XML文件,比如配置文件时,特别的合适。
改进的little c语言解释器
- 这是一个C语言解释器,基于little c进行了改进,增加了对浮点数的支持。并用C++Builder进行测试。
个人认为很好用的BASIC脚本解释器
- 个人认为很好用的BASIC脚本解释器,可嵌入C程序中使用,支持扩展对象。,Personally think that a good scr ipt to use the BASIC interpreter can be embedded in C programs used to support the expansion of the object.
interpreter_of_little_C
- 用C语言编的一个小解释器,可以执行C程序的!算是可以执行C程序的C程序吧! 选自最新C语言精华(第三版)Herbert Schildt著 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!-Using C language made a smal
C0Compiler
- 用c++开发的一个小小的解释器,适合初学者学习编译原理有帮助!-C++ development with a small interpreter for beginners to learn the principle of compiled help!
basic
- 一个小型的BASIC解释器及其全部的C源程序代码- A small BASIC interpreter and its complete C source program code
C.Compiler
- C编译器使用了界面库CJLIB6.0,自己修改了CrystalView的高亮显示方式,仿照emacs,代码生成先使用了PCode,但因为苦于手中没有解释器,编写一个时间不够,所以后来又编写了80x86汇编代码的生成,有一定突破。自我认为整个程序界面比较友好,功能(基于所要求的)也计较完善。-C compiler to use the interface library CJLIB6.0, his revised CrystalView highlighting the way, along th
CompilerandPractice
- 编译原理及实践,一本很好的书籍!指导完成一个语言的解释器-Compiler Construction Principles and Practice, a very good book! Guidance to complete a language interpreter
MiniCPlusPlus
- 一个小型的C++代码解释器,可以运行简单的C++代码。-A small C++ code interpreter, you can run a simple C++ code.
C-ompile-C
- 一个用C#写的C解释器 , 你可以尝试下 -1 with the C# written in C interpreter, you can try the next. .
C-language-WordAnalyse
- C语言词法分析器,本C++代码实现了对C语言的分析。是C语言的解释器。-C language lexical analyzer, the C++ code analysis for C language. Is a C language interpreter.
little-C
- 一个不错的C解释器,唯一的缺点就是库文件还没有完善。-A good C interpreter, only drawback is the library file is not perfect.
C-minus-minus-interpreter
- 这是一个简单的C++解释器,对于初学者来说,是一个很好的范例。可以从中学到很多。- this is a simple C++ interpreter,to a student,it is a great example.
C-interpreter-Picoc-2.1
- Picoc是google开源代码项目中看到的一个项目,其初衷貌似是要做一个在小的嵌入设备上的C解释器。它的核心代码只有3500行左右,可读性不错,虽然没有实现完整的ISO C标准,基本的C运行库还是具备了。-Picoc is a very small c interpreter.
cint-5.16
- 著名的C++脚本解释器!在WindowsXP下编译好的CInt 5.16!已经生成好了libcint.dll,cintsock.dll,win32api.dll等链接库,可以支持解释运行大部分C++语法,以及一部分常见的Windows窗口Api函数!对于编写C++脚本解释器的同学大有帮助!!!在Windows下可以直接拿去用无需再次编译!(如果需要编译需要先安装MinGW + Msys 编译环境)(The famous C++ scr ipting interpreter! Compiled C