scsh-users
[Top] [All Lists]

Re: Unix tools, small and large

To: sperber@informatik.uni-tuebingen.de (Michael Sperber)
Subject: Re: Unix tools, small and large
From: Bill Sommerfeld <sommerfeld@orchard.east-arlington.ma.us>
Date: Thu, 08 May 1997 01:23:57 -0400
Cc: scsh@martigny.ai.mit.edu
> Actually, the module declarations that come with Scheme 48 let you
> create very small (if maybe not tiny) images.  Admittedly, it's not
> very well documented.  But it's certainly not "quite an undertaking".

Could someone please post the source files and scripts necessary to
create a minimal "Hello, world" image out of scsh?

How much more than
        (begin (display "Hello, world") (newline))
do you need?

I tried to do this once, but could never produce an image less than
about 1MB that actually worked, despite trying very hard for several
hours.  Having a worked example of how to do this would be very useful.

Thanks in advance,

                                        - Bill

<Prev in Thread] Current Thread [Next in Thread>