Encyclopedia > Small-C

  Article Content

Small-C

Small-C is an implementation of a subset of the C programming language, suitable for microcomputers and embedded systems.

The original compiler, written in C 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.

Small-C was important for tiny computers in a manner somewhat analogous to the importance of GNU Compiler Collection for larger computers. Like its Unix counterparts, the compiler compiles to assembler code that then must be converted to machine code by an assembler.

Z88DK is based on the Small-C compiler.

References

  • James E. Hendrix, The Small-C Handbook (Reston 1984) ISBN 0-8359-7012-4
  • James E. Hendrix, A Small C Compiler: Language, Usage, Theory, and Design (M & T Books 1988)
  • James E. Hendrix, Small C Compiler (Hungry Minds, Inc 1990)

External Links



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quadratic formula

... members of any field whose characteristic is not 2. (In a field of characteristic 2, the element 2a is zero and it is impossible to divide by it.) The symbo ...

 
 
 
This page was created in 36.2 ms