home *** CD-ROM | disk | FTP | other *** search
/ Dream 57 / Amiga_Dream_57.iso / Amiga / Programmation / c / Compilateur / Compiler.readme < prev    next >
Encoding:
Text File  |  1998-09-24  |  445 b   |  10 lines

  1. Short:  An optimizing C compiler for m68000.
  2. Author: Matthew Brandt 
  3. Source: Fish collection
  4.  
  5. An optimizing C compiler for the 68000.  Has successfully compiled itself
  6. on a 68000 based Unix system V machine, but has yet to be fully ported to
  7. the Amiga.  It will currently produce assembly output for simple C routines
  8. on the Amiga, but needs lots of work to be really useful as anything other
  9. than a learning tool for budding compiler guru's.  
  10.