Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!alberta!ncc!idacom!andrew From: andrew@idacom.uucp (Andrew Scott) Newsgroups: comp.lang.forth Subject: Re: Compiling without : Message-ID: <1990Sep7.230426.20724@idacom.uucp> Date: 7 Sep 90 23:04:26 GMT References: <6487@aplcen.apl.jhu.edu> Organization: IDACOM, a division of Hewlett-Packard Lines: 18 John Hayes writes: > This new word, named START: (start-colon), creates an execution token. ... > I want to encourage everyone to implement START: and work with it. > Any comments? I like the word - I've used a similar construct many times before. I have one question, though. It's not stated in your description and example, but it is implied that ; cannot be used to end a code fragment started with START: . You created ;sim in your example: > : ;sim postpone exit postpone [ ; immediate Am I correct in drawing this conclusion? -- Andrew Scott | mail: andrew@idacom.uucp | - or - ..!uunet!ubc-cs!alberta!idacom!andrew