Follow us on twitter

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthordark2025
    • CommentTimeDec 31st 1969 edited
     

    emm.... 
    how to create .exe program 
    what the software to create .exe 

    • CommentAuthorkyuubi92
    • CommentTimeSep 23rd 2009
     
    I'm a noob, so please correct anything I say wrong..
    Most of the programs you write and compile turn to an executable file.. Like C, C++, etc..
    Java gives you a ".class" file..
    So FIND the right language for yourself depending on what you're trying to achieve..
    • CommentAuthorkyuubi92
    • CommentTimeSep 23rd 2009 edited
     

    K.. I'm ok with C, C++, Javascript.. Still learning Java..
    Like I said I do not know much about other languages.. 

  1.  
     
    I'm a noob, so please correct anything I say wrong..
    Most of the programs you write and compile turn to an executable file.. Like C, C++, etc..
    Java gives you a ".class" file..
    So FIND the right language for yourself depending on what you're trying to achieve..

    Java can compile to an exe as well.

    • CommentAuthorfordyz
    • CommentTimeSep 23rd 2009 edited
     

     

    You need a compiler for whatever language you are using.

    no you don't

    • CommentAuthorkurdboy
    • CommentTimeSep 23rd 2009
     
    he just wants to know what software will compile an .exe for him
  2.  

     

    he just wants to know what software will compile an .exe for him

    BASIC compilers
    FreeBASIC
    Liberty BASIC
    PowerBASIC
    PureBasic
    Realbasic
    Visual Basic
    Quick Basic
    KBasic

    C compilers
    AMPC
    Clang
    GCC C
    VAX/VMS, RTEMS
    LabWindows/CVI
    lcc
    Nwcc
    Pelles C
    Portable C Compiler
    SAS/C
    Tiny C Compiler
    CCS C Compiler
    VBCC

    C/C++ compilers
    C++ Builder
    Turbo C++ Explorer
    C++ Compiler
    Borland C++
    Turbo C++ for DOS
    Clang
    Comeau C/C++
    CoSy compiler
    Digital Mars
    Djgpp
    EDGE ARM C/C++
    MinGW
    GCC C++ (G++)
    HP aC++
    Intel C++ Compiler
    Microtec
    MULTI
    Open Watcom
    Open64
    PathScale SiCortex
    PGI Workstation
    ProDev WorkShop
    RealView C/C++ Compiler
    SAS/C C++
    Sun Studio
    TenDRA
    VectorC
    Visual Studio C++
    VisualAge C++
    XL C/C++

    Fortran compilers
    Sun Studio
    PGI Workstation
    PathScale Compiler Suite
    Absoft Pro Fortran
    G95
    gfortran
    Intel Fortran Compiler
    Lahey Fortran
    Open64
    FTN95
    NAG Fortran Compiler

    Pascal compilers
    CodeGear Delphi
    Free Pascal
    GCC Pascal
    Object Pascal for Windows
    Turbo Pascal

    Smalltalk compilers
    Smalltalk MT

    Open source compilers
    The Plan 9 compiler collection by Ken Thompson
    Amsterdam Compiler Kit (ACK)
    Clang C/C++/Objective-C Compiler
    FreeBASIC [Basic] [DOS/Linux/Windows]
    Free Pascal [Pascal]
    Roadsend PHP [PHP 5] [Linux, FreeBSD, Windows, Mac OS X]
    GCC
    Local C compiler [C] [Linux, SPARC, MIPS]
    The LLVM Compiler Infrastructure which is also frequently used for research
    Portable C Compiler [C] [UNIX-like]
    Open Watcom [C, C++, and Fortran] [Windows and OS/2, Linux/FreeBSD WIP]
    TenDRA [C/C++] [UNIX-like]
    Tiny C Compiler [C] [Linux, Windows]
    libJIT Just-In-Time compilation library


    Hopefully this helps...

    • CommentAuthorAskalton
    • CommentTimeSep 23rd 2009 edited
     

    and .jar 

    • CommentAuthordark2025
    • CommentTimeSep 23rd 2009 edited
     

    thanks 

    • CommentAuthorxTRiiXzZ-
    • CommentTimeSep 23rd 2009
     
    You need a compiler for whatever language you are using. I'm sorry, but this is an ignorant question. Please have some sense about yourself and at least TRY to use google before asking such an asinine question.