Rebol Programming/Design Guide/Code in style

Rebol is a highly dynamic language that allows massive creative freedom in a script's design.

But, when it comes to the source format of your script, use the standard script style (found in the REBOL User's Guide).

Adhering to a standard style will make your script easier for you and others to read.