Users should be able to use URL-specific variables and operations but I can only see this as achievable by adding a pair of new operations that allows the user to change the URL in the current context. For example:
However, we'll also need to consider nested switches and reverts so this is likely more complicated than it would seem, probably requiring some sort of stack.
Users should be able to use URL-specific variables and operations but I can only see this as achievable by adding a pair of new operations that allows the user to change the URL in the current context. For example:
... would print:
However, we'll also need to consider nested switches and reverts so this is likely more complicated than it would seem, probably requiring some sort of stack.