Difference between revisions of "C:Compilers"

From Amiga Coding
Jump to: navigation, search
(link to GCC article)
(changed VBCC link)
Line 33: Line 33:
 
* C
 
* C
 
** Sozobon C Compiler
 
** Sozobon C Compiler
** [http://www.compilers.de/vbcc.html VBCC]
+
** [http://sun.hasenbraten.de/vbcc/ VBCC]
  
 
* C++
 
* C++

Revision as of 22:22, 5 January 2009

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

  • C++
    • HiSoft C++ 4.0
    • Maxon C++ 4.0
    • Lattice C 5.02
    • SAS/C 6.58


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