Just wondering if it's possible to package and deploy emacs and Lisp program as PC application such that once downloaded, running setup.exe (kind of), then the user can start application to make emacs run the specific Lisp program as if the application were implemented by other languages and platform, such as .Net, or Python.
With this approach, it would be easier for ordinary users to use the functionality of the Lisp program rather than become a user of emacs, which often takes some learning curve. On the other hand, it would provide some level of protection of the Lisp code for intellectual property.
Of course, one alternative is use some more commercially ready languages/paradigms. But I find that emacs does provide rich functionality that would be pity, if it were not enjoyed by the mass.
Thanks in advance,
Yu Shen