Alien Dialect Explanation |
alienexp.r documentation | v:1.0.0 1.4 KB 13 Mar 2003 | It came from outer space explained. author: Anonymous |
ARCFOUR and CipherSaber |
arcfour.r | 3.8 KB 18 Jan 2004 | Provides encryption and decryption using the ARCFOUR algorithm author: Cal Dixon |
Age |
age.r | v:3.0.0 1.1 KB 22 Sep 2003 | Calulates Age in Years, Months & Days. author: Andrew Martin |
Autoextracting REBOL file creator |
autoextract.r | v:1.0.0 1.5 KB 13 Mar 2003 | Send files via email which can be decompressed simply by executing the contents of the message when it is received. author: Bohdan Lechnowsky |
REBOL Ale |
beer.r documentation | v:1.0.0 1.3 KB 13 Nov 2003 | A rich, malty, copper brew. author: Anonymous |
Display Black Text |
black-text.r documentation | v:1.0.0 512 bytes 13 Mar 2003 | Display black text on a white background. author: Anonymous |
Images Buttons |
button-image.r documentation | v:1.0.0 762 bytes 13 Mar 2003 | Example of how to make buttons made from images. Clicking on a button updates text in the window. author: Anonymous |
Build-Tag |
build-tag.r | v:1.2.0 1.3 KB 13 Mar 2003 | Build-Tag is a replacement Build-Tag that handles XML attributes.
An earlier version of Build-tag is incorporated into latest Rebol/Core. :) author: Andrew Martin |
BBcode |
bbcode.r | v:0.1.0 8.7 KB 9 Jan 2009 | Basic BBCode implementation. For more info about BBCode check http://en.wikipedia.org/wiki/BBCode author: David 'Oldes' Oliva |
Bouncing ball |
ball.r | 5.0 KB 13 Mar 2003 | A ball bounces from one networked computer's screen to the next. author: [unknown] |
Bresenham Line |
bresenham.r | v:1.0.0 1.0 KB 22 Jun 2011 | Returns all pairs in a block for line specified by P0/P1. author: Semseddin (Endo) Moldibi |
99 Bottles of Beer Song |
beersong.r documentation | v:1.0.0 813 bytes 13 Mar 2003 | The correct song. A bit more advanced. author: Anonymous |
VID Button Set |
button.r | 2.4 KB 8 Mar 2009 | A simple VID Button set. Includes Ok, Cancel, Toggle and Choice author: Ammon Johnson |
brother to text |
bro2text.r | v:1.1.0 2.4 KB 1 Feb 2007 | Converts some brother word processing files (.wpt) to text. author: Ryan S. Cole |
BNF Parser |
bnf-parser.r | v:1.1.0 7.7 KB 6 Mar 2013 | Parse BNF rules. author: Brett Handley |
Base conversion functions |
base-convert.r documentation | v:0.0.2 8.0 KB 2 Sep 2005 | Functions to convert an decimal whole number to and from any arbitrary base author: Sunanda |
Client for BaseX XML Database |
basexclient.r | v:0.1 4.4 KB 4 Jun 2010 | BaseX Native XML binding author: Sabu Francis |
Binary Search |
binary-search.r | 1.8 KB 5 Nov 2007 | Find an index in a sorted list, at which an item must occur,
if the item exists in the list.
in time porportional to log-2 of the number of items in the list.
NOTE WELL no effort is made to confirm the series is actually sorted.
returns none if the input arguments are (detectably) flawed
returns a index of a match OR an index [...] author: Tom Conlin |
Black Scholes Option Price |
black-scholes.r | v:0.1.1 2.5 KB 13 Mar 2003 | Provide a Rebol function for computing the Black-Scholes (1973) formula for determining an European style Option Price. author: Matt Licholai |
A Button with Shortcut Key |
button-key.r documentation | v:1.0.0 479 bytes 13 Mar 2003 | Shows how to easily add a shortcut key to a button. author: Anonymous |
Blit-r |
blit.r | v:1.0.0 6.2 KB 17 Jan 2013 | A simple 16 modes blitter function author: Vincent Ecuyer |
Balls |
balls.r | v:1.0.0 1.1 KB 20 May 2010 | Fun for begginers. Cute balls moving around. Give it a try you will like it. author: Endo |
BDF font library for REBOL. |
bdf-font-library.r | v:0.5 43.7 KB 1 Mar 2011 | To make REBOL capable of rendering nice fonts on all
platforms, not just Windows author: Andras Suller |
bin-to-float |
bin-to-float.r discussion | v:0.0.3 1.2 KB 8 Nov 2006 | Convert a binary file to a series of floats and back author: Glenn M. Lewis |
Blood |
blood.r | v:0.1.1 19.1 KB 7 Mar 2009 | Usefull example to demo and learn how to use liquid. author: Maxim Olivier-Adlhoch |