Hi! Can't help with this problem, however I've given some thought to Arduino lately on _native_ forth for Arduino. I haven't had time for try to do it. Anyway I'd like to share my ideas.
Propably most of AVRs which people have are arduinos. IMHO Amforth should be more Arduino friendly. This would mean some development 1) Libraries. People are propably familiar with Arduino's libraries so AmForth should have similar libraries. Even I love bitnames.frt people still want to do 1 12 digital-write etc. Everyone knows that coming from C to forth is hard. Everything is upside down and there are so many things to keep in mind. At least to make LED blink shouldn't be non-understandable. 2) Ready to flash binaries. This is already done. However how many Arduino users can flash the binaries with the IDE or is it even possible. 3) Arduino sketch for AmForth. Open scetch mystically generate binaries and flash. I'm not even sure myself what this means. Maybe my point is to open file in ArduinoIDE and stuff happens magically. 4) Forth is not for everyone. Arduino bootlader in AmForth. Requires some development and careful designing so that bootloader could prepare forth rather minimalistic system or be supressed bootloader only and flash Arduino software Is this even possible? How the non-writable areas go in flash? Best regards, Hannu Vuolasaho > Date: Sat, 20 Jul 2013 15:30:41 +0200 > From: mtr...@web.de > To: amforth-devel@lists.sourceforge.net > Subject: [Amforth] Fwd: Native Forth for Arduino Uno > > Hi all, > > there seems to go something wrong with the mailing list, > so I forward a message to it. Can someone help Carl? > > Matthias > > ---------- Forwarded message ---------- > From: Carl Baxter <carl8...@gmail.com <mailto:carl8...@gmail.com>> > To: amforth-devel@lists.sourceforge.net > <mailto:amforth-devel@lists.sourceforge.net> > Cc: > Date: Thu, 18 Jul 2013 21:50:20 -0700 > Subject: Native Forth for Arduino Uno > I am developing a project using an Arduino Uno board and > their c/c++ language. It would be more productive for > me to be doing this in Forth but the project deadline keeps > me from stopping work, getting the necessary tools and > learning how to put amForth on the board. > > Is there some source of a programmed Forth chip that I could > just install and be up and running. I would think > there would be a market for such an item. It seems to me that when > someone has already programmed one chip for the Arduino Uno he has > solved the > problem for everybody. > > If no one is making a market in programmed Forth chips, I would be > willing to buy 50 if I had to and try to promote them. The way it is > being done now is very off-putting to people who would just like to > try Forth, > > > > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > Amforth-devel mailing list for http://amforth.sf.net/ > Amforth-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/amforth-devel > ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel