Re: [Amforth] Future documentation ideas - reference card with index

2012-09-20 Thread Matthias Trute
Hi, > > And about refcard... As it is made from tex file could it be possible > to put index to pdf? all words listed in alphabetical order. It took some time but I finally managed to producde a PDF with an index: http://amforth.sourceforge.net/refcard.pdf Matthias

Re: [Amforth] Future documentation ideas

2012-08-23 Thread Matthias Trute
Hi Hannu, > Yesterday I demonstrated Amforth to my friend. It took fifteen > minutes to write 1-wire code and read temperature and put it on LCD. > The solution was far from perfect but extremely good. Sounds like a very good candidate for the cookbook / recipe collection on the webpage. Can you

[Amforth] Future documentation ideas

2012-08-22 Thread Hannu Vuolasaho
Hi! I have been playing with Forth about six months. It all started with need to script one program and I went to ficl and got excited. I wanted run Forth on AVR and ended to amforth. So I can say I'm newbie still. Yesterday I demonstrated Amforth to my friend. It took fifteen minutes to write