Software Code Interpreter: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "\<P\>([\s]{1,7})([^\s])" to "<P> $2")
m (Text replacement - ". ----" to ". ----")
 
Line 1: Line 1:
An [[Software Code Interpreter]] is a [[computer program]] that directly [[execution (computers)|executes]] [[software code]].
An [[Software Code Interpreter]] is a [[computer program]] that directly [[execution (computers)|executes]] [[software code]].
* <B>See:</B> [[Computer Program]], [[Execution (Computers)]], [[Programming Language]], [[Scripting Language]], [[Compiler]], [[Machine Language]], [[Parse]], [[Source Code]], [[Intermediate Representation]].
* <B>See:</B> [[Computer Program]], [[Execution (Computers)]], [[Programming Language]], [[Scripting Language]], [[Compiler]], [[Machine Language]], [[Parse]], [[Source Code]], [[Intermediate Representation]].
----
----
----
----

Latest revision as of 20:57, 23 September 2021

An Software Code Interpreter is a computer program that directly executes software code.



References

2015

  1. In this sense, the CPU is also an interpreter, of machine instructions.