Hello,

I just finished  a Makefile and patch necessary to compile Scheme 9 from Empty Space on OpenWRT.
Scheme 9 is a small Scheme implementation by Nils Holm (http://www.bcl.hamilton.ie/~nmh/t3x.org/zzz/). Although very small, it includes functions for filesystem, network and time, so it may be interesting for Schemers who'd like to use it on their embedded devices.

The tarball with packages/scheme9/* is here:

http://aleph0.info/software/scheme-on-openwrt

I hope it is useful!

J.

UPDATE: Pico Lisp and Chibi-Scheme is also packaged! So now there are three Lisps available:

- Chibi-Scheme
- Plan9
- Pico Lisp

UPDATE 2 (2011-05-14): Can't esily cross-compile Chibi anymore, and Scheme9 needs a hack that wasn't really nice, so now there are
two Lisps available:

- TinyScheme
- PicoLisp

(Last edited by jp on 14 May 2011, 21:02)