Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-19-2003, 02:25 PM   PM User | #1
susandel
New to the CF scene

 
Join Date: Jan 2003
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
susandel is an unknown quantity at this point
How do I create an executable Javascript program?

Hello!

I'm a beginning Javascript programmer. I'd like to compile my Javascript program into an executable file, and offer it to other users as a "stand alone" program.

As I understand it, this basically involves compiling the HTML source using one of those "e-book" compilers.

Can anyone recommend a good, reasonably priced, tool for the job? And are there any special considerations to be aware of?

Thank you so much!
susandel is offline   Reply With Quote
Old 01-19-2003, 02:30 PM   PM User | #2
Stoffel
New Coder

 
Join Date: Jan 2003
Location: Belgium
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts
Stoffel is an unknown quantity at this point
Question

I am not sure if u can make an executable of a javascript.

It is developped to use it only in HTML
__________________
SToFFeL
Stoffel is offline   Reply With Quote
Old 01-19-2003, 03:34 PM   PM User | #3
Philip M
Supreme Master coder!

 
Philip M's Avatar
 
Join Date: Jun 2002
Location: London, England
Posts: 17,104
Thanks: 197
Thanked 2,421 Times in 2,399 Posts
Philip M has a spectacular aura aboutPhilip M has a spectacular aura aboutPhilip M has a spectacular aura about
Javascript is an interpreted, not a compiled, language and cannot be made into an executable.

I should say that if you look around you will find a zillion scripts (many of considerable sophistication) offered for nothing on this and several other sites. I doubt if anyone will wish to buy the output of a "beginning JavaScript programmer".
Philip M is online now   Reply With Quote
Old 01-19-2003, 04:21 PM   PM User | #4
brothercake
Senior Coder


 
Join Date: Jun 2002
Location: near Oswestry
Posts: 4,508
Thanks: 0
Thanked 0 Times in 0 Posts
brothercake is an unknown quantity at this point
You can still make javascirpt products though - APIs and so forth which you license for use on other peoples' sites.
brothercake is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:37 AM.


Advertisement
Log in to turn off these ads.