On 6 Čec, 07:02, Tim Roberts <[EMAIL PROTECTED]> wrote:
> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> >for my Python application (Windows platform) to be standards
> >compliant, I need to embbed Ecmascript(Javascript) interpreter - I
> >need to execute plugins written in this language.
>
> What standard are you hoping to comply with?  I mean, what kind of a
> program is this?
> --
> Tim Roberts, [EMAIL PROTECTED]
> Providenza & Boekelheide, Inc.

Thats for our speech recognition server - it should executed "tags"
with Javascript code embbeded in some XML grammar format.

I personally does not like COM solution. I prefer some simple library
but may be it is just a hope. I will look to PyQT library and to
Mozilla scripting engine, but I think that this one can get
unnecessarily difficult.

Does anyone work or use something similar?

Jiri
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to