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