 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
BoBoĻ Guest
|
Posted: Fri Mar 07, 2008 12:22 pm Post subject: jslibs - Run JavaScript from the command line [CMD] |
|
|
| Quote: | jslibs - is a standalone JavaScript development environment for using JavaScript as a general-purpose scripting language.
jslibs provides a set of native modules that contains various general purpose classes and functions.
Some of these modules are simple wrappers for familiar libraries such as : zlib, SQLite, FastCGI, NSPR (Netscape Portable Runtime) , ODE (Open Dynamics Engine) , libpng, libjpeg, OpenGL, OpenAL, LibTomCrypt, libffi (Foreign function interface) , ...
Other modules provide tools for enhancing JavaScript programming : Print(), Load(), Exec(), Seal(), Expand(), Buffer class, ...
The jslibs distribution comes with a small standalone command line access program (jshost) that can be used to run Javascript files. Note that the modules are quite independent from jshost and can be used in any project that embeds SpiderMonkey. A Windows binary (without console) is also available (jswinhost).
[More..] | No clue about "SpiderMonkey"dependencies Check it out and let us know! Thx  |
|
| Back to top |
|
 |
ahklerner
Joined: 26 Jun 2006 Posts: 1091 Location: USA
|
|
| Back to top |
|
 |
BoBoĻ Guest
|
Posted: Fri Mar 07, 2008 2:43 pm Post subject: |
|
|
| Quote: | Does jslibs requires Mozilla Firefox ?
No, jslibs is stand-alone and only requires spidermonkey, the Mozilla's javascript engine. Spidermonkey (js32.dll) is provided within any jslibs package. |  |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|