Compiler/virtual machine interpreter: Difference between revisions

Content added Content deleted
Line 1: Line 1:
{{task}}Virtual Machine Interpreter
{{task heading|Virtual Machine Interpreter}}


A virtual machine implements a computer in software.
A virtual machine implements a computer in software.
Line 202: Line 202:
;Related Tasks
;Related Tasks


* [[Compiler/Preprocessor|Preprocessor task]]
* [[Compiler/lexical_analyzer|Lexical Analyzer task]]
* [[Compiler/lexical_analyzer|Lexical Analyzer task]]
* [[Compiler/syntax_analyzer|Syntax Analyzer task]]
* [[Compiler/syntax_analyzer|Syntax Analyzer task]]