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 116,912 of 117,927    |
|    Ruvim to All    |
|    named wordlist    |
|    30 Oct 24 11:07:41    |
      From: ruvim.pinka@gmail.com              When a word list is created with `vocabulary`, it is associated with a       name, and `order` displays this name in its output.              When a word list is created by `wordlist`, it is not associated with a       name. Therefore, `order` typically displays a number for that word list,       which is less informative.              A Forth system might try to find a constant whose value is identical to       the wid of such word list and display the name of the constant. Do you       know if this approach is used anywhere?              Some Forth systems technically can associate a name with a word list       after the word list is created with `wordlist`. And some even provide an       API for doing so.              Do you know of any Forth systems that technically *cannot* associate a       name with a word list created with `wordlist` (due to internal details)?                     --       Ruvim              --- 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