|
From: Brian Z. <bri...@ya...> - 2001-06-15 15:13:09
|
Just got myself an iPaq 3670, and tried Sun's Personal Java http://developer.java.sun.com/developer/earlyAccess/personaljava/ on it, it runs okay. This is basicly a Java1.1 runtime without Swing, but awt and JNI is supported. I'm thinking it probably will be really cool to have Jython running on top of it. That way, I can develop or at least test out my idea w/o the need of an extra PC. Will probably give it a try this weekend. But by looking at Pocket Scheme site http://www.angrygraycat.com/scheme/pscheme.htm , esp. http://www.angrygraycat.com/scheme/cestdio.htm it seems WinCE lacks stdio. I doubt Sun's pjava has support in it. Can any of the developers give some insight on what area of code I need to look, and what kind of workaround there might be? Willing to invest some time to get it working if I can get some help from the jython team. -Brian |