I think we can use x, y, and z as arguments to functions (modified CodeBlocks).
3|xoyozo} Creates function with 3 arguments, printing each one.
:V; Assigns function to variable V
123V Calls function with 1, 2, and 3
I don't know how useful it could be since we already have CodeBlocks that can get values from the stack.