<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/index.php?action=history&amp;feed=atom&amp;title=REPL</id>
	<title>REPL - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/index.php?action=history&amp;feed=atom&amp;title=REPL"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=REPL&amp;action=history"/>
	<updated>2026-04-22T13:19:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=REPL&amp;diff=2522&amp;oldid=prev</id>
		<title>S9nn9s: Created page with &quot;A shell-like interactive environment, short for '''Read-Eval-Print Loop'''.  The naming came from the fact that the system '''loop''' through the following steps: * system '''...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=REPL&amp;diff=2522&amp;oldid=prev"/>
		<updated>2012-04-05T05:23:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;A shell-like interactive environment, short for &amp;#039;&amp;#039;&amp;#039;Read-Eval-Print Loop&amp;#039;&amp;#039;&amp;#039;.  The naming came from the fact that the system &amp;#039;&amp;#039;&amp;#039;loop&amp;#039;&amp;#039;&amp;#039; through the following steps: * system &amp;#039;&amp;#039;&amp;#039;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A shell-like interactive environment, short for '''Read-Eval-Print Loop'''.  The naming came from the fact that the system '''loop''' through the following steps:&lt;br /&gt;
* system '''read''' an expression from user.&lt;br /&gt;
* system '''evaluated''' the expression.&lt;br /&gt;
* system '''print''' the result.&lt;br /&gt;
&lt;br /&gt;
==REPL mode==&lt;br /&gt;
* for Emacs Lisp, [[IELM]].&lt;br /&gt;
* for Scheme, [[Geiser]].&lt;/div&gt;</summary>
		<author><name>S9nn9s</name></author>
	</entry>
</feed>