Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: WYSIWYG programming (was: Block Creation)

From: jeff:rebol at: 30-Oct-2000 8:39

Howdy, Holger:
> Most languages have expressions which are well-formed > within the language, yet have unspecified semantics. An > example is something like > > a: (*p++)+(*p++) > > in C. Here it is undefined
You bet it's undefined. What are you gunna do: goto the label a;? ;-) -jeff