<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>https://www.museo8bits.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Int%C3%A9rprete_inform%C3%A1tico</id>
	<title>Intérprete informático - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="https://www.museo8bits.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Int%C3%A9rprete_inform%C3%A1tico"/>
	<link rel="alternate" type="text/html" href="https://www.museo8bits.com/wiki/index.php?title=Int%C3%A9rprete_inform%C3%A1tico&amp;action=history"/>
	<updated>2026-05-14T03:47:31Z</updated>
	<subtitle>Historial de revisiones de esta página en la wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://www.museo8bits.com/wiki/index.php?title=Int%C3%A9rprete_inform%C3%A1tico&amp;diff=3876&amp;oldid=prev</id>
		<title>Museo8bits: 1 revisión importada</title>
		<link rel="alternate" type="text/html" href="https://www.museo8bits.com/wiki/index.php?title=Int%C3%A9rprete_inform%C3%A1tico&amp;diff=3876&amp;oldid=prev"/>
		<updated>2021-08-30T15:33:18Z</updated>

		<summary type="html">&lt;p&gt;1 revisión importada&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;es&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Revisión anterior&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revisión del 17:33 30 ago 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;es&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Sin diferencias)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Museo8bits</name></author>
	</entry>
	<entry>
		<id>https://www.museo8bits.com/wiki/index.php?title=Int%C3%A9rprete_inform%C3%A1tico&amp;diff=3875&amp;oldid=prev</id>
		<title>Museo8bits en 17:11 16 sep 2007</title>
		<link rel="alternate" type="text/html" href="https://www.museo8bits.com/wiki/index.php?title=Int%C3%A9rprete_inform%C3%A1tico&amp;diff=3875&amp;oldid=prev"/>
		<updated>2007-09-16T17:11:22Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;En [[informática]], un &amp;#039;&amp;#039;&amp;#039;intérprete&amp;#039;&amp;#039;&amp;#039; es un programa capaz de analizar y ejecutar otros programas, escritos en un [[lenguajes de alto nivel|lenguaje de alto nivel]]. Los intérpretes suelen contraponerse a los [[compilador]]es, ya que mientras que los segundos se encargan de traducir un programa desde su descripción en un [[lenguaje de programación]] al [[código máquina]] del sistema destino, los primeros sólo realizan la traducción a medida que sea necesario y normalmente, no guardan el resultado de dicha traducción.&lt;br /&gt;
&lt;br /&gt;
Los programas interpretados suelen ser más lentos que los compilados debido a la necesidad de traducir el programa mientras se ejecuta, pero a cambio son más flexibles como entornos de [[programación]] y [[depuración]] (lo que se traduce, por ejemplo, en una mayor facilidad para reemplazar partes enteras del programa o añadir módulos completamente nuevos), y permiten ofrecer al programa interpretado un entorno no dependiente de la máquina donde se ejecuta el intérprete, sino del propio intérprete (lo que se conoce comúnmente como [[máquina virtual]]).&lt;br /&gt;
&lt;br /&gt;
Comparando su actuación con la de un ser humano, un compilador equivale a un traductor profesional que, a partir de un texto, prepara otro independiente traducido a otra lengua, mientras que un intérprete corresponde al intérprete humano, que traduce de viva voz las palabras que oye, sin dejar constancia por escrito.&lt;br /&gt;
&lt;br /&gt;
En la actualidad, uno de los entornos más comunes de uso de los intérpretes informáticos es Internet, debido a la posibilidad que estos tienen de ejecutarse independientemente de la plataforma.&lt;br /&gt;
&lt;br /&gt;
[[Perl]], [[PHP]], [[Javascript]], [[Active Server Pages|ASP]] (hasta la versión 3) y [[Python]] son ejemplos de [[lenguajes interpretados|lenguajes que son normalmente interpretados en vez de compilados]]. &lt;br /&gt;
&lt;br /&gt;
{{wp}}&lt;br /&gt;
[[Categoría:Herramientas de programación]]&lt;br /&gt;
&lt;br /&gt;
[[ar:مفسر (برمجة)]]&lt;br /&gt;
[[cs:Interpret (software)]]&lt;br /&gt;
[[da:Fortolker]]&lt;br /&gt;
[[de:Interpreter]]&lt;br /&gt;
[[en:Interpreter (computing)]]&lt;br /&gt;
[[es:Intérprete informático]]&lt;br /&gt;
[[et:Interpretaator]]&lt;br /&gt;
[[fi:Ohjelmointikielen tulkki]]&lt;br /&gt;
[[fr:Interprète (informatique)]]&lt;br /&gt;
[[he:מפרש (תוכנה)]]&lt;br /&gt;
[[hr:Interpreter]]&lt;br /&gt;
[[is:Túlkur (tölvunarfræði)]]&lt;br /&gt;
[[ja:インタプリタ]]&lt;br /&gt;
[[ko:인터프리터]]&lt;br /&gt;
[[lt:Interpretatorius]]&lt;br /&gt;
[[nl:Interpreter]]&lt;br /&gt;
[[pl:Interpreter]]&lt;br /&gt;
[[pt:Interpretador]]&lt;br /&gt;
[[ru:Интерпретатор]]&lt;br /&gt;
[[sk:Interpreter (programovanie)]]&lt;br /&gt;
[[sr:Интерпретер]]&lt;br /&gt;
[[sv:Interpretator]]&lt;br /&gt;
[[th:โปรแกรมแปลคำสั่ง]]&lt;br /&gt;
[[uk:Інтерпретатор]]&lt;br /&gt;
[[vi:Trình thông dịch]]&lt;br /&gt;
[[zh:直譯器]]&lt;/div&gt;</summary>
		<author><name>Museo8bits</name></author>
	</entry>
</feed>