Hello Matthias,

Matthias Trute <mtr...@web.de> writes:

> Hi Enoch,
>
>>> : cvariable variable -1 allot ;
>> 
>> Implementation is not the issue -- education is (i.e., please be
>> reminded that the AVR is an 8bit µC).
>
> I hope you like
> http://amforth.sourceforge.net/TG/recipes/RAM-Efficiency.html
>
> Matthias
> PS: the recipe deserves more ideas ;)

Testing that clever code snippet that you found --
: uses ( flag -- )  0= IF POSTPONE \ THEN ;
revealed that amforth-shell.py needs to be patched again (as it did not
understand what that backslash is doing).
Here's the patch for your perusal (including some necessary doc work):

http://pastebin.com/fDjrjHbN

Regards, Enoch.



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to