how to port a scheme interpreter to om?

Shawn Rutledge shawn.t.rutledge at gmail.com
Thu Oct 29 20:32:32 CET 2009


On Wed, Oct 28, 2009 at 8:57 AM, Shawn <citypw at gmail.com> 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



More information about the community mailing list