On Sat, Aug 1, 2020 at 10:50 PM Erich Wälde wrote:
> thread hijacked intentionally.
>
'Thar be pirates!
>
> today I spent some time trying to understand the "make-refcard*"
> scripts in some detail.
>
> The script works roughly like this:
>
>
> - the first three lines are comments expected to
thread hijacked intentionally.
Hello Mark,
dear AmForthers,
today I spent some time trying to understand the "make-refcard*"
scripts in some detail.
The script works roughly like this:
- it reads the .asm files in "one" "hard coded" directory
("../common/words").
- for every file the functio
Dear AmForthers,
I had pointed out that I use an old version of amforth-upload.py,
because newer ones did not work for me. So I spent some time with
this.
Short version for "trunk":
The expanded path of the filename given as argument is not passed on
to be opened. Please find two patches below
Hello Tristan,
Tristan Williams writes:
> Hello,
>
> I have modified amforth-shell.py to run under python3 and put up a
> patch here
>
> https://tjnw.co.uk/new-shell/doc/
>
> as the patch seemed a little too large for a mailing list.
Thanks for the patch. Commit r2447 is yours.
The patch is ni