Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Forth > Re: Directories...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 20 Topic 3988 of 4053
Post > Topic >>

Re: Directories Redux

by anton@[EMAIL PROTECTED] (Anton Ertl) Apr 10, 2008 at 07:06 PM

m_l_g3 <m_l_g3@[EMAIL PROTECTED]
> writes:
>On Apr 6, 6:34 pm, an...@[EMAIL PROTECTED]
 (Anton Ertl)
>wrote:
>> Bruce McFarling <agil...@[EMAIL PROTECTED]
> writes:
>> >SF" ..." returns a string anchored in the directory of the source file
>>
>> That's certainly an approach that would avoid the whole prefix issue
>> completely.  Another advantage is that it would do the anchoring at
>> the right place (in the file where the string sits, rather than in the
>> file where the string is used).
>...
>> One disadvantage of F" (or SF") is that most Forth programmers seem to
>> prefer INCLUDE and REQUIRE over INCLUDED and REQUIRED, standards be
>> damned.
>
>Yes, exactly.
>So please provide non-parsing versions of SF" WF" LF"

Yes, the latest version of the proposal
<http://www.forth200x.org/directories.html>
from 2007-07-22 proposes a
word INCLUDE-NAME-ABS, which is the kind of word you have in mind.

Looking at the reactions to that RfD, I see that

- Marcel Hendrix prefers having a prefix over F" and INCLUDE-NAME-ABS
<http://groups.google.at/group/comp.lang.forth/msg/293b54a6aa5c3b96>

I did not find any other reactions wrt INCLUDE-NAME-ABS

>so that we would write ourselves
>
>: s-include parse-name src-anchored included ;
>: l-include parse-name lib-anchored included ;
>
>and would be able to write
>
>: w-include parse-name wrk-anchored included ;
>
>if we ever need it ;)

I just think that most programmers won't do that, either, but will
just use the INCLUDE or REQUIRE that their system provides.

- anton
-- 
M. Anton Ertl  http://www.complang.tuwien.ac.at/anton/home.html
comp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html
     New standard: http://www.forth200x.org/forth200x.html
   EuroForth 2008:
http://www.complang.tuwien.ac.at/anton/euroforth/ef08.html




 20 Posts in Topic:
Directories Redux
Bruce McFarling <agila  2008-04-05 19:00:00 
Re: Directories Redux
anton@[EMAIL PROTECTED]   2008-04-06 14:34:53 
Re: Directories Redux
Jonah Thomas <jethomas  2008-04-06 13:05:02 
Re: Directories Redux
Bruce McFarling <agila  2008-04-06 11:53:00 
Re: Directories Redux
Bruce McFarling <agila  2008-04-06 12:06:04 
Re: Directories Redux
m_l_g3 <m_l_g3@[EMAIL   2008-04-09 14:37:22 
Re: Directories Redux
anton@[EMAIL PROTECTED]   2008-04-10 19:06:56 
Re: Directories Redux
Bruce McFarling <agila  2008-04-09 15:21:11 
Re: Directories Redux
m_l_g3 <m_l_g3@[EMAIL   2008-04-09 16:16:00 
Re: Directories Redux
Bruce McFarling <agila  2008-04-09 22:08:00 
Re: Directories Redux
Bruce McFarling <agila  2008-04-10 19:39:57 
Re: Directories Redux
m_l_g3 <m_l_g3@[EMAIL   2008-04-11 04:43:45 
Re: Directories Redux
Bruce McFarling <agila  2008-04-11 09:28:57 
Re: Directories Redux
m_l_g3 <m_l_g3@[EMAIL   2008-04-11 10:49:13 
Re: Directories Redux
m_l_g3 <m_l_g3@[EMAIL   2008-04-11 11:19:53 
Re: Directories Redux
Bruce McFarling <agila  2008-04-11 20:34:02 
Re: Directories Redux
Bruce McFarling <agila  2008-04-12 07:18:01 
Re: Directories Redux
Bruce McFarling <agila  2008-04-12 10:56:41 
Re: Directories Redux
m_l_g3 <m_l_g3@[EMAIL   2008-04-14 08:35:17 
Re: Directories Redux
Bruce McFarling <agila  2008-04-14 12:46:22 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri May 16 8:09:00 CDT 2008.