From: Jack A. <jac...@lo...> - 2001-04-05 02:01:00
|
hi, thanks for your interest and contribution. I've added your tgz and mail here: http://web.one.net.au/~effbiae/cyphon.html#zooko have you also seen JPE? http://www.arakne.com/jpe.htm i haven't looked at it in any detail, but it may be more complete than cyphon. In cyphon, for example, it's not currently possible to inherit from CPython classes or pass jython callbacks to CPython functions. I think JPE may do one or both of these. rgs, jack. zo...@zo... wrote: > > Hello: thanks for cyphon! Hopefully it will enable me to run Mojo Nation[1] on > a JVM, using all of the same low-level native libraries. > > I've made a Makefile which works on my setup: debian-testing, linux 2.2.18, > python 1.5.2, blackdown j2sdk 1.3.0, GNU make 3.79.1. It, along with the > cyphon files (which I had to change a bit -- filename capitalization issues and > removed CyTuple.java), are downloadable from `http://zooko.com/cyphon.tgz'. > > When I run it, I get as far as the appended transcript indicates, which > I suspect means that don't have my CPython libraries in the LD_LIBRARY_PATH or > the python library path or something. I'll pick up from here tomorrow, but > I thought I would send you thanks and Makefile before bed now. > > Regards, > > Zooko > > [1] http://mojonation.net/ > |