Mark Bresler
10-30-04, 11:33 PM
Hi, I have been developing FORTH projects for many years. Presently I am working on a 40 page program with many words. I find myself spending an inordinant amount of time shuffling paper or using a second computer to read words used to build larger words or to find instances where a word is used later in the program.
Is there some development tool that when mousing on a line would point me to:
1) the word definition's page #
2) a list of words using the elementary word and their page #'s
Come to think of it, this might be helpful in languages other than Forth.
Thanks for your time Mark
Is there some development tool that when mousing on a line would point me to:
1) the word definition's page #
2) a list of words using the elementary word and their page #'s
Come to think of it, this might be helpful in languages other than Forth.
Thanks for your time Mark