I am writing a simulator of the SECD machine in C# guided by the description on Wikipedia. I have the basic operations completed, but I am not sure how to implement the rap instruction.
I am build开发者_如何学Cing for Silverlight 4, and I handle MouseRightButtonDown events and build my own ContextMenu\'s (a class from the Silverlight Toolkit).I would like to add the classic \"Silverl