Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #15131
| Path | csiph.com!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Arnold Doray <invalid@invalid.com> |
| Newsgroups | comp.lang.forth |
| Subject | Re: Implementing ." in forth |
| Date | Fri, 24 Aug 2012 11:32:52 +0000 (UTC) |
| Organization | A noiseless patient Spider |
| Lines | 14 |
| Message-ID | <k17op4$6ei$2@dont-email.me> (permalink) |
| References | <k15dp4$kag$1@dont-email.me> <13549bb1-2169-4371-80c9-4d3b5085d0bf@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Fri, 24 Aug 2012 11:32:52 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="a8dfdd8d3b07d46ec372aa2597b0870f"; logging-data="6610"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/rmMbaoJ7zrKLQscBqWgHM" |
| User-Agent | Pan/0.133 (House of Butterflies) |
| Cancel-Lock | sha1:Shdz7CVEqHjmB0Vv+onaAFO5Ko8= |
| Xref | csiph.com comp.lang.forth:15131 |
Show key headers only | View raw
On Fri, 24 Aug 2012 00:06:14 -0700, hughaguilar96 wrote: > On Thursday, August 23, 2012 7:12:52 AM UTC-7, Arnold Doray wrote: >> My problem is that there are some things that need to be done >> immediately, and others delayed. And there is a need to know if ." is >> being executed while in compilation mode. > > ." only works inside of colon words --- use .( interpretively --- > remember: "let the dictionary do the deciding." Yes, that's right. But GForth lets you use it interactively too, which is what I wanted. Creating a ." that works in compilation only is a simple exercise. To do it for both interactive mode compilation mode is probably harder. -AD
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Implementing ." in forth Arnold Doray <invalid@invalid.com> - 2012-08-23 14:12 +0000
Re: Implementing ." in forth anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-08-23 14:45 +0000
Re: Implementing ." in forth Arnold Doray <invalid@invalid.com> - 2012-08-24 11:30 +0000
Re: Implementing ." in forth Josh Grams <josh@qualdan.com> - 2012-08-24 12:56 +0000
Re: Implementing ." in forth anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-08-24 14:41 +0000
Re: Implementing ." in forth anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-08-24 16:45 +0000
Re: Implementing ." in forth Arnold Doray <invalid@invalid.com> - 2012-08-25 03:41 +0000
Re: Implementing ." in forth anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-08-25 09:05 +0000
Re: Implementing ." in forth Arnold Doray <invalid@invalid.com> - 2012-08-29 15:48 +0000
Re: Implementing ." in forth Coos Haak <chforth@hccnet.nl> - 2012-08-29 21:19 +0200
Re: Implementing ." in forth anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-08-30 13:00 +0000
Re: Implementing ." in forth Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-08-23 12:00 -0500
Re: Implementing ." in forth Spam@ControlQ.com - 2012-08-23 14:16 -0400
Re: Implementing ." in forth Mark Wills <markrobertwills@yahoo.co.uk> - 2012-08-23 14:37 -0700
Re: Implementing ." in forth "Rod Pemberton" <do_not_have@notemailnot.cmm> - 2012-08-23 19:37 -0400
Re: Implementing ." in forth hughaguilar96@yahoo.com - 2012-08-24 00:06 -0700
Re: Implementing ." in forth Arnold Doray <invalid@invalid.com> - 2012-08-24 11:32 +0000
Re: Implementing ." in forth Doug Hoffman <glidedog@gmail.com> - 2012-08-24 08:33 -0400
Re: Implementing ." in forth jim@rainbarrel.com - 2012-08-24 09:15 -0700
Re: Implementing ." in forth Chris Hinsley <chris.hinsley@gmail.com> - 2012-08-25 15:15 +0100
csiph-web