> I think I should also mention another embedable scripting
> language. It's called S-Lang.
If we are to use an external library, I think we more or less agree that we
should chose Python instead.
Alternatively, we might go for Guile since that is a R4RS scheme and well
developed.
When we are talking about an embedded, and bundled scripting language, the best
bet so far is SIOD, IMO.
Another feasible candidate is Ivy. I investigated this in more detail, and
found that the interpreter is too unstable. It crashes in many error
situations, and thus it's not suitable for LyX as it is.
Then I briefly tried the successor PC (PseudoCode) and found it to be more
stable. I think it is a better bet than Ivy at this point.
Please keep the suggestions coming. In the end, we might even find the perfect
scripting language.
Greets,
Asger