From: pito <pi...@vo...> - 2010-09-15 18:44:16
|
Hi, Leon, Marcin and co., if somebody needs the fast word "f/" in asm (f* still not ready) I recommend to use Marcin's one as mine is not amforth like one (I use an template for educational purposes - the same as the template of fuX I posted in the assembler discussion with a lot of stuff highly unoptimised). So it would be good to discuss the flib stuff - as Leon is doing one in forth, there are a lot of others in forth or asm. So the amforth people shall decide on the strategy and standards, if any. My point was to make a standard "template" where, when needed you may attach _any_ code you need into a new word (so: Word header-> i/o from stack stuff-> kind of regnames translator -> the .asm body from anywhere-> DO_NEXT). Pito. |