Alessio Stalla alessiostalla@gmail.com wrote:
You do need one. You can either use ABCL's one - in that case you have to pass something like --eval "(your-main-function)", perhaps with a shell script - or write a custom one in Java that will call the right Lisp function.
Where can I find the exact list of understood command-line arguments ?