搜索资源列表
byacc.1.9.tar.Z
- Berkeley的YACC词法/语法分析器
djgpp_src.zip
- djgpp源码,含有gcc2.9编译器,汇编工具,debug工具等
tcc-0.9.20.rar
- 小而快的c编译器,可以直接解释运行C语言写就的源程序。
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
字符串表达式解析器
- 此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象: IF,AND,OR,<,<=,>,>=,<>,=,== 数字0-9,(,),+,-,*,/, SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.-this program is a computing device that is in a process of improvement based on the
gs02
- 原来一些32位版发表在 http://www.x86asm.com 因暂停。更新的版本改上传于你处。 在原来的基础上。 增加了简单的宏指令. 增加了链接分散的汇编文本能力. 增加了完全的32位寻址格式. 例如: MOV EAX,[9*EDX] 也即MOV EAX,[EDX+8*EDX] 又如 ADD [ESI+ECX+某单或四字节数],另某数 其中: 某单或四字节数,默认为单字节偏移.(有些会另外,如PUSH类默认为32位的四字节.) 可以用DW等指
tcc-0.9.23
- Tiny C Compiler - C scr ipting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local
XLexAnal
- 一个我自己写的X语言词法分析器,X语言(1~9,+-*/() )-one I wrote it myself X language lexical analyzer, X language (1 ~ 9, -*/())
shpf1.9
- shpf 1.9一个并行编译器,自动的将串行fortran程序转换成并行的mpi程序。-shpf 1.91 parallel compilers, are automatic transform the serial fortran procedure the parallel mpi procedure.
asn1c-0.9.21.tar
- 有名的ASN1 to c的开源编译器,0.9.21是最作者发布的最稳定版本
tcc-0.9.20.rar
- 小而快的c编译器,可以直接解释运行C语言写就的源程序。,Small but fast c compiler can directly explain the C language to run on the source.
tcc-0.9.24.rar
- TCC是一个轻量级的用C语言制作的编译器,TCC is a lightweight with C language compiler
asn1c_win0.9.22.rar
- asn1c 0.9.22 windows版本,asn1c 0.9.22 for windows.
byacc.1.9.tar.Z
- Berkeley的YACC词法/语法分析器 -Berkeley YACC syntactic and phrase parser
tcc-0.9.24.tar.bz2
- Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC executable, including C preprocessor, C compiler, ... http://bellard.org/tcc/
tcc-0.9.24
- tiny c 编译器,小型的C 编译工具.-tcc is tiny c compiler!
tcc-0.9.24-win32-bin
- Tiny C compiler ver. 0.9.24
tcc-0.9.24
- tcc 0.9.24版本的源代码,较为简单易于理解-tcc 0.9.24的sourcecode,easy to understand
lazarus-0.9.26.2-fpc-2.2.2-win32
- Lazarus is a Rapid Application Development Tool for FreePascal. It comes with the LCL - Lazarus component library, which contains platform independent visual components like buttons, windows, checkbox, treeview and many, many more. The LCL is p
tcc-0.9.25.tar.tar
- Tiny C编译器的源代码,版本是 0.9.25-Tiny C Compiler Source Code