Wow! Those are some really great suggestions
Actually, at the moment I've been using:
Yet Another Ridiculous Program
but that has pejorative connotations I'd rather avoid
>>> On 12 December 2001 12:49:52 UTC, Tony wrote:
>BTW
>Do you mean 'encode' or 'encrypt'?
Technically, I guess, it's 'encapsulation'; the compiler takes several data files and an information file and combines them together into one super-file (which is called a 'PRAY file', hence the name). My program extracts the original files from the super-file (but it has to regenerate the information file, since that isn't stored verbatim).
Actually, the compiler can also compress the files when it merges them. My program doesn't handle that yet, but at the moment most files are uncompressed.