Re: [Amforth] Ref Card Generation -- working hack

2020-07-15 Thread Tristan Williams
Hello Mark,

Brilliant! There are AmForth words there I hadn't realised it had.

Best wishes,
Tristan

On 16Jul20 00:49, Mark Roth wrote:
> It's almost there at least as a page that can temporarily replace the
> temporary v5.5 one. This is generated from the current svn sources and
> consists of the avr8 and common words directories. I cleaned up as many of
> the files that I could (and those will for sure need some Forth eyes on
> them) by taking info from older versions when the comment block was
> missing. The entire thing is generated by copying the avr8/words and
> common/words into a temp directory then running the refcard python file
> against that. You can take a look at it here.
> http://ipreferpi.eu/htdocs/TG/refcard.html
> 
> On Mon, Jul 13, 2020 at 10:19 PM Mark Roth  wrote:
> 
> > I see there are a few duplicates but I'm not really sure why. Like
> > RECOGNIZE from recognize.asm. It must have something to do with the way the
> > msp430 header is formatted that is different from other ones since it isn't
> > all of them. I'm sure it is in that voodoo of slashes somewhere...
> >
> > all the best,
> > Mark
> >
> >>
> >> CLIPPED
> 
> ___
> Amforth-devel mailing list for http://amforth.sf.net/
> Amforth-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amforth-devel
> 


___
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel


Re: [Amforth] Ref Card Generation -- working hack

2020-07-15 Thread Mark Roth
It's almost there at least as a page that can temporarily replace the
temporary v5.5 one. This is generated from the current svn sources and
consists of the avr8 and common words directories. I cleaned up as many of
the files that I could (and those will for sure need some Forth eyes on
them) by taking info from older versions when the comment block was
missing. The entire thing is generated by copying the avr8/words and
common/words into a temp directory then running the refcard python file
against that. You can take a look at it here.
http://ipreferpi.eu/htdocs/TG/refcard.html

On Mon, Jul 13, 2020 at 10:19 PM Mark Roth  wrote:

> I see there are a few duplicates but I'm not really sure why. Like
> RECOGNIZE from recognize.asm. It must have something to do with the way the
> msp430 header is formatted that is different from other ones since it isn't
> all of them. I'm sure it is in that voodoo of slashes somewhere...
>
> all the best,
> Mark
>
>>
>> CLIPPED

___
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel