Hello Nigel,
Welcome to the list :)
I haven't played with forth since I typed in the figforth from the
listings
for 8080 back in about 1980. (And discovered using the Z80's IX and IY
registers didn't speed thing up.)
Paper listings and wobbly ram packs. Takes me back.
Having now discovered AmForth, I downloaded trunk, and built for
ATmega328p
(basically stock, no changes from the template except the clock speed
and
for avrdude to use usbasp).
All built and installed on a Arduino Nano ok.
Good to hear.
I discovered that the amforth-shell.py readline completer wasn't
working
(since dict.keys() now returns a view instead of a list()). I fixed
that
and noticed a number of "# Something went wrong, just silently ignore",
to
which I am allergic! So added error messages as well.
Thank you, and thank you for the patch. Whilst we are here, we
should also add some operating system awareness for parse_and_bind.
I'm also having problems with marker, but I'll save that issue for
another
email.
Interested to know what kind of problems you're having with marker.
Best wishes,
Tristan
On 2025-12-30 00:45, Nigel Rowe wrote:
Greetings all,
I haven't played with forth since I typed in the figforth from the
listings
for 8080 back in about 1980. (And discovered using the Z80's IX and IY
registers didn't speed thing up.)
Having now discovered AmForth, I downloaded trunk, and built for
ATmega328p
(basically stock, no changes from the template except the clock speed
and
for avrdude to use usbasp).
All built and installed on a Arduino Nano ok.
I discovered that the amforth-shell.py readline completer wasn't
working
(since dict.keys() now returns a view instead of a list()). I fixed
that
and noticed a number of "# Something went wrong, just silently ignore",
to
which I am allergic! So added error messages as well.
Context diff attached.
I'm also having problems with marker, but I'll save that issue for
another
email.
Cheers
Nigel
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
[email protected]
https://lists.sourceforge.net/lists/listinfo/amforth-devel