From: José R. <jos...@gm...> - 2012-05-07 18:43:21
|
On Mon, 07 May 2012 20:26:35 +0200 Matthias Trute <mt...@we...> wrote: > Hi Jan, > > > What strikes me is that I can enter two identical words without an > > error. This is not the case in other forth versions that I have > > used. Is this a conscious choice or a bug? > > One design rule of amforth is to minimize code size. > > It needs code to check for already defined > words, so I decided to not do it. > > Matthias > I have never seen a forth system where redefining a word was an error, not even a warning, at most it would display an informational message. > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. > Discussions will include endpoint security, mobile security and the > latest in malware threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ Amforth-devel mailing > list for http://amforth.sf.net/ Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel |