Hello,
As a new user of Amforth, I just wanted to give some feedback on trying
to implement 5.8 on an Arduino Uno R3 board.
I had quite a bit of difficulty and it took research over a couple of
days to get FORTH running. Here are some of the issues (and missteps on
my part) in hopes that they
Hello Mathias,
I was surprised to read how you felt about my last post. I did not mean
it as a criticism of you or your work at all!
I was not crying out in frustration, but listing problems I encountered,
Many of them had nothing to do with Amforth -- the Atmel IDE for
instance, or AVRdude probl
Thank you Tom,
doing more reading I found this:
"FORGET is not implemented since it would be nearly impossible to reset
the search order word list with reason-
able efforts. The better way is using MARKER from the library."
And so I assume I have to add MARKER by including it and burning a new