搜索资源列表
S-Lang
- 一个C格式的脚本处理函数库源代码,可让你的C程序具有执行C格式的脚本文件- A C form scr ipt processing function storehouse source code, may let your C procedure have carries out the C form scr ipt document
finc-0.2-20020408.tar
- FinC is Fava in C! A C-like syntax language. It s designed to apply to embededd system.-FinC is Fava in C! A C-like syntax language. It s designed to apply to embededd system.
accidence
- C语言编译的词法分析。这是针对C程序的源代码的关键字和符号,变量进行识别-C language compiler of lexical analysis. It is aimed at the C program's source code keywords and symbols, and the identification of variables
bsh
- BeanShell是一个小型的,免费的,可嵌入式的,具有面向对象脚本语言特性的Java代码解释器。它是用Java语言写的。它能执行标准的Java语句和表达式,还自带简单的脚本命令和语法。它把编程对象当成一个简单的方法,这很像Perl和Javascr ipt. 你可以在写Java测试或调试时使用BeanShell,也可以用它作为你的应用程序的脚本引挚。简而言之,BeanShell可以动态的解释JAVA语言。也就是说BeanShell在许多方面对于Java的用处就像Tcl/Tk对于C的用处一样:
tinycc.tar
- c语言编译器arm-gen.c asmtest.S bcheck.c boundtest.c c67-gen.c Changelog coff.h configure COPYING elf.h [examples] float.h gcctestsuite.sh i386-asm.c i386-asm.h i386-gen.c il-gen.c il-opcodes.h libtcc.h libtcc1.c libtcc_test.c Makefile README sta
chsh
- 一个类c++语言解释器,由一位国外c++大师所作,喜欢脚本脚本语言的可以-a Class C language interpreter, by a master of his foreign c, like the scr ipt scr ipting language can s
BYC
- It s a accidence analyzer for C.It s the things that computer student wants.,WINDOWS -accidence analyzer for C. It's the thin gs that computer student wants. , WINDOWS
C_mycompiler
- 对c源程序的词法分析器。 主要由文本输入框(RichTextbox)、菜单、各个控制栏和对话控件组成。其中RichTextbox是文字的载体以及显示工具,菜单和工具栏用以使用程序提供的文件操作、编辑等的功能。结果另存为文件。-c source of the lexical analyzer. Mainly by the text input box (RichTextBox), the menu's control column and dialog components. Rich
MYc_SCAN
- 小型编译器之C-词法分析器 可以作为一般小型编译器的模板-small compiler's C-lexical analyzer can be used as ordinary small template compiler
uc-tokens10
- Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping
ToolPublic
- TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The language, and indeed a significant part of the core of the TOOL engine, is based on the BOB project, a work that was originally developed
cifafenxi
- c++6.0上实现的s语言词法分析器,内含s语言的示例
yufafenxi
- c++6.0上实现的s语言的语法分析程序
040410204
- 算符优先文法 1. 可以使用任何语言来完成,例如:Java、C、C++。 2. 文法采用常用的方式进行描述,例如:S→aA。 3. 以文件方式读取文法。 4. 分别求出每一个非终结符的FIRSTVT和LASTVT集。 5. 画出算符优先关系表。 6. 判定读入的文法是否是算符优先文法。 7.给定的任意符号串判定是否是文法中的句子,将分析过程用计算机打印出来。
Cx51
- 编译器用户手册 对传统和扩展的8051 微处理器的 优化的C 编译器和库参考-Compiler user s manual of traditional and expanded 8051 microprocessor optimized C compiler and library reference
pascal-compiler-in-cpp
- pascal compiler in C++是一个用C++实现的PASCAL编译器,主要包括符号表,创建语法树,代码生成和4元式解析等。该工程是根据龙书实现的编译器。项目中大量使用了STL,设计模式等思想。是学习面向对象编程和设计的好材料。里面包含有说明.txt有更详细说明 请使用Mingw或Dev-C++开发环境-pascal compiler in C++ is a compiler which compiles pascal code. The project consists
s
- 一个用c++编写的编译器,希望可以对你们有用。-A painstakingly written using c++ compiler, I hope you can be useful for
DTMF_remote.c
- DTMF decoder using RomanBlack s triplet algorithm
Parser2.c
- Enhanced version of PL-0 s parser written in c.
Parser2.c
- Enhanced version of PL-0 s parser written in c. Includes missing file "error.h".