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. What do you call...

What do you call...

Scheduled Pinned Locked Moved The Lounge
javacsharpdotnettutorialquestion
16 Posts 15 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.
  • B Barry Etter

    What's the proper term for an "engine" that handles object-oriented runtime code? For example, the .NET CLR handles creating objects, setting fields, calling events, etc. Similarly, the java jvm handles it for java code. I'm not talking about the language, rather the thing that interprets the code at runtime. I'm wanting to know what the proper generic term is for an "object runtime engine". Barry Etter

    D Offline
    D Offline
    Daniel Turini
    wrote on last edited by
    #4

    Virtual Machine? Managed Execution Environment? Just In Time Compiler? From the Churchdown Parish Magazine: "Would the Congregation please note that the bowl at the back of the Church, labelled 'For The Sick,' is for monetary donations only."

    1 Reply Last reply
    0
    • B Barry Etter

      What's the proper term for an "engine" that handles object-oriented runtime code? For example, the .NET CLR handles creating objects, setting fields, calling events, etc. Similarly, the java jvm handles it for java code. I'm not talking about the language, rather the thing that interprets the code at runtime. I'm wanting to know what the proper generic term is for an "object runtime engine". Barry Etter

      S Offline
      S Offline
      Somanova420
      wrote on last edited by
      #5

      Wouldn't "object runtime engine" BE the generic term?

      1 Reply Last reply
      0
      • B Barry Etter

        What's the proper term for an "engine" that handles object-oriented runtime code? For example, the .NET CLR handles creating objects, setting fields, calling events, etc. Similarly, the java jvm handles it for java code. I'm not talking about the language, rather the thing that interprets the code at runtime. I'm wanting to know what the proper generic term is for an "object runtime engine". Barry Etter

        J Offline
        J Offline
        JonEngle
        wrote on last edited by
        #6

        Runtime Environment.

        1 Reply Last reply
        0
        • B Barry Etter

          What's the proper term for an "engine" that handles object-oriented runtime code? For example, the .NET CLR handles creating objects, setting fields, calling events, etc. Similarly, the java jvm handles it for java code. I'm not talking about the language, rather the thing that interprets the code at runtime. I'm wanting to know what the proper generic term is for an "object runtime engine". Barry Etter

          T Offline
          T Offline
          TheGreatAndPowerfulOz
          wrote on last edited by
          #7

          sandbox ---sig---
          Silence is the voice of complicity Strange women lying in ponds distributing swords is no basis for a system of government. -- Vincent Reynolds Might I suggest that the universe was always the size of the cosmos. It is just that at one point the cosmos was the size of a marble. -- Colin Angus Mackay PS. If you don't understand my sarcasm -- go to hell!

          1 Reply Last reply
          0
          • B Barry Etter

            What's the proper term for an "engine" that handles object-oriented runtime code? For example, the .NET CLR handles creating objects, setting fields, calling events, etc. Similarly, the java jvm handles it for java code. I'm not talking about the language, rather the thing that interprets the code at runtime. I'm wanting to know what the proper generic term is for an "object runtime engine". Barry Etter

            L Offline
            L Offline
            led mike
            wrote on last edited by
            #8

            The Lounge

            "What classes are you using ? You shouldn't call stuff if you have no idea what it does"
            Christian Graus in the C# forum

            led mike

            1 Reply Last reply
            0
            • B Barry Etter

              What's the proper term for an "engine" that handles object-oriented runtime code? For example, the .NET CLR handles creating objects, setting fields, calling events, etc. Similarly, the java jvm handles it for java code. I'm not talking about the language, rather the thing that interprets the code at runtime. I'm wanting to know what the proper generic term is for an "object runtime engine". Barry Etter

              E Offline
              E Offline
              Eric Dahlvang
              wrote on last edited by
              #9

              Most of those I've heard have been said already. But, here is one more: Langauge Abstraction Layer ---------- There go my people. I must find out where they are going so I can lead them. - Alexander Ledru-Rollin

              1 Reply Last reply
              0
              • J Joe Woodbury

                slow? Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

                N Offline
                N Offline
                Nish Nishant
                wrote on last edited by
                #10

                Joe Woodbury wrote:

                slow?

                :laugh: Regards, Nish


                Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
                Currently working on C++/CLI in Action for Manning Publications.

                1 Reply Last reply
                0
                • B Barry Etter

                  What's the proper term for an "engine" that handles object-oriented runtime code? For example, the .NET CLR handles creating objects, setting fields, calling events, etc. Similarly, the java jvm handles it for java code. I'm not talking about the language, rather the thing that interprets the code at runtime. I'm wanting to know what the proper generic term is for an "object runtime engine". Barry Etter

                  C Offline
                  C Offline
                  Chris Losinger
                  wrote on last edited by
                  #11

                  The Wankel Cleek | Image Toolkits | Thumbnail maker

                  J 1 Reply Last reply
                  0
                  • B Barry Etter

                    What's the proper term for an "engine" that handles object-oriented runtime code? For example, the .NET CLR handles creating objects, setting fields, calling events, etc. Similarly, the java jvm handles it for java code. I'm not talking about the language, rather the thing that interprets the code at runtime. I'm wanting to know what the proper generic term is for an "object runtime engine". Barry Etter

                    A Offline
                    A Offline
                    Alvaro Mendez
                    wrote on last edited by
                    #12

                    Barry Etter wrote:

                    I'm wanting to know what the proper generic term is for an "object runtime engine".

                    God? :)


                    The bible was written when people were even more stupid than they are today. Can you imagine that? - David Cross

                    1 Reply Last reply
                    0
                    • B Barry Etter

                      What's the proper term for an "engine" that handles object-oriented runtime code? For example, the .NET CLR handles creating objects, setting fields, calling events, etc. Similarly, the java jvm handles it for java code. I'm not talking about the language, rather the thing that interprets the code at runtime. I'm wanting to know what the proper generic term is for an "object runtime engine". Barry Etter

                      D Offline
                      D Offline
                      Douglas Troy
                      wrote on last edited by
                      #13

                      Come on, you've got to be kidding me ... everyone knows its Program Object Oriented Processor


                      :..::. Douglas H. Troy ::..
                      Bad Astronomy |Development Blogging|Viksoe.dk's Site -- modified at 16:19 Monday 22nd May, 2006

                      1 Reply Last reply
                      0
                      • B Barry Etter

                        What's the proper term for an "engine" that handles object-oriented runtime code? For example, the .NET CLR handles creating objects, setting fields, calling events, etc. Similarly, the java jvm handles it for java code. I'm not talking about the language, rather the thing that interprets the code at runtime. I'm wanting to know what the proper generic term is for an "object runtime engine". Barry Etter

                        J Offline
                        J Offline
                        Joshua Quick
                        wrote on last edited by
                        #14

                        Interpreter[^]

                        1 Reply Last reply
                        0
                        • C Chris Losinger

                          The Wankel Cleek | Image Toolkits | Thumbnail maker

                          J Offline
                          J Offline
                          Joshua Quick
                          wrote on last edited by
                          #15

                          Chris Losinger wrote:

                          The Wankel

                          ...or Rotary. :) Hmmm... and Microsoft's cross platform version of .NET is called Rotor[^].

                          1 Reply Last reply
                          0
                          • B Barry Etter

                            What's the proper term for an "engine" that handles object-oriented runtime code? For example, the .NET CLR handles creating objects, setting fields, calling events, etc. Similarly, the java jvm handles it for java code. I'm not talking about the language, rather the thing that interprets the code at runtime. I'm wanting to know what the proper generic term is for an "object runtime engine". Barry Etter

                            E Offline
                            E Offline
                            El Corazon
                            wrote on last edited by
                            #16

                            "That's the Scheduling Transport Operating-system Object Generator and Editing System." If you eat a live toad first thing in the morning, nothing worse will happen all day long. —California saying To you or the toad. —Niven's restatement of California saying . . . well, most of the time anyway . . . —programmer's caveat to Niven's restatement of California saying _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                            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