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
BBC News 24

... digital television in the UK, satellite viewers were able to view the service. The BBC were initially criticized for the cost of running BBC News 24 channel, with so ...

 
 
 
This page was created in 38.5 ms