[EMAIL PROTECTED] wrote:
> And what do you think about a Rebol extension language tool?
>
I think Rebol would make a fine extension language. The major problem all
extension language integrators face is how to glue to language to the
application's core datastructures. Series are a simple yet obviously powerful
abstraction; RT has given us ample examples of how to bridge that abstraction to
a variety of problem domains with their tight integration of series and various
network protocols. I suspect that a thoughtful way to wrap host-app
datastructures up in series would in a natural way lead to very expressive, very
tight extension code.
$0.02,
jb
>
> thanks /cesar