搜索资源列表
YABASIC的一个解释器
- 用C语言写的YABasic解释器,可以在Linux/windows等多个平台上运行-C YABasic written language interpreter, the Linux / windows etc. running on multiple platforms
CENVIW
- WINDOWS环境下宏命令批处理增强工具包C语言解释器 -Windows environment-order batch tool kit to enhance C language interpreter
gf2112gf
- VB代码集合·一个C语言分析器 .. ·生成Pascal语言.. ·Basic编译器源码.. ·一个基于C++的语法.. 最新内容下载排行榜 ·VmBasic 源代.. ·小型的 C 语言编译.. ·VC++编的一个词法.. ·C++版 词法分析、.. ·编译原理词法分析的电.. · idel虚拟机源.. ·pl/0词法编译器,.. ·良好的C语言语法检查.. ·小型的 C 语言编译.. ·小的c编译器包括词法.. 文件名称: xdtools.zip下载 所属分类: 编译器/解释器 开发工具:
CompilerandPractice
- 编译原理及实践,一本很好的书籍!指导完成一个语言的解释器-Compiler Construction Principles and Practice, a very good book! Guidance to complete a language interpreter
tclinterop
- 在C#中嵌入TCL解释器,执行TCL脚本的源码示例-In the C# Embedded TCL interpreter, the implementation of TCL example scr ipt source
basicsrc
- 用C写的Win32 BASIC解释器 asdf wefw-Win32BASIC written with C interpreter asdf wefw
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
Interperet
- 使用C++ 编写的解释器模式,使多个对象都有机会处理请求,从而避免请求的发送者和接收者之间的耦合关系。将这些对象连成一条链,并沿着这条链传递该请求,直到有一个对象处理它为止-Interperet model in C++
C-ompile-C
- 一个用C#写的C解释器 , 你可以尝试下 -1 with the C# written in C interpreter, you can try the next. .
Program
- C# 代码解释器 动态编译代码 执行-C# code interpreter dynamically compiled code
basic
- 一个小型的BASIC解释器及其全部C源程序代码-C language
interpreter
- 在VS2005.NET开发环境下,使用C#语言设计了一个对机器人指令进行翻译的解释器。 -In VS2005.NET development environment, using C# language design a robot command interpreter to translate.
picoc-1.0
- 微型、跨平台、易扩展的C语言解释器,可作为无人机系统的脚本语言。-PicoC is a very small C interpreter for scr ipting. It was originally written as the scr ipt language for a UAV s on-board flight system.
WinBinder-0.46.0
- c写的PHP开发桌面程序,的界面解释器源代码。-c development of desktop applications written in PHP, source code interpreter interface.
lua-5.2.1.tar
- lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序
Wlloucompi
- 用c写的tiny语言的解释器,包括词词法分析、语法分析、语义分析,解释执行 -C write tiny interpretation of the language, including word lexical analysis, syntax analysis, semantic analysis, and interpretation of the implementation
Vffaacilityx
- 一种基于Vxworks平台的几个代码(C),一个FTP服务器的代码,一一个是一种基于SOCKET机制的通用服务器,还有一个是简单易懂XML解释器 -Based on Vxworks platform code (C), an FTP server code, is a general-purpose servers based SOCKET mechanism, there is a straightforward XML interpreter
HtmlParser2003
- C#开发的HTML解释器,可以用于开发C#版本的浏览器等工具-HTML Parser
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