XOR and OR are two of the most basic instructions processors have. With them you can also make NOTs, ANDs, and the other simple logic operations. These operations are the core of every application.
Although it would be time consuming to make just a simple addition program with these hexes. I'm sure you guys have seen the video of the ALU implemented in minecraft. =P