REBOL Library REBOL

General Example

Updated: 29-May-2003

Return to main library index

ConsoleIO

consoleio.r

1-Aug-2002

Console prompt output save,saves all console input to history.log file when in console mode.

2 lines

527 bytes

 
Quine

quine.r

20-Nov-2001

A Rebol quine; a program which reproduces its own code.

8 lines

512 bytes

 
Data Directions

directions.r

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

 
CopyCon

copycon.r

25-Aug-2001

Inline Line-Editor for Rebol Console mode, you can extent by loading/saving/exeucting the buffer

10 lines

662 bytes

 
99 Bottles of Beer Song

beersong.r

26-Apr-1998

The correct song. A bit more advanced.

15 lines

594 bytes

 
99 Buckets of Bits Song

geeksong.r

26-Apr-1998

The geeky version :)

15 lines

682 bytes

 
Throwing and Catching Named Values

catcher.r

16-Jun-1999

Throwing and catching functions.

16 lines

726 bytes

 
Time-It Function

timeit.r

3-Jun-1999

Creates a simple timer function for timing in REBOL.

18 lines

679 bytes

 
Console capture

capture.r

31-Jul-2001

Capture console output in a string!

18 lines

1019 bytes

 
Sorting nested blocks

sort-nests.r

16-Jun-1999

Sort a block of blocks on different fields.

21 lines

922 bytes

 
Form Letter

formletter.r

10-Sep-1999

Example of how to create an email form letter.

23 lines

866 bytes

 
REBOL Ale

beer.r

30-Oct-1998

A rich, malty, copper brew.

35 lines

1177 bytes

 
Jobbot Email Server

jobbot.r

8-Sep-1999

The email server we use for processing job related email.

73 lines

2597 bytes

 
State Quizzer

quiz.r

20-Jul-1999

To demonstrate a simple flashcard-style quizzing script

75 lines

3111 bytes

 
Tower of REBOL

tower.r

17-Nov-1998

REBOL can speak to many audiences.

83 lines

3226 bytes

 
MenuBar

menubar.r

11-Jul-2001

A simple Bar Menu with the Choose Function and much more.

94 lines

4133 bytes

 
Calendar and Scheduler

calendar.r

4-Jun-2001

A simple calendar application.

3 pages

8329 bytes

 
Easy Quick Plot

ez-plot.r

20-Feb-2002

Simple tutorial for using the quick plot dialect.

34 pages

61796 bytes

 


The line count is for code lines only and is used as a rough estimate of code size. It does not include script headers, blank lines, or comment lines.

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.