Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: "Rod Pemberton" Newsgroups: comp.lang.forth Subject: Re: ?DUP Date: Mon, 28 Oct 2013 16:30:49 -0400 Organization: Aioe.org NNTP Server Lines: 22 Message-ID: References: <2013Oct16.142753@mips.complang.tuwien.ac.at> <7x61slf9s9.fsf@ruckus.brouhaha.com> <7xbo2co681.fsf@ruckus.brouhaha.com> <3_idnWekjL7WAPbPnZ2dnUVZ_qmdnZ2d@supernews.com> <2013Oct26.154815@mips.complang.tuwien.ac.at> <2013Oct27.134114@mips.complang.tuwien.ac.at> <6YadnfY509sEiPDPnZ2dnUVZ_hadnZ2d@supernews.com> <2013Oct28.161930@mips.complang.tuwien.ac.at> NNTP-Posting-Host: CNsg4fVcCsvs3UaOgZtQCw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/12.16 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.lang.forth:26727 On Mon, 28 Oct 2013 14:54:04 -0400, Andrew Haley wrote: > Anton Ertl wrote: >> [...] > [...] > absolutely natutural classic Forth, which you apparently want natural > ?DUP is in CORE. It's been in Forth forever. The only > reason to leave it out from an optimizer is that you > don't use it. Or, it's just so low usage that there is no point bothering with it ... Of course, I don't think I've ever heard of a *selective* code optimizer, i.e., one where you could select or not select words like ?DUP or ROT to be optimized or not. Have you? Is that another bit in the dictionary header? Rod Pemberton