I want to share simple standalone executable app - it will read in a file of data, manipulate that data, and write to another file. no interface, no inputs except filename/path. The only requirements are that
1) it has to be usable for others who dont have mathematica.
2) it does not reveal the code to users. -whats the best tool? thanks!