AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

jslibs - Run JavaScript from the command line [CMD]

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
BoBoĻ
Guest





PostPosted: Fri Mar 07, 2008 12:22 pm    Post subject: jslibs - Run JavaScript from the command line [CMD] Reply with quote

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 Sad Check it out and let us know! Thx Cool
Back to top
ahklerner



Joined: 26 Jun 2006
Posts: 1091
Location: USA

PostPosted: Fri Mar 07, 2008 12:36 pm    Post subject: Reply with quote

http://www.mozilla.org/js/spidermonkey/

Smile
_________________
Back to top
View user's profile Send private message
BoBoĻ
Guest





PostPosted: Fri Mar 07, 2008 2:43 pm    Post subject: Reply with quote

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.
Very Happy
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group