Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!BRFAPESP.BITNET!UNBCIC From: UNBCIC@BRFAPESP.BITNET Newsgroups: comp.lang.forth Subject: State-smart words Message-ID: <9104242058.AA13505@ucbvax.Berkeley.EDU> Date: 24 Apr 91 14:47:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: UNBCIC%BRFAPESP.BITNET@SCFVM.GSFC.NASA.GOV Organization: The Internet Lines: 11 Is there any way to create state-smart words (words that know if they would be compiled or interpreted if they were not IMMEDIATE) in dpANS Forth? I need this to do early binding in a Object Oriented Interface that I'm writting for dpANS Forth... If I found no way to do this I'll have to create a word with prefix syntax, and I was planning to let the computer decide where he can do early binding... (8-DCS) Daniel C. Sobral UNBCIC@BRFAPESP.BITNET