On Wed, Oct 28, 2009 at 8:57 AM, Shawn <[email protected]> wrote: > hi guys, > does anybody has try to port the scheme interpreter(guile,etc) to > openMOKO?
I have used Chicken on OM. You can even compile scheme to machine code right on the phone if you have gcc etc. installed. And I wrote an OE recipe for it too (which might mean there are packages being built... I haven't checked lately). http://chicken.wiki.br/cross-compilation-on-open-moko I think Chicken is way faster than Guile, and has a lot of libraries/extensions (called "eggs") available. http://chicken.wiki.br/chicken-projects/egg-index-4.html _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

