I've written a launcher for the rhino js engine so that you can run a
script directly just like a shell script in linux, something like:

#!/usr/local/bin/jsh
println("Hello world");

This was a modified version of a launcher I had previously written for
the Yoix interpreter.  Is anybody interested in this?  How can I
contribute it to the rhino project?

_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to