|
In lugnet.robotics.rcx.pbforth, Ralph Hempel wrote:
> Good questions Juanma!
>
> If WORDS is very important for you, I can write up a quick tutorial
> on how to do that.
snip
A while ago, I started to work on a few words that I find useful,including WORD
and SEE. I still have to finish them, but what would help is to know the
structure of the dictionary (starting with the execution address obtained by
tick ('), where does the name start, what is different between a CONSTANT, a
VARIABLE, an ASSEMBLER word, etc., how to find the last word compiled, etc.). If
I get anything done that could be useful, I'll publish it here.
Thanks
Mario
|
|
Message has 1 Reply: | | Re: WORDLIST
|
| (...) I wrote WORDS and SEE and some other useful stuff for pbforth 1.21. SEE is a bit rough, it doesn't handle IF, LOOP etc. very graciously but just dumps out bytes. If the dictionary structure hasn't changed in 2.0 they should still work. If (...) (21 years ago, 17-Jan-04, to lugnet.robotics.rcx.pbforth)
|
Message is in Reply To:
| | RE: WORDLIST
|
| Good questions Juanma! If WORDS is very important for you, I can write up a quick tutorial on how to do that. I'm pretty sure all of the CORE or REQUIRED ANS Forth words are supported. I'll need to update my build script to output a list of the (...) (21 years ago, 16-Jan-04, to lugnet.robotics.rcx.pbforth)
|
14 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|