Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!topaz!ll-xn!nike!ucbcad!ucbvax!hplabs!tektronix!tekcrl!tekgvs!toma From: toma@tekgvs.UUCP (Thomas Almy) Newsgroups: net.lang.forth Subject: Re: Information Hiding in FORTH Message-ID: <1626@tekgvs.UUCP> Date: Wed, 16-Jul-86 10:03:41 EDT Article-I.D.: tekgvs.1626 Posted: Wed Jul 16 10:03:41 1986 Date-Received: Fri, 18-Jul-86 04:29:06 EDT References: <12110@amdcad.UUCP> <622@uvacs.UUCP> <242@iscuva.UUCP> Reply-To: toma@tekgvs.UUCP (Thomas Almy) Organization: Tektronix, Inc., Beaverton, OR. Lines: 46 In article <242@iscuva.UUCP> jimc@iscuva.UUCP (Jim Cathey) writes: >> 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 > <