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

[REBOL] Re: not so pseudo code? (an alternative to style changes)

From: brett:codeconscious at: 11-Jan-2002 17:42

> You can't name the items, AFAIK, but I can see where, in REBOL, if you
have
> a word whose value is set via an inline assignment, it could work. You
would
> just collapse to the word itself. Might be kind of tricky to come up with > rules and behavior that work well, but that's why we do this stuff, right? > :)
Possibly :) I think your idea is good. Add to that an object which redefines each of those inline words to a comment/annotation. Interesting. :) Brett.