Results 1 to 4 of 4

Thread: FREEC/C++ COMPILERS

  1. #1
    Join Date
    Nov 2005
    Posts
    127

    Default FREEC/C++ COMPILERS

    Free C/C++ Compilers
    HI GUYS HERE SOME OF THE COMPILERS IS THERE WICH IS MORE USEFUL..........


    Visual C++ 2005 Express
    URL: http://msdn.microsoft.com/vstudio/ex...C/default.aspx
    This is available for free until November 2006. You will have to download the Windows Platform SDK from the link at the bottom of the page to build native Windows applications.

    HP-GCC - a C compiler for HP calculators
    URL: http://hpgcc.org/
    HP-GCC is a suite of programs that allow you to program ARM-based HP calculators in C. Being released under the GPL, it is free to use and modify. HP-GCC is a project aiming to make advanced programming in C easy.

    z88dk - The z88 Development Kit
    URL: http://z88dk.sourceforge.net/
    z88dk is a z80 C cross compiler supplied with an assembler/linker and a set of libraries implementing the C standard library for a number of different z80 based machines. z88dk is known to run on the following platforms: Amiga, BeOS, HP-UX 9, Linux, MacOS X, Solaris, Win32, Win16 and MSDOS. Binary releases are available for Amiga, Solaris and Win32.

    IntelĀ® C++ Compiler for Linux*
    URL: http://www.intel.com/cd/software/pro...lin/219856.htm
    Free evaluation copy can be downloaded for non-commerical uses.

    GCC - the GNU Compiler Collection
    URL: http://gcc.gnu.org/
    GCC, the GNU Compiler Collection, includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).

    eMbedded Visual C++
    URL: http://msdn.microsoft.com/mobility/o...c/default.aspx
    Windows CE .NET includes eMbedded Visual C++ 4.0, a powerful development tool that offers considerable benefits to companies building native code applications for the next generation of Windows CE-based devices

    Microsoft Visual C++ Toolkit 2003
    URL: http://msdn.microsoft.com/visualc/vctoolkit2003/
    The Microsoft Visual C++ Toolkit 2003 includes the core tools developers need to compile and link C++-based applications for Windows and the .NET Common Language Runtime. Including: Microsoft C/C++ Optimizing Compiler and Linker; C Runtime Library and the C++ Standard Library; Microsoft .NET Framework Common Language Runtime; and sample code.

    Borland C++ Compiler 5.5
    URL: http://www.borland.com/products/down..._cbuilder.html
    You will have to create a login ID, but it's a Free C++ compiler for Windows. It includes the latest ANSI/ISO C++ language support including the RTL, the STL framework with C++ template support. It runs from the command line and there is no built-in text

    Pelles C
    URL: http://www.smorgasbordet.com/pellesc/
    Pelles C for Windows is a complete development kit for Windows and Pocket PC. It contains among other things a optimizing compiler, a linker, a resource compiler, a message compiler, a make utility and install builders for both Windows and Pocket PC. It also contains a integrated development environment (IDE) with project management, debugger, source code editor and resource editors for dialogs, menus, string tables, accelerator tables, bitmaps, icons, cursors, animated cursors, animation videos (AVI's without sound), versions and XP manifests. The compiler is based on LCC, and the install builder for Windows is based on NSIS. Both are heavily modified.

    Dev C++
    URL: http://www.bloodshed.net/devcpp.html
    Dev C++ is a development environment that comes with the free GCC compiler (MingW port) included and is a good compiler package for those programming on Windows-based computers. Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler.

    LCC-Win32
    URL: http://www.cs.virginia.edu/~lcc-win32/
    A Free C Compiler System For Windows 95/98 and NT.

    DJGPP
    URL: http://www.delorie.com/djgpp/
    A complete 32-bit C/C++ development system for Intel 80386 (and higher) PCs running DOS. DJGPP is a compiler and a set of tools that let you produce 32-bit protected-mode programs which run on MS-DOS/MS-Windows machines.

    Cygwin
    URL: http://sources.redhat.com/cygwin/
    The Cygwin tools are ports of the popular GNU development tools and utilities for Windows 95 using the Cygwin library which provides a UNIX-like API on top of the Win32 API. With these tools installed, it is possible to write Win32 console or GUI applicat

    MinGW32
    URL: http://www.mingw.org/
    MinGW is a collection of header files and import libraries that allow one to use GCC and produce native Windows32 programs that do not rely on any 3rd-party DLLs. The current set of tools include GNU Compiler Collection (GCC), GNU Binary Utilities (Binuti

    Digital Mars
    URL: http://www.digitalmars.com/
    Digital Mars C and C++ Compilers for Win32, Win16, DOS32 and DOS.

    Apple's Developer's Workshop
    URL: http://developer.apple.com/tools/mpw...ers/index.html
    C and C++ compilers.

    Leonardo
    URL: http://www.dis.uniroma1.it/~demetres/Leonardo/
    A C Programming Environment for the Macintosh made specifically for learning the C language, visually debugging C programs, and creating algorithm animations in a declarative style. .

    Small Device C Compiler
    URL: http://sdcc.sourceforge.net/
    SDCC is a freeware, retargettable, optimizing ANSI C compiler. The current version targets the Intel 8051 and recently the Zilog Z80 based MCUs. SDCC can be retargeted for other 8 bit MCUs or PICs.

    CINT C/C++ Interpreter
    URL: http://root.cern.ch/root/Cint.html
    CINT is a C/C++ interpreter which is aimed at processing C/C++ scripts.

    Al Stevens's Quincy C Interpreter
    URL: http://www.ddj.com/ftp/packages/quincy/
    A neat little C interpreter, and a good tool for learning the C programming language, Quincy C is a DOS program that Stevens wrote to accompany one of his books. The source is also available for download.

    Tiny C
    URL: http://fabrice.bellard.free.fr/tcc/
    A small C compiler for Linux.

    Ch C/C++ Interpreter
    URL: http://www.softintegration.com/
    Ch is a powerful C/C++ interpreter. It supports classes in C++ and many new features in the latest C99 standard. The industry standard POSIX, X11/Motif, OpenGL, ODBC, XML and GTK+ are supported as well. Ch has built-in graphical support and can be run acr

    Cyclone
    URL: http://www.research.att.com/projects/cyclone/
    Cyclone is a programming language based on C that is designed to be safe, meaning that it rules out programs that have buffer overflows, dangling pointers, format string attacks, and so on. The Cyclone compiler and tools, as well as some benchmark programs, are freely available for download.

    Open Watcom
    URL: http://www.openwatcom.org/
    Open Watcom is a joint effort between SciTech Software Inc, Sybase, and the Open Source development community to maintain and enhance the Sybase Watcom C/C++ and Fortran compiler products.

    Compaq C Version 6.2
    URL: http://www.unix.digital.com/linux/compaq_c/index.html
    Compaq C for Linux Alpha is now available for immediate download upon acceptance of license terms and filling out an online registration form.

    TenDRA
    URL: http://www.cse.unsw.edu.au/~patrykz/TenDRA/
    TenDRA is a free, public domain C/C++ compiler and checker technology, developed by the Open Software Systems Group (OSSG) at DERA around its TDF/ANDF compiler intermediate format.

    REPLY ME.... :twisted: :twisted: :twisted: :twisted: :twisted:

  2. #2
    Join Date
    Aug 2005
    Location
    India
    Posts
    1,544

    Default

    Thanks for sharing. I like borland version.

  3. #3
    Join Date
    Jan 2006
    Posts
    273

    Default

    Good information mazza

    Thanks for sharing

  4. #4
    Join Date
    Oct 2005
    Location
    vizag
    Posts
    29

    Default

    i am cse engieer .
    thank you for giving.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •