Differences

This shows you the differences between two versions of the page.

Link to this comparison view

compiler [2017/08/01 21:58]
compiler [2022/04/16 12:22] (current)
Line 1: Line 1:
 +==== [[C]]/[[C++]] ====
 +
 +  * [[GNU]] [[GCC]] C/C++  http://www.gnu.org/software/gcc/
 +  ** [[Unix]] / [[Linux]]  ... https://wiki.archlinux.org/index.php/Intel_C%2B%2B
 +  ** [[Windows]] / [[Cygwin]] , Ming32 3.2 (The MinGW 2.0 distribution).
 +
 +  * [[Microsoft]] [[MSVC]] Visual C++ 5.0 / 6.0 aka : http://shop.microsoft.com/devtools/
 +[[Windows]]
 +
 +  ** Microsoft Visual Tool Kit : (free version) http://msdn.microsoft.com/visualc/vctoolkit2003/
 +
 +  ** Microsoft Visual C++.NET 2002 (VC++ 7.0).
 +
 +  ** Microsoft Visual C++.NET 2003 (VC++ 7.1).
 +
 +  * http://www.comeaucomputing.com/
 +
 +  * Intel ICC C/C++ 7.0. http://intel.com/
 +[[Linux]] [[Windows]]
 +http://www.intel.com/software/products/compilers/clin/
 +
 +  * Kai KCC
 +  ** http://www.kai.com/C_plus_plus
 +  ** http://developer.intel.com/software/products/downloads/KCC-4.0f3-i386-7.1.htm
 +
 +  * Metrowerks Code Warrior 8.3. http://store.metrowerks.com/
 +
 +  * Watcom C/C++ 12.0 (Open Watcom C/C++ 1.0). http://openwatcom.org/
 +
 +  * Borland C/C++ 5.6 (C++ Builder 6). http://www.borland.com/products/downloads/download_cbuilder.html
 +
 +  * Digital Mars C/C++ 8.34. http://www.digitalmars.com/
 +
 +  * Amiga : Latice C
 +
 +
 +  * C++Builder  http://www.borland.com/downloads/download_cbuilder.html
 +
 +
 +==== [[Console]]s ====
 +
 +  * http://www.taconsole.com :
 +
 +  * MSVC : Xbox
 +
 +  * metrowerks : ps2+ Gamecube
 +
 +  * sn-system :  ps2  gamecube
 +
 +  * gbdk (gameboy)
 +
 +==== [[Java]] ====
 +
 +==== [[Symbian]]====
 +
 +===== decompiler =====
 +
 +  * http://bugs.debian.org/440292
 +
 +  CVS_ROOT=:pserver:anonymous@boomerang.cvs.sourceforge.net:/cvsroot/boomerang
 +  cvs login && cvs -z3 ${CVS_ROOT} checkout -P boomerang 
 +
 +  * deb : see [[apt]]
 +
 +
 +===== MISC =====
 +
 +  * http://www.coins-project.org/international/index.html
 +  * http://www.ddj.com/article/printableArticle.jhtml?articleID=184405450&dept_url=/
 +Comparaison
 +  * https://medium.com/dailyjs/how-do-i-get-started-with-v8-development-17e976ebe4af# LearN JavaScript
 +
 +===== MORE =====
 +
 +@TaG: [[ProgrammingTool]]
 +
  
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki