On Nov 15, 2007, at 11:41 PM, Michael FIG wrote:

$ ./jest

  Object.st:102     Object backtrace
  Object.st:148     Object error:
  Compiler.st:920   Compiler errorSyntax:
  Compiler.st:303   Compiler translateExpression:
  Compiler.st:271   Expression translate:
  Compiler.st:961   Compiler compile:for:
  Compiler.st:995   Object _eval
  libjolt.st:38     Jolt initialise

syntax error: ()

Your best bet would be to turn up the verbosity in the read-eval- print loop, to echo each parsed expression before it's evaluated. There's a flag in jolt-burg/main (-vx and/or -vs) that turns this on for you; I don't know if Dan made it available from the command line in the libjolt stuff.

Cheers,
Ian




_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to