Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.forth    |    Forth programmers eat a lot of Bratwurst    |    117,927 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 117,675 of 117,927    |
|    albert@spenarnc.xs4all.nl to All    |
|    What use is SLITERAL?    |
|    03 Nov 25 13:40:02    |
      What is the use case for SLITERAL.              : test [ "AAP" ] SLITERAL ;              Assuming "AAP" is made permanent you can as wel say              : test [ "AAP" ] DLITERAL ;              or       : test "AAP" ;              or       "AAP" 2CONSTANT q       : test q TYPE ;       or       DATA q 3 , &A C, &A C, &P C,       : test q $@ TYPE ;              I can't think if a case where SLITERAL is *not* preceeded by       [ ] because : is allowed to leave colon-sys .              Groetjes Albert       --       The Chinese government is satisfied with its military superiority over USA.       The next 5 year plan has as primary goal to advance life expectancy       over 80 years, like Western Europe.              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca