| Small-c |
Articles about Small-c |
Information AboutSmall-c |
| CATEGORIES ABOUT SMALL-C | |
| c programming language family | |
| c compilers | |
|
The original compiler, written in Small-C for the Intel 8080 by Ron Cain , appeared in the May 1980 issue of '' Dr. Dobb's Journal ''. James E. Hendrix improved and extended the original compiler, and published ''The Small-C Handbook''. According to his own recollection, he developed Small-C partially on a unix-based system he had access to. Small-C was important for tiny computers in a manner somewhat analogous to the importance of GCC for larger computers. Just as its UNIX counterparts, the compiler generates Assembler Code , which then must be translated to Machine Code by an available Assembler . The Z88DK Small-C Cross Compiler is capable of generating code for many Zilog Z80 based computers. The Small-C implementation has been ported to many processors:
Small-C has been ported to just as many Operating System s:
REFERENCES
EXTERNAL LINKS
|
|
|