[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[school-discuss] scripting



Just wanted to share a couple of cross-platform programs useful for writing scripts. 
 
Yet Another Dialog gives scripts a GUI interface.  It works on Linux and I've been able to get it to build and run on Windows as well, so it seems fairly portable.
http://code.google.com/p/yad/
 
V8CGI is _javascript_ for the command-line.  It's based on Google Chrome's BSD licensed V8 _javascript_ engine.  It makes a nice alernative to Windows jscript for scripting.  It works on Linux, FreeBSD and Windows.
http://code.google.com/p/v8cgi/
 
Sincerely,
Laura
http://www.distasis.com/cpp/osrclist.htm