From: pito <pi...@vo...> - 2010-08-18 21:00:22
|
g4 tool - interesting! On the first glance I tought I can run it in amforth, then I saw UPPERCASE, so it is now clear for me I have to use gforth..(:-).P. ----- PŮVODNÍ ZPRÁVA ----- Od: "Matthias Trute" <mt...@we...> Komu: "Everything around amforth" <amf...@li...> Předmět: Re: [Amforth-devel] 2constant, 2variable, 2!, 2@, 2drop, 2dup Datum: 18.8.2010 - 20:25:51 > hi, > > > Yes, those are written in assembler - ready to > > be compiled into > > > the image during the assembly stage (so I don't > > need to upload them). > > > Michael Kalus has written a smart tool that is > able to convert any forth > code to the special assembly notation. With that > help you can > use (almost) any forth code to include it at > compile time. > http://www.forth-ev.de/repos/g4/ > > > I don't see 2x.frt in the current repository - > > but I have found > > > it in the Lubos' 30mFC12 library. > > Well, look at lib/ans94 there is a file named > 2x.frt > > > Matthias > > > > ------------------------------------------------------------------------------ > > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Amforth-devel mailing list > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel |