This tool lets you convert text to the form that can easily be pushed onto the stack in the esoteric programming languge
Emmental. In this language, the only way to do control flow is by mapping symbols to program strings, but only numbers can actually be placed onto the stack. For that reason, Emmental sub programs are often embedded within larger emmental programs as lists of ASCII codes preceeded by "#". This tool lets you convert a string, which in practice is either printed text or Emmental sub-programs, into this pushable form. Hooray! :)
I also may have made this to get better at Tailwind. :P