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

[REBOL] Intelligence is Context

From: laplace::worldnet::fr at: 24-Mar-2002 17:55

Rebol can define context variables. But can Rebol know the context of its execution: - know the history of its code execution (like console's history) ? - know the sender of a message (the caller of a function in the case of a function) ?