Difference between revisions of "C:Compilers"

From Amiga Coding
Jump to: navigation, search
(Added AmiDevCpp)
m (Added VBCC to the C compilers list)
Line 32: Line 32:
 
* C
 
* C
 
** Sozobon C Compiler
 
** Sozobon C Compiler
 
+
** [http://www.compilers.de/vbcc.html|VBCC]
  
 
* C++
 
* C++

Revision as of 23:25, 8 May 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
    • [1]
  • 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++