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.
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.
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
lwIP is a small independent implementation of the TCP/IP protocol
suite that has been developed by Adam Dunkels at the Computer and
Networks Architectures (CNA) lab at the Swedish Institute of Computer
Science (SICS).
PIXIL is a small footprint operating environment, complete with
PDA PIM applications, a browser and multimedia applications
for small handheld and flat-panel based devices.
eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086.
As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore comparing to other Forth models.