On Thu, Aug 30, 2001 at 05:32:38PM +0200, Andre Poenitz wrote:
> On Thu, Aug 30, 2001 at 11:18:51AM -0400, [EMAIL PROTECTED] wrote:
> > Essentially, there would be some kind of meta-command, which rather
> > than issuing commands for immediate execution, instead pushes them
> > onto a stack.
>
> Yes, I think that's the way to go. But this probably means we have to
> choose the "prefered script language" first, rolling our own is not really
> an option...
For something as simple as sequences of commands, anything other than
a LISP-like language would be overkill. (guile-scheme, perhaps). If
you wanted to write more complex 'programs' in it, your tastes will
vary.
Jules