Search results

Jump to: navigation, search
  • * The [[Stack]] * [[Boolean Stack]]
    606 bytes (74 words) - 23:43, 11 September 2014
  • ...uted everywhere except <tt>CLEAR</tt> context. They operate on the integer stack. ...nditions take values from the integer stack and put results in the boolean stack.
    3 KB (563 words) - 22:30, 2 December 2007
  • ...l language commands make use of some stack or other, taking values off the stack and manipulating them, even occassionaly putting new values back on. ...you want to calculate c. In the end we'll want c to be on the top of the stack so we can use it again.
    4 KB (652 words) - 19:40, 13 February 2014
  • Multiples the value on top of the integer stack by 2 using binary logic.
    72 bytes (13 words) - 12:07, 21 December 2016
  • Bitwise commands take the latest value of the stack and work with it bit for bit. Integer Numbers in the stack are constructed as a string of 32 bits using [http://en.wikipedia.org/wiki/
    2 KB (338 words) - 21:37, 14 February 2014
  • Public Const dirup As Integer = 1 Public Const dirdn As Integer = 2
    55 KB (7,781 words) - 16:25, 19 March 2006
  • Divides the value on top of the integer stack by 2 using binary logic.
    70 bytes (13 words) - 12:10, 21 December 2016
  • ..., but duplicates the top value of the boolean stack instead of the integer stack.
    99 bytes (18 words) - 00:25, 27 April 2008
  • ...g "debug" into the console window), a copy of the top value on the integer stack before this command is sent to the window.
    153 bytes (28 words) - 17:18, 2 February 2013
  • ...wo values on the integer stack. If there are fewer than two values on the stack, then the operator does nothing.
    200 bytes (37 words) - 22:31, 19 February 2014
  • Clears all values off the specified integer stack.
    50 bytes (8 words) - 12:45, 27 June 2014
  • Removes the top value off the integer stack
    43 bytes (8 words) - 12:45, 27 June 2014
  • Pushes a copy of the second value from top onto the integer stack.
    66 bytes (13 words) - 12:47, 27 June 2014