New Psh Instructions

May 29, 2010
by Thomas Helmuth (tom)

Among other minor things, I’ve recently added a few new instructions to Psh, including those for the new Input stack. Here’s a list of the additions:

integer.abs
integer.neg
float.abs
float.neg
float.sin
float.cos
float.tan
boolean.and
boolean.or
boolean.xor
boolean.not
input.inall
input.inallrev
input.index
input.stackdepth
input.makeinputs#


Leave a Reply

You must be logged in to post a comment.