I'm writing simple application to edit text data. Because of user level it has additional requirements:
1. Only one exec file without installation,
2. All text files has to be embedded in exec, to...