Thread: Native Compiler

  1. #1
    Registered User
    Join Date
    Nov 2001
    Posts
    18

    Native Compiler

    Since i see there are some Java disussion here as with C#, so..

    Remotesoft Have a .Net native compiler........ I wonder has any body use it before? Does it support every .Net framework componet? ( Like Winform GUI? )

    Because i want to find one for Java but so far i have only got GCJ, which doesn't support any GUI apps.

    Making applicatoin in Java sometimes scare people away. Making a Native version means they don't have to install .net or JRE.

  2. #2
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    I haven't used the product personally, but I read all the stuff about the Native Compiler on their website and in my opinion based on what I read, it sounds like there wouldn't be a problem with any portion of .NET. They say they have seamless integration with VS.NET, that version 1.1 is supported (which makes it sound like they have completed support for 1.0 at the very least), and several other things. Plus, the program works off of files that have already been partially compiled.

    It does sound like the programmer would need to have .NET installed, and remember that for the end-user, there will still be a small run-time redistributable needed.

    Sounds like a good idea, but a native compiler somewhat defeats the whole purpose of .NET in the first place.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  2. Compiler Paths...
    By Cobra in forum C++ Programming
    Replies: 5
    Last Post: 09-26-2006, 04:04 AM
  3. C Compiler and stuff
    By pal1ndr0me in forum C Programming
    Replies: 10
    Last Post: 07-21-2006, 11:07 AM
  4. I can't get this new compiler to work.
    By Loduwijk in forum C++ Programming
    Replies: 7
    Last Post: 03-29-2006, 06:42 AM
  5. how to call a compiler?
    By castlelight in forum C Programming
    Replies: 3
    Last Post: 11-22-2005, 11:28 AM