REBOL Library REBOL

Guru Level

Updated: 29-May-2003

Return to main library index

Pop

pop.r

3-Jul-2002

Returns the first value in a series and removes it from the series.

10 lines

556 bytes

 
Push

push.r

3-Jul-2002

Inserts a value into a series and returns the series head.

11 lines

624 bytes

 
Arguments

arguments.r

22-Mar-2002

Returns the arguments of the function.

15 lines

632 bytes

 
Month

month.r

3-Jul-2002

Creates Month routines.

15 lines

747 bytes

 
Weekday

weekday.r

31-Aug-2002

Creates Weekday routines.

16 lines

868 bytes

 
Melt

melt.r

3-Jul-2002

Melts object ice into fluid Rebol script.

34 lines

1344 bytes

 
URI

uri.r

3-Jul-2002

URI parse rules.

38 lines

1703 bytes

 
Values

values.r

3-Jul-2002

Loads Values into Rebol. Interprets 'Needs field in header.

38 lines

1515 bytes

 
Pack

pack.r

3-Jul-2002

Self-extracting file packer & unpacker.

42 lines

1614 bytes

 
Freeze

freeze.r

3-Jul-2002

Freezes an object sea.

62 lines

2316 bytes

 
Roman

roman.r

3-Jul-2002

Converts a Roman numeral to Arabic and reverse!

64 lines

2776 bytes

 
Age

age.r

5-Jul-2002

Calulates Age in Years, Months & Days.

65 lines

2260 bytes

 
Tail recursion

tailfunc.r

14-Nov-2001

Provides transparent tail recursive functions with refinement transferral. Source code 4 gurus only

70 lines

3872 bytes

 
Site

site.r

3-Jul-2002

Site dialect. Creates web sites from plain text, etc. I used it create my own site automatically.

2 pages

6610 bytes

 
Patches

patches.r

3-Jul-2002

Various patches to Rebol.

2 pages

5188 bytes

 
Script Library Builder

build-lib.r

19-Jul-2001

Builds the REBOL library, including its HTML pages and compressed archive file, then uploads the files to the web site. Can also be used for making a local copy of the library index pages.

6 pages

15663 bytes

 
headless the P2P console

headless.r

28-Nov-2001

A world wide console, headless

7 pages

20775 bytes

 
Headless

headless1.r

28-Nov-2001

A P2P console

7 pages

20725 bytes

 
eText

etext.r

5-Jul-2002

Processes plain text to HTML

7 pages

20111 bytes

 
Wiki

wiki.r

3-Jul-2002

Wiki. Creates a Wiki using Rebol, and the Xitami web server.

8 pages

17867 bytes

 
REBOL news Protocol $Revision: 1.8 $

nntp.r

16-Mar-2001

Read and post news articles

9 pages

21064 bytes

 
REBOL/Layout

layout.r

29-Jan-2001

Visual Layout Editor

16 pages

36453 bytes

 
REBOL/Layout

layout-1.8.r

31-Aug-2001

Visual Layout Editor, now accepts more than 6 layouts

16 pages

37892 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.