
<p>
Description for class <b>PushInterpreter</b>:
<blockquote>

		Summary: an interface to the Push programming language. <P> The PushInterpreter object is used to setup and run programs in the  Push programming language, a language developed specifically for evolutionary computation. <P> Push is useful in breve for evolving evolved agent behaviors.  The  steve language, in which users write simulations, is a high level language which is not well suited for evolutionary computation.   The Push language, on the other hand, is designed from the ground up for evolutionary computation. <P> More information about Push is available <a href="http://hampshire.edu/lspector/push.html">on the Push project page</a>.
	
</blockquote>
</p>
<p>
Inherits from <b>Object</b>
</p>
<p>
Full API documentation for the class <b>PushInterpreter</b>:
<ul>
<li><a href="/documentation/steveclasses/PushInterpreter.html">steve language documentation</a></li>
<li><a href="/documentation/pythonclasses/PushInterpreter.html">Python language documentation</a></li>
</ul>
</p>
