Home
Random
Log in
Settings
Donations
About Wikibooks
Disclaimers
Search
Rebol Programming/Design guide
Language
Watch
Edit
<
Rebol Programming
Design guide
edit
The basis for this section is the
Rebol Design Guide
published by REBOL Technology.
The topics:
Forget the past
Think simple
Scripts start with a header
Data drives it
Names are critical
Use words not strings
Code in style
Embed your documentation
Define the problem
Use the shell
Dialects are key
Take advantage of return values