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
Canadian Music Hall of Fame

... Hall of Fame honors Canadian musicians for their lifetime achievements in music. The ceremony is held each year in Toronto as part of the Juno Awards. Complete list of ...

 
 
 
This page was created in 31.1 ms