Results 1 to 2 of 2

Thread: VM languages (.NET and Java)

  1. #1

    Thread Starter
    Hyperactive Member capsulecorpjx's Avatar
    Join Date
    May 2005
    Location
    Renton, WA
    Posts
    288

    VM languages (.NET and Java)

    I really don't understand VM languages, compile at runtime etc...
    It seems very inefficient for anything higher than form based applications.
    Plus you need to distribute the VM engine with your code, granted this isn't a problem if the language is popular enough.

    I've yet to see any resource intensive or large scale programs (not web based) that are written in VM languages (Java / .NET).

    Almost all the games, graphics software, Office applications and compilers seem to be written in low level languages (C/C++/ASM).

    And I really can't imagine any major developer writing in an application that depends on a VM in the near future.

    Am I wrong?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VM languages (.NET and Java)

    Quote Originally Posted by capsulecorpjx
    And I really can't imagine any major developer writing in an application that depends on a VM in the near future.

    Am I wrong?
    By your definition, is Visual Basic a VM language?

Posting Permissions

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



Click Here to Expand Forum to Full Width