Rebol Programming/Design Guide/Code in style

From Wikibooks, open books for an open world
Jump to navigation Jump to search

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.