lispx-proxy Portable (Lisp Execution Proxy) was specially built as a Command Line-based Lisp application launcher.
Because of restricted Windows default command processor abilities it's hard to create such scripting tools as cl-launch with Windows command processor language.
lispx-proxy Portable is an utility that's based on a metadata and predefined filesystem structure rather than scripting, and manages to be more than just a script launching tool.
What's New in This Release: [ read full changelog ]
Added: Startup and synchronization environment variables (Windows only):
· lispx.parent.pid
· lispx.parent.startdir
· lispx.parent.cmdline
· lispx.parent.wait (at the startup lispx will wait for lispx.parent.pid
· if this variable is non-blank)
· Added: Mac OSX binary