Re: Another scripting language implemented into Python itself?
From: JanC (me_at_privacy.net)
Date: 01/26/05
- Next message: Tim Peters: "Re: threading.py Condition wait overflow error"
- Previous message: Frank Bechmann (w): "Re: python without OO"
- In reply to: Francis Girard: "Re: Another scripting language implemented into Python itself?"
- Next in thread: Bob Smith: "Re: Another scripting language implemented into Python itself?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Tim Peters: "Re: threading.py Condition wait overflow error"
- Previous message: Frank Bechmann (w): "Re: python without OO"
- In reply to: Francis Girard: "Re: Another scripting language implemented into Python itself?"
- Next in thread: Bob Smith: "Re: Another scripting language implemented into Python itself?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|