搜索资源列表
Tinyc
- Tinyc是很出名的C编译器开发实例,编译原理实践随书源码
tinyc
- 一个非常小的C语言编译器!!! !!! !!!!
TINYC
- TINYC的源代码-TINYC source code
lexer
- 编译原理词法分析程序,可以将tinyC代码转换为中间代码,并可简单的进行一些预处理和错误分析-Compilation Principle lexical analysis procedures, tinyC code can be converted to intermediate code, and simple to carry out some pre-processing and error analysis
tcc-0.9.25
- tcc的源代码,从网站下载的,较为完整,-source code of tinyc from it‘s website 0.294,thanksgiving
tcc-0.9.25
- 有没有想过使用 C 语言作为游戏脚本? TinyC 可以让你实现这个想法. 这是个微型的 C 语言编译器, 可以附加在宿主程序上, 运行时编译任何 C99 代码.-Have you ever thought to use C language as a game scr ipt? TinyC allows you to implement this idea, which is a miniature of the C language compiler, can be attached to