Per Bothner wrote: > I managed to get a "hello-world"-style program written in > Kawa Scheme running on Android, the OS running on the G1 phone. > > http://per.bothner.com/blog/2008/AndroidHelloScheme/
Very nice...I'll have a look at your post. I have an interest in getting JRuby running on Android too, but have not started the attempt yet. I suspect the largest challenge will be modularizing JRuby's codebase so it can be loaded sans the bits Android doesn't support. I've already started on modifications to run with a slightly-reduced Ruby featureset in exchange for better performance (since G1 and other devices are going to be a little weaker than my core 2). I'll post any updates here as well. Thanks for the update, Per. - Charlie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
