The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
标签: language translates compiler assembly
上传时间: 2015-04-08
上传用户:Avoid98
B/S的教育部群组管理 JSP页面 可以参考
上传时间: 2014-12-05
上传用户:gyq
Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。
标签: compiler Making binary plain
上传时间: 2015-04-11
上传用户:cjf0304
b树的C++实现,运用模板实现B树 简单明了
上传时间: 2015-04-11
上传用户:zwei41
CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs included with it. However at this time debugging support for MSDOS is rudimentary at best and there is no IDE for DOS. the newest version, support windows.
标签: compiler general-purpose optimizing given
上传时间: 2015-04-12
上传用户:gtzj
KCC , a good c compiler, write by Ken Harrenstien
标签: Harrenstien compiler write good
上传时间: 2013-12-25
上传用户:whenfly
OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.
标签: interpreting extensions generates multipass
上传时间: 2015-04-12
上传用户:大三三
LSI C-86 compiler,小日本写的C语言编译器
上传时间: 2013-12-25
上传用户:shawvi
Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is designed to run on Linux, but it should be usable on any Unix-like operating system for the x86 with minimal effort.
标签: Simple Compiler compiler portable
上传时间: 2015-04-12
上传用户:pompey
The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
标签: Obfuscated Compiler compiler generate
上传时间: 2015-04-12
上传用户:windwolf2000