WSH Javascript Microrunner

A way to run complex Javascripts without v8-shell or Rhino Shell on any Windows PC

This is a (very) thin wrapper for Microsoft Windows Scripting Host JScript Engine which allows you to include other files from your JS script, read and write text files.

I used it to build and run OMeta-based Javascript parser from ES-LAB.

Download: run.js

License: This code is Public Domain.

Usage: cscript //NoLogo run.js YourJsFile.js [optional params]

API:

Bugs, suggestions, etc: Comment here, or Drop me a mail - wizzard0@gmail.com

 
| Donate Bitcoins to this address: 1Fhou8WN28Ec1nVNj1eAnQuuXTKyRVNzsh
 

Home | Contact: wizzard0@gmail.com