freebsd-ports/lang/sdcc-devel/pkg-descr
Pav Lucistnik 158d385fd1 Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizing
ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog
Z80 based MCUs.

PR:		ports/66262
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2004-05-09 23:26:39 +00:00

11 lines
313 B
Plaintext

SDCC is a Freeware, retargettable, optimizing ANSI-C compiler that
targets the Intel 8051, Maxim 80DS390 and the Zilog Z80 based MCUs.
SDCC also comes with the source level debugger SDCDB, using the
current version of Daniel's s51 simulator.
WWW: http://sdcc.sourceforge.net/
- Tijl Coosemans
tijl@ulyssis.org