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

[REBOL] Re: Teaching Rebol => was:{Re: Re: Parsing comment}

From: g:santilli:tiscalinet:it at: 27-Sep-2002 15:16

Hi Andrew, On Thursday, September 26, 2002, 10:37:57 PM, you wrote: AM> I wouldn't. Instead why not a function called 'help-layout-pdf ? That way AM> it's like Rebol's 'help function. Also, it might be better to call the The advantage of an 'EXPLAIN keyword is that you can take a piece of code written by someone else, put 'EXPLAIN inside it and see what it is doing. I.e. something like: layout-pdf [ [ explain line 10 10 20 20 ] ] which should print: Draws a line between the points (10, 10) and (20, 20) Anyway, that's just a wild idea, maybe it isn't useful at all. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r