Skip to content
Wheatwizard edited this page Mar 22, 2017 · 1 revision

Welcome to the Wise wiki!

Here is a quick reference guide to some useful programs:

Swap

Switches the top two elements

:?^:!^:?^!

Add

Adds the top two elements

[?~-!-~]|

Fast Add

Adds the top two elements in O(log n) time

[:??:!:?^:!^:?^!!:?^:!^:?^!^?&<]|

Subtract

Subtracts the top element from the second to the top

[?-~!-~]|
Clone this wiki locally