Click to See Complete Forum and Search --> : Does anybody know about a program that can compile Javascript to exe?


thenetfreaker
12-16-2003, 10:44 AM
Does anybody know about a program that can compile Javascript to exe?

neil9999
12-16-2003, 10:50 AM
Javascript can't be. Have a look at this post: http://forums.webdeveloper.com/showthread.php?s=&postid=119915#post119915

Neil

thenetfreaker
12-16-2003, 10:53 AM
what's your point?

furious70
12-16-2003, 11:15 AM
well, his point would be that JS is designed to primarily be run on a browser, through a browser, to manipulate a browser. What else are you wanting to do with it that you'd need to compile it as a stand alone program? There are languages out there to do that sort of thing...