Editing Category:Virtual Machines

Jump to: navigation, search

Warning: You are not logged in.

Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
BTu10m https://www.genericpharmacydrug.com
+
 
 +
The pages grouped under this category provide information about Virtual Machines used in academic or professional environments as the target of some compilers.
 +
 
 +
A Virtual Machine (VM) is a program that simulates the behavior of a real CPU.
 +
 
 +
The program uses data structures to implement the blocks that compose the machine architecture like the ''decoder'',
 +
the ''controller'', the ''registers'', the ''stack'', the ''data'' and ''program memories'', the ''input/output ports'', etc.
 +
 
 +
It accepts as input a ''list of instructions'' (the machine code), written in the style of an Assembly language (operator followed by  zero or
 +
more operands), and  interprets (recognizes and
 +
executes) them sequentially from the first to the last or until finding one that halts the execution.
 +
 
 +
In this way, the VM simulates the execution of the program (defined by that list of instructions) on a real CPU.
 +
 
 +
The biggest advantage of using a VM as the target of a Compiler is the possibility to run a program independently of the hardware.
 +
The most famous example is  JVM, Java Virtual Machine, used by the Java Compiler -- in this way the same java byte-code can be executed in any hardware platform where a JVM is installed.
 +
 
 +
_________________________________________________________
 +
 
 +
Click [{{fullurl:{{FULLPAGENAMEE}}|action=pdfbook}} here] to download this selection of articles as a PDF book.
 +
 
 +
_________________________________________________________

Please note that all contributions to eplmediawiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Eplmediawiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)
Personal tools
Namespaces

Variants
Actions
Navigation
extras
Toolbox