<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.byte-welt.net/index.php?action=history&amp;feed=atom&amp;title=Interpreter</id>
	<title>Interpreter - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.byte-welt.net/index.php?action=history&amp;feed=atom&amp;title=Interpreter"/>
	<link rel="alternate" type="text/html" href="https://wiki.byte-welt.net/index.php?title=Interpreter&amp;action=history"/>
	<updated>2026-08-11T00:52:30Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Byte-Welt Wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.byte-welt.net/index.php?title=Interpreter&amp;diff=9225&amp;oldid=prev</id>
		<title>L-ectron-X am 19. Juni 2020 um 07:48 Uhr</title>
		<link rel="alternate" type="text/html" href="https://wiki.byte-welt.net/index.php?title=Interpreter&amp;diff=9225&amp;oldid=prev"/>
		<updated>2020-06-19T07:48:22Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw-interface=&quot;&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 19. Juni 2020, 07:48 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Zeile 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Ein Interpreter ist ein Programm, das [[Bytecode]], also &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Compiler|kompilierten]] &lt;/del&gt;Quellcode zur &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;der &lt;/del&gt;Laufzeit einliest, analysiert und ausführt. Der Java-Interpreter gehört zur [[JRE]] und läuft auf einer virtuellen Maschine (VM). Für die meisten [[Betriebssystem|Betriebssysteme]] sind JREs verfügbar, so dass ein einmal geschriebener und kompilierter Java-Code ohne Weiteres auch auf anderen Betriebssystemen lauffähig ist. Voraussetzung ist also, dass auf dem [[Host|Host-System]] eine Java Laufzeit Umgebung installiert ist.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Ein Interpreter ist ein Programm, das [[Bytecode]], also &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;übersetzten &lt;/ins&gt;Quellcode&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, &lt;/ins&gt;zur Laufzeit einliest, analysiert und ausführt. Der Java-Interpreter gehört zur [[JRE]] und läuft auf einer virtuellen Maschine (VM). Für die meisten [[Betriebssystem|Betriebssysteme]] sind JREs verfügbar, so dass ein einmal geschriebener und kompilierter Java-Code ohne Weiteres auch auf anderen Betriebssystemen lauffähig ist. Voraussetzung ist also, dass auf dem [[Host|Host-System]] eine Java Laufzeit Umgebung installiert ist.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Maschinencode, wie er bspw. von einem C/C++-Compiler und Linker erzeugt wird, ist immer nur für ein bestimmtes Betriebssystem kompiliert und optimiert.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Maschinencode, wie er bspw. von einem C/C++-&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[&lt;/ins&gt;Compiler&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;]] &lt;/ins&gt;und &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[&lt;/ins&gt;Linker&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;]] &lt;/ins&gt;erzeugt wird, ist immer nur für ein bestimmtes Betriebssystem kompiliert und optimiert.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Ein JIT-Compiler kann die Effizienz eines ausgeführten Java-Programms (Bytecode) noch einmal zur Laufzeit verbessern.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Ein JIT-Compiler kann die Effizienz eines ausgeführten Java-Programms (Bytecode) noch einmal zur Laufzeit verbessern.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Kategorie:Java Grundlagen]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Kategorie:Java Grundlagen]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key bytewelt_wiki:diff:1.41:old-9222:rev-9225:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>L-ectron-X</name></author>
	</entry>
	<entry>
		<id>https://wiki.byte-welt.net/index.php?title=Interpreter&amp;diff=9222&amp;oldid=prev</id>
		<title>L-ectron-X: Die Seite wurde neu angelegt: „Ein Interpreter ist ein Programm, das Bytecode, also kompilierten Quellcode zur der Laufzeit einliest, analysiert und ausführt. Der Java-Inte…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.byte-welt.net/index.php?title=Interpreter&amp;diff=9222&amp;oldid=prev"/>
		<updated>2020-06-18T17:15:54Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „Ein Interpreter ist ein Programm, das &lt;a href=&quot;/index.php?title=Bytecode&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Bytecode (Seite nicht vorhanden)&quot;&gt;Bytecode&lt;/a&gt;, also &lt;a href=&quot;/index.php/Compiler&quot; title=&quot;Compiler&quot;&gt;kompilierten&lt;/a&gt; Quellcode zur der Laufzeit einliest, analysiert und ausführt. Der Java-Inte…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Ein Interpreter ist ein Programm, das [[Bytecode]], also [[Compiler|kompilierten]] Quellcode zur der Laufzeit einliest, analysiert und ausführt. Der Java-Interpreter gehört zur [[JRE]] und läuft auf einer virtuellen Maschine (VM). Für die meisten [[Betriebssystem|Betriebssysteme]] sind JREs verfügbar, so dass ein einmal geschriebener und kompilierter Java-Code ohne Weiteres auch auf anderen Betriebssystemen lauffähig ist. Voraussetzung ist also, dass auf dem [[Host|Host-System]] eine Java Laufzeit Umgebung installiert ist.&lt;br /&gt;
&lt;br /&gt;
Maschinencode, wie er bspw. von einem C/C++-Compiler und Linker erzeugt wird, ist immer nur für ein bestimmtes Betriebssystem kompiliert und optimiert.&lt;br /&gt;
&lt;br /&gt;
Ein JIT-Compiler kann die Effizienz eines ausgeführten Java-Programms (Bytecode) noch einmal zur Laufzeit verbessern.&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Java Grundlagen]]&lt;/div&gt;</summary>
		<author><name>L-ectron-X</name></author>
	</entry>
</feed>