Difference between revisions of "C:Compilers"

From Amiga Coding
Jump to: navigation, search
(added 'Sozobon C Compiler')
(Added AmiDevCpp)
Line 36: Line 36:
 
* C++
 
* C++
 
** GCC
 
** GCC
 +
</div>
 +
 +
 +
<div class="acBlock" style="width: 500px;">
 +
==Amiga C development on other platforms==
 +
* [http://amidevcpp.amiga-world.de/ AmiDevCpp] (Integrated Cross Platform Development Environment for Windows)<br />for developing for AmigaOS (m68k), AmigaOS4 (PPC), MorphOS(PPC) and for AROS (i686) in C/C++
 
</div>
 
</div>
 
|}
 
|}

Revision as of 23:27, 15 March 2008

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

  • C++
    • Hisoft C (?)
    • Maxon C (?)
    • Lattice C (?)
    • SAS/C 6.58


Assemblers with IDE

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

  • C++
    • StormC

Compilers without IDE

  • C
    • Sozobon C Compiler


  • C++
    • GCC


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++