freebsd-ports/lang/dice/pkg-descr
Dirk Meyer 95dc5b97dc flynn@energyhq.homeip.net wrote:
Dice is Matt Dillon's (yes, our FreeBSD guru :) portable 68000 C
Compiler. Found it odd that there's not a port for this, considering that the
author of the compiler is a FreeBSD commiter.

PR:		34449
Submitted by:	flynn@energyhq.homeip.net
2002-02-22 14:06:04 +00:00

10 lines
420 B
Plaintext

Free source code for a the complete DICE C compiler core. Will compile easily
on the Amiga, FreeBSD, Linux and other Unix systems. Able to create both
relocatable and fixed address (ROM) based code. Quite suitable for embedded
68K development on chips such as the 68000 / 68302 / 68306.
WWW: http://www.obviously.com/dice/
Author: Matt Dillon <dillon@apollo.backplane.com>
- Miguel Mendez <flynn@energyhq.homeip.net>