Date: Tue, 6 Oct 1998 16:08:59 -0400 (EDT) From: Dan Seguin <dseg@texar.com> To: FreeBSD Small <freebsd-small@FreeBSD.ORG> Subject: Re: Command-line i/f (Re: PicoBSD) Message-ID: <Pine.BSF.3.91.981006160343.24683D-100000@pak.texar.com> In-Reply-To: <199810051532.LAA10779@jhicks.glenatl.glenayre.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 5 Oct 1998, Jerry Hicks wrote: <SNIP> > > I'll bet we will find a new set of FreeBSD aficionados created when some > implementation gets released. See comp.lang.forth for lively discussion. > > Forth is very much alive and kicking. When one is seeking a minimalist > solution, I can't think of a better alternative to assembly code. > > Cheers, > > Jerry Hicks > jerry.hicks@glenayre.com > Has anyone considered Scheme48? It is completely scalable, and implementing your own language (keyword, tokens or otherwise) is extremely simple. It is a virtual machine based intrepreter/compiler and you can have as small or as big of an implementation as you need. It was developed for embedded purposes, namely robotic control. There is also (albeit big) implementation as an extended shell. Dan Seguin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.981006160343.24683D-100000>