Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #16705

Headless child words

Path csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!news2.euro.net!postnews2.euro.net!news.wanadoo.nl!not-for-mail
From mhx@iae.nl (Marcel Hendrix)
Subject Headless child words
Newsgroups comp.lang.forth
Message-ID <86861510938435@frunobulax.edu> (permalink)
Date Thu, 25 Oct 2012 20:49:49 +0200
X-Newsreader iForth 2.0 console (October 21, 2006)
Lines 12
Organization Wanadoo
NNTP-Posting-Date 25 Oct 2012 18:49:23 GMT
NNTP-Posting-Host s529d937f.adsl.online.nl
X-Trace 1351190963 dr6.euro.net 228 82.157.147.127:53484
X-Complaints-To abuse@wanadoo.nl
Xref csiph.com comp.lang.forth:16705

Show key headers only | View raw


Is there a standard way to create a headerless 
word that uses the DOES> part of its parent?
Sort of like: 

: foo  create-noname , does> @ ;

Foo produces an xt when given data:

44 foo  ( -- xt )

-marcel

Back to comp.lang.forth | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Headless child words mhx@iae.nl (Marcel Hendrix) - 2012-10-25 20:49 +0200
  Headless child words JennyB <jennybrien@googlemail.com> - 2012-10-25 21:49 -0700
  Re: Headless child words Arnold Doray <invalid@invalid.com> - 2012-10-26 13:38 +0000

csiph-web