Re: [Amforth] Assembler For Building Amforth

2013-10-17 Thread Leon Maurer
That certainly sounds like an interesting idea. At present, my Python skills are better than my Forth skills, so -- if you do go ahead -- let me know if I can help. (I've been meaning to learn about AVR assembly for some time.) -Leon P.S. FWIW, I contacted Atmel customer support, and -- after con

[Amforth] Assembler For Building Amforth

2013-10-17 Thread Tom Harris
It seems to be a common perceived problem that building Amforth requires the Atmel assembler that is proprietary, only runs on Windows, is not open source, may contain traces of nuts, etc. Would there be any value is writing a simple portable assembler in (e.g.) Python that could build Amforth from

Re: [Amforth] Build Issues

2013-10-17 Thread Michael Picco
Hi Craig, Just catching up after a few days away from the computer ... I trust you've been able to get 5.1 working on your Uno? The link you posted (by Neal Crook), is well-done ... it got me started and finally working, but it's out of date and some of the items have changed. At home, I have ma