Basically, I want the ability to replace doing an eval(x) with, say, [variable]=x or document.write(x).
While this is possible I think most of the time there isn't any clearcut option for "don't finick with the input, just pack it" which makes things harder.