From owner-freebsd-current Tue Nov 3 09:28:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA09427 for freebsd-current-outgoing; Tue, 3 Nov 1998 09:28:49 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pinhead.parag.codegen.com (ppp-asfm10--073.sirius.net [205.134.242.73]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA09419 for ; Tue, 3 Nov 1998 09:28:45 -0800 (PST) (envelope-from parag@pinhead.parag.codegen.com) Received: from pinhead.parag.codegen.com (localhost.parag.codegen.com [127.0.0.1]) by pinhead.parag.codegen.com (8.9.1/8.8.8) with ESMTP id JAA06455 for ; Tue, 3 Nov 1998 09:28:29 -0800 (PST) (envelope-from parag@pinhead.parag.codegen.com) Message-Id: <199811031728.JAA06455@pinhead.parag.codegen.com> X-Mailer: exmh version 2.0.2 2/24/98 To: current@FreeBSD.ORG Subject: Re: New boot loader and alternate kernels In-reply-to: Your message of "Tue, 03 Nov 1998 19:29:18 +1100." <000601be0704$0cda76a0$6cb611cb@saruman.scitec.com.au> X-Face: =O'Kj74icvU|oS*<7gS/8'\Pbpm}okVj*@UC!IgkmZQAO!W[|iBiMs*|)n*`X ]pW%m>Oz_mK^Gdazsr.Z0/JsFS1uF8gBVIoChGwOy{EK=<6g?aHE`[\S]C]T0Wm X-URL: http://www.codegen.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 03 Nov 1998 09:28:29 -0800 From: Parag Patel Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Another option occurred to me the other day: siod - a very small and simple Scheme implementation. Well, it used to be quite a bit smaller. Ripping out the bits useless for embedded systems (like most of slibu.c) should help trim it down quite a bit. It used to be about 30-40k on most machines. I guess it's a matter if you prefer postfix (Forth) or prefix (Lisp) syntax. :-) -- Parag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message