2022-08-28 11:01:53 Is stuff in the doc directory available online somewhere? Reading the handbook (which I found linked from retroforth.org), it took me a while to realize I have to get the source if e.g. I want to find the glossary.
2022-08-28 11:02:32 I mean, I guess it's available via git web interfaces; I guess I'm just commenting that maybe the homepage should tell the reader where to find the docs.
2022-08-28 17:13:42 <RickCarlino[m]> I would agree with that ^ If anyone finds this discussion via search, the correct place to look is https://github.com/crcx/retroforth/blob/master/doc/Glossary-Concise.txt
2022-08-28 17:14:40 <RickCarlino[m]> crc: Are there any fancy tricks to get script:current-line
to print the line of the word that called the current definition?
2022-08-28 17:16:27 falsifian: I’ll make the doc/ stuff easier to access next week
2022-08-28 17:20:13 RickCarlino[m]: no
2022-08-28 17:21:11 Specifically, at this point in time I haven’t added anything that’s visible to expose the actual line contents. Only the current input token can potentially be accessed.
2022-08-28 17:21:39 This would be a good thing to add to the script: words; I’ll put it on my todo list.
2022-08-28 17:30:11 Thanks crc
application/octet-stream
This content has been proxied by September (ba2dc).