| REBOL Library |
Updated: 29-May-2003
| Script with a Preface |
24-Apr-1999 |
|
| Text before the REBOL header is ignored. | 1 line |
402 bytes |
| Simple Script |
24-Apr-1999 |
|
| The traditional Hello World example script. | 1 line |
208 bytes |
| ConsoleIO |
1-Aug-2002 |
|
| Console prompt output save,saves all console input to history.log file when in console mode. | 2 lines |
527 bytes |
| Check for REBOL Pro Features |
18-May-2001 |
|
| An example of how to detect View/Pro and Command special features. | 5 lines |
456 bytes |
| REBOL Prompt Setter |
16-Jun-1999 |
|
| Demonstrates how to set the prompt in REBOL | 6 lines |
433 bytes |
| Source |
3-Jul-2002 |
|
| Prints the script source code for a word. | 6 lines |
446 bytes |
| Quine |
20-Nov-2001 |
|
| A Rebol quine; a program which reproduces its own code. | 8 lines |
512 bytes |
| Data Directions |
9-May-1999 |
|
| Illustrates the data descriptive capabilities of REBOL -- Gives the road directions to the REBOL office from San Francisco. Readable by humans and by REBOL. | 10 lines |
572 bytes |
| 99 Bottles of Beer Song |
26-Apr-1998 |
|
| The correct song. A bit more advanced. | 15 lines |
594 bytes |
| Parse REBOL Source - Recent! |
29-May-2003 |
|
| An example of how to parse REBOL source code. | 15 lines |
745 bytes |
| 99 Buckets of Bits Song |
26-Apr-1998 |
|
| The geeky version :) | 15 lines |
682 bytes |
| Arguments |
22-Mar-2002 |
|
| Returns the arguments of the function. | 15 lines |
632 bytes |
| Throwing and Catching Named Values |
16-Jun-1999 |
|
| Throwing and catching functions. | 16 lines |
726 bytes |
| Alien Dialect Explanation |
10-Mar-1999 |
|
| It came from outer space explained. | 18 lines |
1249 bytes |
| Sort Library Files by Category |
2-Jun-2000 |
|
| Copies REBOL script library files into subdirectories under the primary categories. | 20 lines |
922 bytes |
| Automatic local variables |
20-Jul-1999 |
|
| Function generator that automatically makes local variables | 22 lines |
959 bytes |
| Search Mail for REBOL Scripts |
30-May-2000 |
|
| Search a mailbox file (e.g. Eudora) for email messages containing REBOL scripts. | 23 lines |
1074 bytes |
| Fun |
3-Jul-2002 |
|
| Automatic local word generation for a function. | 25 lines |
1137 bytes |
| Script |
3-Jul-2002 |
|
| Returns the script source code for a word. | 25 lines |
973 bytes |
| Alien Dialect |
10-Mar-1999 |
|
| It came from outer space | 30 lines |
1802 bytes |
| Full REBOL Header |
29-Apr-1999 |
|
| Shows the optional definitions that can be used within a REBOL header. | 30 lines |
2190 bytes |
| Melt |
3-Jul-2002 |
|
| Melts object ice into fluid Rebol script. | 34 lines |
1344 bytes |
| REBOL Ale |
30-Oct-1998 |
|
| A rich, malty, copper brew. | 35 lines |
1177 bytes |
| REBOL Script Cleaner - Recent! |
29-May-2003 |
|
| Cleans REBOL scripts by parsing the REBOL code and supplying standard indentation and spacing. | 36 lines |
2134 bytes |
| Values |
3-Jul-2002 |
|
| Loads Values into Rebol. Interprets 'Needs field in header. | 38 lines |
1515 bytes |
| Refine |
21-Dec-2001 |
|
| "Add refinement(s) to a word/path" | 41 lines |
1472 bytes |
| Find Non-local Variables |
25-May-2000 |
|
| Provides an way to find local variables that have not been declared as locals. | 60 lines |
2387 bytes |
| Software engineering: design by contract |
18-May-2001 |
|
| Facilitates design by contract | 68 lines |
5673 bytes |
| Color REBOL Code in HTML - Recent! |
29-May-2003 |
|
| Colorize source code based on datatype. Result is HTML. This script is used to syntax color the library scripts. | 78 lines |
3189 bytes |
| REBOL Document Generator |
18-May-2001 |
|
| Generates an HTML formatted document of all REBOL defined words (from the information found within the REBOL program itself). The output file is rebdoc.html. | 113 lines |
3880 bytes |
| Site |
3-Jul-2002 |
|
| Site dialect. Creates web sites from plain text, etc. I used it create my own site automatically. | 2 pages |
6610 bytes |
| Asynchronous Request Broker |
21-May-2001 |
|
| An asynchronous, high-performance, handler based, server framework and a rebol request broker... | 4 pages |
9580 bytes |
| Rugby client and server |
28-May-2001 |
|
| A high-performance, handler based, server framework and a rebol request broker... | 7 pages |
17838 bytes |
To add or modify a file, run REBOL/View and click on
the Add-Script icon in the Library folder. Be sure that
the script has a REBOL header that describes its purpose.
You can download the entire library as
a compressed, self-extracting REBOL archive. The
file is 585 KB and requires
REBOL to extract. You may need to right click on this link
to save the file in some browsers.
Once you have extracted the files, you can build these HTML
index pages locally by running the build-lib.r script.
Note: All scripts are provided AS IS without warranty and
without liability to the author or to REBOL Technologies.
REBOL is a trademark of REBOL Technologies.