| I've updated Jarc a little.  I haven't added all the arc3 changes, but I did add: and  (declare 'atstrings t)
 and  x.y.z now expands to ((x y) z)
 The change to x.y.z seems significant.  arg* is now bound to an array of the arguments passed on the command line
 I wanted to play with atstrings. Someone asked for command-line args a while ago. See http://jarc.sourceforge.net/ |