JPE: Java - C Python Extension Project
jerry_spicklemire at my-deja.com
jerry_spicklemire at my-deja.com
Wed Jul 5 12:04:21 EDT 2000
More information about the Python-list mailing list
Wed Jul 5 12:04:21 EDT 2000
- Previous message (by thread): CGI POST on Win98
- Next message (by thread): JPE: Java - C Python Extension Project
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cool! Might the work already done with Pyro serve as a jump-start? http://www.xs4all.nl/~irmen/python.html In article <3962EBA5.E461DD4 at arakne.com>, Jean Hemmi <jean.hemmi at arakne.com> wrote: > We need a full-featured C-Python / Java integration! > We are laying out below the requirements to such an integration: > - Multithread compatibility (at least when the JVM relies on OS threads) > > - Access to the Java environment from Python > - Seamlessness from both sides > - Java objects appearing as native Python objects (resolving > overloading) > - Extensibility of Java classes into Python > - Access to the Python environment from Java > - Python objects accessible as Java objects > - Extensibility of Python classes within Java > - Exception mapping > - Python programming on client Web browser, like Javascript > - Ability to run Python bytecode files on the client Web browser > - Conciliation of security features (adapting Python's restricted > execution mode for 'Pylets') > Sent via Deja.com http://www.deja.com/ Before you buy.
- Previous message (by thread): CGI POST on Win98
- Next message (by thread): JPE: Java - C Python Extension Project
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list