Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. MSIL vs JAVA Bytecode vs Intel Assmebly Language

MSIL vs JAVA Bytecode vs Intel Assmebly Language

Scheduled Pinned Locked Moved C#
javavisual-studioalgorithmshelpquestion
4 Posts 4 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    Hashim Saleem
    wrote on last edited by
    #1

    Well, I am searching for amlost 3 hours on internet for any article that shows comparison between "MSIL", "JAVA Bytecode" and "Intel Assembly Language", but couldnt even fine ONE Anyone here to help me? TIA

    S L D 3 Replies Last reply
    0
    • H Hashim Saleem

      Well, I am searching for amlost 3 hours on internet for any article that shows comparison between "MSIL", "JAVA Bytecode" and "Intel Assembly Language", but couldnt even fine ONE Anyone here to help me? TIA

      S Offline
      S Offline
      Steven Campbell
      wrote on last edited by
      #2

      Thats strange, I typed "il bytecode comparison" in google and got several thousand results.


      my blog

      1 Reply Last reply
      0
      • H Hashim Saleem

        Well, I am searching for amlost 3 hours on internet for any article that shows comparison between "MSIL", "JAVA Bytecode" and "Intel Assembly Language", but couldnt even fine ONE Anyone here to help me? TIA

        L Offline
        L Offline
        leppie
        wrote on last edited by
        #3

        Look at some open source software! GAS - GNU assembler (supports AT&T and Intel style) HLA - High level assembly MSIL - Portable .NET , Mono JAVA - many opensource stuff, look the IKVM.NET too (included with mono), also the GNU Class path stuff. What your are asking is a for something like compare all the apples in 3 countries..... You just have to do it your self. MSIL vs JAVA byte code shouldnt be to difficult, however native CPU assembly is different from platform to platform , even huge differences on the same platform. top secret xacc-ide 0.0.1

        1 Reply Last reply
        0
        • H Hashim Saleem

          Well, I am searching for amlost 3 hours on internet for any article that shows comparison between "MSIL", "JAVA Bytecode" and "Intel Assembly Language", but couldnt even fine ONE Anyone here to help me? TIA

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          My questions would be: What do you want to compare? What's the point of the comparison? RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups