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

[REBOL] Re: The truth about scope

From: maarten:vrijheid at: 13-Apr-2005 17:12

> BTW, even though I think that we need more docs, the best thing to > learn something is to discover it by yourself. So trying to > develop your own mental model, and proofing it with tests at the > console, is really the best way to understand REBOL.
....once upon a time I did that, when I was learning REBOL. I did this with a colleague of mine and the reference model could be captured in a much better name than REBOL: pointer++ That's what is. From pointer++ to binding is just a small step ;-) And then you realize that what's great about REBOL is not that you can do all this. That you can do it with such a small executable on so many platforms and with such speed, *that* is amazing. --Maarten