As far as I can tell, there is a name stack implemented, but no non-generic instructions defined for it. Generic instructions such as "push" and "dup" are defined. In addition, if a string is in a program and is not recognized as a Psh instruction, that string will be pushed onto the Name stack. But, no Define instructions are implemented at this time. I'm not sure if that was a design choice or just an omission that should be added. I'll look into it.<br>
<br>-Tom<br><br><div class="gmail_quote">On Thu, Jun 24, 2010 at 4:43 PM, PerPlex Ed <span dir="ltr"><<a href="mailto:edperplex@yahoo.com">edperplex@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello.<br>
<br>
Are there no Name type and Define instructions in psh?<br>
<br>
I see only an IntegerDefine instruction and it seems that it's not completely implemented.<br>
Am I missing something?<br>
<br>
Thanks,<br>
<br>
PerPlexEd<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Push mailing list<br>
<a href="mailto:Push@lists.hampshire.edu">Push@lists.hampshire.edu</a><br>
<a href="https://lists.hampshire.edu/mailman/listinfo/push" target="_blank">https://lists.hampshire.edu/mailman/listinfo/push</a><br>
</blockquote></div><br>