Re: Another scripting language implemented into Python itself?

From: JanC (me_at_privacy.net)
Date: 01/26/05


Date: 26 Jan 2005 05:10:11 GMT

Francis Girard schreef:

> I'm really not sure but there might be some way to embed Java Script
> within Jython.

You can embed JavaScript in CPython, but I don't know how secure or stable
it is: <http://wwwsearch.sourceforge.net/python-spidermonkey/>

-- 
JanC
"Be strict when sending and tolerant when receiving."
RFC 1958 - Architectural Principles of the Internet - section 3.9


Relevant Pages

  • Re: Need help with Undeliverable Emails
    ... >> binary in a safe and secure fashion, ... strict' and tained mode on).") on using the 'sendmail' binary to send ... if all *you* do is turn taint checking on and 'use ...
    (comp.lang.perl.misc)
  • Re: problem adding users
    ... Better start secure from the beginning. ... So you don't have to adopt if ... the security requirements get more strict. ...
    (comp.unix.solaris)
  • Re: Need help with Undeliverable Emails
    ... James Willmore wrote: ... if all *you* do is turn taint checking on and 'use ... strict', then your code isn't as secure as what you think it might be. ...
    (comp.lang.perl.misc)