Logic

From WikiManual
Jump to: navigation, search

Logic:

true
false
and
or
not
xor

Logic:

Logic operators perform boolean operations on values on the boolean stack, popping them off the stack in the process and pushing the result onto the stack, either true or false. The result obviously depends upon the boolean operator used and the values on the stack at the time.

As of version 2.43q, boolean operations can be performed in both the conditional and body portions of a gene. Commands which modify bot memory (store, inc and dec) will only succeed if the top of the boolean stack is true at the time the memory operation is attempted.

Energy Cost:

As of version 2.4, you can set the Energy cost per logic command executed if you so choose. The default cost is 0.