From: Enoch <ix...@ho...> - 2012-12-02 04:33:09
|
Hello Matthias, > P/S M reminds me that you did not accept my amforth-shell.py patch yet :-) > Really? ;) Sorry, I forgot that I patched amforth-upload.py as well since it had some indentation errors. Mentioning amforth-shell.py, I think that we should teach it some day to substitute Forth constant-s on the fly as we upload the Flash. Let's say CONSTANT-s get substituted while constant-s don't. This generalization of the current register name substitutions would benefit guys with limited Flash memory. Imagine one day we can use (*): 42 CONSTANT Answer_to_the_ultimate_question_of_life_the_universe_and_everything without paying a Flash penalty :-) Cheers, Enoch. (*) Adams constant. |