Difference between revisions of "C:Compilers"

From Amiga Coding
Jump to: navigation, search
(changed AmigaDevCpp link to English version of the website)
Line 6: Line 6:
 
** Aztec C 5.0
 
** Aztec C 5.0
 
** Dice C 3.15 (1996 ?)<br />Binary - http://www.obviously.com/amiga/<br />Sourcecode - http://www.obviously.com/dice/
 
** Dice C 3.15 (1996 ?)<br />Binary - http://www.obviously.com/amiga/<br />Sourcecode - http://www.obviously.com/dice/
 +
** Lattice C 5.02
 +
** SAS/C 6.58
 
|width=50|
 
|width=50|
 
|valign=top|
 
|valign=top|
Line 11: Line 13:
 
** HiSoft C++ 4.0
 
** HiSoft C++ 4.0
 
** Maxon C++ 4.0
 
** Maxon C++ 4.0
** Lattice C 5.02
+
** SAS/C 7
** SAS/C 6.58
 
 
|}
 
|}
  

Revision as of 13:41, 29 July 2010

(todo: check which ones are with and which ones without IDE)

  • C++
    • HiSoft C++ 4.0
    • Maxon C++ 4.0
    • SAS/C 7


Assemblers with IDE

The following are complete IDE's (compiler, text-editor, linker and debugger):

  • C++
    • StormC++ 3.0
    • Storm C 4 Pro

Compilers without IDE

  • C
    • Sozobon C Compiler
    • VBCC


Amiga C development on other platforms

  • AmiDevCpp (Integrated Cross Platform Development Environment for Windows)
    for developing for AmigaOS (m68k), AmigaOS4 (PPC), MorphOS(PPC) and for AROS (i686) in C/C++