1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/lang/sdcc/pkg-descr
Beech Rintoul ee091d2e91 - Update to 2.7.0
- Makefile and plist cleanup.
- Move patches to Makefile and remove files.
- Pet portlint.

PR:		ports/116953
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by:	sat (mentor)
2007-10-13 12:26:37 +00:00

10 lines
367 B
Plaintext

SDCC is a Freeware, retargettable, optimizing ANSI-C compiler that
targets the Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola
68HC08 based MCUs. Work is in progress on supporting the Microchip
PIC16 and PIC18 series.
SDCC also comes with the source level debugger SDCDB, using the
current version of Daniel's s51 simulator.
WWW: http://sdcc.sourceforge.net/