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
  1. Home
  2. The Lounge
  3. Where can I get information about Just Intime Compiler

Where can I get information about Just Intime Compiler

Scheduled Pinned Locked Moved The Lounge
javac++com
6 Posts 3 Posters 0 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.
  • M Offline
    M Offline
    Maruf Maniruzzaman
    wrote on last edited by
    #1

    I am trying to build a JIT compiler for Java - based on my article[^]. The initial work can be found here[^] Looking for information / books - seems very few info is available publicly-

    Maruf Maniruzzaman @ Dhaka, Bangladesh.

    L H 2 Replies Last reply
    0
    • M Maruf Maniruzzaman

      I am trying to build a JIT compiler for Java - based on my article[^]. The initial work can be found here[^] Looking for information / books - seems very few info is available publicly-

      Maruf Maniruzzaman @ Dhaka, Bangladesh.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      What do you want to know about it?

      M 1 Reply Last reply
      0
      • M Maruf Maniruzzaman

        I am trying to build a JIT compiler for Java - based on my article[^]. The initial work can be found here[^] Looking for information / books - seems very few info is available publicly-

        Maruf Maniruzzaman @ Dhaka, Bangladesh.

        H Offline
        H Offline
        Henry Minute
        wrote on last edited by
        #3

        I expect that you may already have done so, but just in case. If you search on MSDN there are lots of very detailed articles about the .NET JIT Compiler. May give you a few pointers. :-D

        Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” Why do programmers often confuse Halloween and Christmas? - Because 31 Oct = 25 Dec. Business Myths of the Geek #4 'What you think matters.'

        1 Reply Last reply
        0
        • L Lost User

          What do you want to know about it?

          M Offline
          M Offline
          Maruf Maniruzzaman
          wrote on last edited by
          #4

          I am trying to do things by hand- But there must be some guideline how it can be done- Like managing machine code by hand seems very tedious job- Thanks

          Maruf Maniruzzaman @ Dhaka, Bangladesh.

          L 1 Reply Last reply
          0
          • M Maruf Maniruzzaman

            I am trying to do things by hand- But there must be some guideline how it can be done- Like managing machine code by hand seems very tedious job- Thanks

            Maruf Maniruzzaman @ Dhaka, Bangladesh.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            You could "cheat" a bit and use LLVM

            M 1 Reply Last reply
            0
            • L Lost User

              You could "cheat" a bit and use LLVM

              M Offline
              M Offline
              Maruf Maniruzzaman
              wrote on last edited by
              #6

              Thanks, thats right- and also the HotSpot VM is also open- I was actually looking for specs/ books. Since I am not doing this as a project with hard deadline I may go with current approach of trial and error and may be I can write docs as I do those and it'll be a nice document for future use- Its fun and I have managed to generate code for method calls and branching- But optimization will take a lot of time I guess- I am generating a lot of code that could be optimized-

              Maruf Maniruzzaman @ Dhaka, Bangladesh.

              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