Hi, >> \ older mcu's may need >> [undefined] TCCR0B [if] TCCR0 constant TCCR0B [then] >> [undefined] TIMSK0 [if] TIMSK constant TIMSK0 [then] >> .... >> >> That would not even require any external tool at all >> >> Volunteers welcome ;) (be aware: its not that easy >> as its seems to be). I just added >> http://amforth.svn.sourceforge.net/viewvc/amforth/trunk/lib/ans94/tools/bracket-conditional.frt?view=log >> it does not work in interactive mode however. > > That's based on a forth200x extension and I like it. Will you document > it (i.e., refcard) when it works in interactive mode as well?
_when_ yes. Probably in the recipes sections. > A somewhat related question. Can this initialization and other > initializations be uninstalled (words removed) after execution to save > space? Not really. FORGET is not state-of-the-art and MARKER resets the whole dictionary, not a wordlist only. That makes an implementation of [IF] and friends on the host side (e.g. the shell) attractive, IMHO. Matthias ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel