Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!mnetor!seismo!nbires!hao!hplabs!tektronix!reed!iscuva!jimc From: jimc@iscuva.UUCP Newsgroups: net.lang.forth Subject: Re: Information Hiding in FORTH Message-ID: <242@iscuva.UUCP> Date: Mon, 14-Jul-86 19:54:42 EDT Article-I.D.: iscuva.242 Posted: Mon Jul 14 19:54:42 1986 Date-Received: Fri, 18-Jul-86 00:57:12 EDT References: <12110@amdcad.UUCP> <622@uvacs.UUCP> Reply-To: jimc@iscuva.UUCP (Jim Cathey) Organization: ISC Systems Corporation, Spokane, Wa. Lines: 37 > I have been recently thinking of a way to implement something like the > 'C' static scoping type in forth. This would allow a word or group of > words to use a VARIABLE without letting the VARIABLE be visible outside > the group; something like: I believe map-Forth (Michael A Perry's version for my old CompuPro 68000) included the words: INTERNAL <