From: Geoffrey K. <ge...@kn...> - 2004-09-14 22:18:51
|
On Sep 14, 2004, at 17:18, Ken Anderson wrote: > Here's a way to make JScheme scripts executable from the UNIX command > line. > > #! /bin/env java -jar ~/jscheme/lib/jscheme.jar > (load "elf/basic.scm") > (print (Date.)) That's great! Now if only java could remain in memory so that startup would be faster, the way servlets do. You could start a java listener then the command line would invoke a client that sends it messages. Geoffrey -- Geoffrey S. Knauth | http://knauth.org/gsk |