I am trying to find a definitive list of all the word in swiftforth and a description of their meaning, the documentation covers the bulk but definitely not all, for example, counter & ucounter I cant find anywhere.
I am looking for something like the gforth manual where every word is
listed and explained.
Any ideas anyone ?
On 19/03/2026 10:12 pm, dave wrote:
I am trying to find a definitive list of all the word in swiftforth and
a description of their meaning, the documentation covers the bulk but
definitely not all, for example, counter & ucounter I cant find
anywhere.
I am looking for something like the gforth manual where every word is
listed and explained.
Any ideas anyone ?
Doesn't exist unless you make one. SwiftForth system source often has
the documentation you want. I assume you've set up your editor so that
when you type (or click) EDIT <wordname> in SF it pulls the requisite
file into your editor so it can be viewed.
On Thu, 19 Mar 2026 23:10:34 +1100, dxf wrote:
On 19/03/2026 10:12 pm, dave wrote:
I am trying to find a definitive list of all the word in swiftforth and
a description of their meaning, the documentation covers the bulk but
definitely not all, for example, counter & ucounter I cant find
anywhere.
I am looking for something like the gforth manual where every word is
listed and explained.
Any ideas anyone ?
Doesn't exist unless you make one. SwiftForth system source often has
the documentation you want. I assume you've set up your editor so that
when you type (or click) EDIT <wordname> in SF it pulls the requisite
file into your editor so it can be viewed.
That's a shame, I like to browse through and learn obscure words but
without a definitive list I wont know what I am missing :)
On 20/03/2026 1:50 am, dave wrote:
On Thu, 19 Mar 2026 23:10:34 +1100, dxf wrote:
On 19/03/2026 10:12 pm, dave wrote:
I am trying to find a definitive list of all the word in swiftforth and >>>> a description of their meaning, the documentation covers the bulk but
definitely not all, for example, counter & ucounter I cant find
anywhere.
I am looking for something like the gforth manual where every word is
listed and explained.
Any ideas anyone ?
Doesn't exist unless you make one. SwiftForth system source often has
the documentation you want. I assume you've set up your editor so that
when you type (or click) EDIT <wordname> in SF it pulls the requisite
file into your editor so it can be viewed.
That's a shame, I like to browse through and learn obscure words but
without a definitive list I wont know what I am missing :)
WORDS should give all the words you'll need in practice. Create a sorted >list from that. In SF there'll be words that only pertain to the system. >Those are less likely to be documented or needed by users.
In article <69bccd6b@news.ausics.net>, dxf <dxforth@gmail.com> wrote:
...I'm proud that all words present in ciforth are useful, there are no words that are "internal" (and no word goes undocumented.)
WORDS should give all the words you'll need in practice. Create a sorted
list from that. In SF there'll be words that only pertain to the system.
Those are less likely to be documented or needed by users.
If there are internal words, what is the use of the source license of they are not documented?
| Sysop: | DaiTengu |
|---|---|
| Location: | Appleton, WI |
| Users: | 1,105 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 492369:17:38 |
| Calls: | 14,160 |
| Calls today: | 2 |
| Files: | 186,285 |
| D/L today: |
2,034 files (638M bytes) |
| Messages: | 2,503,450 |