Re: [Amforth] Code snippet

2013-02-16 Thread Rafael Gonzalez
: Enoch Para: amforth-devel@lists.sourceforge.net Enviado: Sábado 16 de febrero de 2013 19:55 Asunto: Re: [Amforth] Code snippet Rafael Gonzalez writes: > Hi, If you want to do a variable jump vector table, that is fine > > If you jump vector table has a known size, you' may also

Re: [Amforth] Code snippet

2013-02-16 Thread Enoch
ied & tested library. Thanks, Enoch. > Greetings > Rafael > > > > > De: Enoch > Para: amforth-devel@lists.sourceforge.net > Enviado: Sábado 16 de febrero de 2013 18:47 > Asunto: [Amforth] Code snippet > > Hi, > > Excuse me folks,

Re: [Amforth] Code snippet

2013-02-16 Thread Rafael Gonzalez
devel@lists.sourceforge.net Enviado: Sábado 16 de febrero de 2013 18:47 Asunto: [Amforth] Code snippet Hi, Excuse me folks, while I am a (very) experienced embedded programmer Forth for me is a new experience. So here's another joy discovery. The old Forth sage tell us to use decision tables rather tha

[Amforth] Code snippet

2013-02-16 Thread Enoch
Hi, Excuse me folks, while I am a (very) experienced embedded programmer Forth for me is a new experience. So here's another joy discovery. The old Forth sage tell us to use decision tables rather than case and nested if-s, so here's my "sling" for your review that I use in the implementation of a