>>>NJSModule?
>>>http://en.wikipedia.org/wiki/NJS
>
>> This seems to be very good indeed. Just downloaded njs but the only
>> njsmodule version I could find was for python 2.1. Does anyone have a
>> recent copy?
>
> 1. You might ask here:
> http://lists.njs-javascript.org/cgi-bin/mailman/listinfo/u
NJSModule?
http://en.wikipedia.org/wiki/NJS
Daniel Fetchinson wrote:
This seems to be very good indeed. Just downloaded njs but the only
njsmodule version I could find was for python 2.1. Does anyone have a
recent copy?
1. You might ask here:
http://lists.njs-javascript.org/cgi-bin/mailman/
>> Is there a way to do similar things on linux?
>
> NJSModule?
> http://en.wikipedia.org/wiki/NJS
This seems to be very good indeed. Just downloaded njs but the only
njsmodule version I could find was for python 2.1. Does anyone have a
recent copy?
Cheers,
Daniel
--
Psss, psss, put it down! - h
Daniel Fetchinson wrote:
Is there a way to do similar things on linux?
NJSModule?
http://en.wikipedia.org/wiki/NJS
Alan Isaac
--
http://mail.python.org/mailman/listinfo/python-list
On Jul 7, 9:23Â am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> On 7 Ãec, 08:21, alex23 <[EMAIL PROTECTED]> wrote:
>
> > On Jul 7, 12:31 am, "[EMAIL PROTECTED]"
>
> > <[EMAIL PROTECTED]> wrote:
> > > I personally does not like COM solution. I prefer some simple library
> > > but may be it is
On 7 Äec, 08:21, alex23 <[EMAIL PROTECTED]> wrote:
> On Jul 7, 12:31 am, "[EMAIL PROTECTED]"
>
> <[EMAIL PROTECTED]> wrote:
> > I personally does not like COM solution. I prefer some simple library
> > but may be it is just a hope.
>
> Have you looked at the module 'python-spidermonkey'? It appare
On Jul 7, 12:31Â am, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> I personally does not like COM solution. I prefer some simple library
> but may be it is just a hope.
Have you looked at the module 'python-spidermonkey'? It apparently
"allows for the implementation of Javascript classes, objec
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.
>
>
>> Is there a way to do similar things on linux?
>
> I think no. Because these tech use COM. And COM don't exist under xxnux.
> But:
> - look if XPCOM, or dBus) can help you
> - search with the word "MOZLAB", who work a solution (plugin) for
> drive Firefox, from an external software.
Wow, moz
Hi!
Is there a way to do similar things on linux?
I think no. Because these tech use COM. And COM don't exist under xxnux.
But:
- look if XPCOM, or dBus) can help you
- search with the word "MOZLAB", who work a solution (plugin) for
drive Firefox, from an external software.
Good luck!
--
"[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
> Ecmascript (Jscript) is Active-Scripting compliant.
> With PyWin32, you can :
> - call JScript functions (with parameters)
> - define pieces of code (& run it)
>
> Another way, is to drive Internet-Explorer (via COM). You can set the
> IE-Windows as invisible, and connect the motor of exe
Hi!
Ecmascript (Jscript) is Active-Scripting compliant.
With PyWin32, you can :
- call JScript functions (with parameters)
- define pieces of code (& run it)
Another way, is to drive Internet-Explorer (via COM). You can set the
IE-Windows as invisible, and connect the motor of execution (
On Sat, 5 Jul 2008 06:28:42 -0700 (PDT), "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> 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. Which engine is
Hello,
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. Which engine is
suitable for Python, I have found bunch of them. Any recomendations
are welcome.
To be more spec
15 matches
Mail list logo