Script Library: 1247 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
VID Button Set
button.r2.4 KB
8 Mar 2009
A simple VID Button set. Includes Ok, Cancel, Toggle and Choice
author: Ammon Johnson
Functions for calculations with big integer numbers
bigmath.rv:0.2.0
30.0 KB
4 May 2019
Make calculations with big integer numbers.
author: Marco Antoniazzi
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
BNF Parser
bnf-parser.rv:1.1.0
7.7 KB
6 Mar 2013
Parse BNF rules.
author: Brett Handley
Blood
blood.rv:0.1.1
19.1 KB
7 Mar 2009
Usefull example to demo and learn how to use liquid.
author: Maxim Olivier-Adlhoch
Bignumbers.r
bignumbers.r
 discussion
v:1.0
4.8 KB
22 Mar 2007
This script allows you to apply the four classical operations (add, subtract divide, multiply) on very big positive integers. Size of the integers is only limited by the size of a rebol string since numbers are represented as strings. When using this script, keep in mind that the operations manipulate string numbers in reverse order (see example at the end of [...]
author: [unknown]
Web Site Builder
build-site.r
 documentation
v:1.0.0
5.6 KB
13 Mar 2003
The actual script that builds the REBOL web site (using a master template and a navigation structure).
author: Carl Sassenrath
REBOL Blogger
blog.r
 documentation
v:1.3.2
18.3 KB
10 Jan 2005
The blog system written and used by Carl Sassenrath, REBOL's creator. This script will let you post and update blogs on your website using just a web browser. Generates summary and index pages, blog searches, etc. Extensible with Makedoc2 for more formatting options.
author: Carl Sassenrath
brother to text
bro2text.rv:1.1.0
2.4 KB
1 Feb 2007
Converts some brother word processing files (.wpt) to text.
author: Ryan S. Cole
BBcode
bbcode.rv: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
Piles of Button Styles
buttons.r
 documentation
v:1.1.0
4.4 KB
13 Mar 2003
Displays 52 button styles out of the hundreds possible.
author: Carl Sassenrath
Compress Source
compress-source.rv:1.0.0
4.7 KB
15 Sep 2005
Convert REBOL source into a more compact form.
author: Brian Hawley
Color converter (RGB to HSL v.v.)
color-converter.rv:1.0.0
4.8 KB
18 Apr 2011
To convert RGB color values to HSL values v.v. and to show them visually
author: Rudolf W. Meijer
Calendar and Scheduler
calendar.r
 discussion
v:1.0.7
8.1 KB
10 Jul 2008
A simple calendar application.
author: Sterling Newton
Codec: GZip compressed data
codec-gzip.rv:1.0.0
11.6 KB
2 Mar
[no purpose header found]
author: Annick ECUYER
new: 2-Mar-2025
Clipboard Buttons
clipboard-buttons.rv:1.1.0
102.1 KB
14 Apr 2005
An aid and illustration of button scripts.
author: R. v.d.Zee
Clone
clone.rv:1.0.1
1.2 KB
13 Mar 2003
Clone objects by copying objects inside.
author: Andrew Martin
Codec: Comma Separated Values (CSV)
codec-csv.rv:1.0.0
7.5 KB
6 Mar
[no purpose header found]
author: Annick ECUYER
updated: 7-Mar-2025
C-aware
c-aware.r444 bytes
3 Nov 2010
This is an idea, how to instantly make R2 cycle bodies CONTINUE-aware.
author: Ladislav Mecir
Chess board handler
cbh.r
 documentation
v:0.1.0
12.1 KB
28 Aug 2012
icon for cbh.rFunction as a chess board interface. Support playing a game of chess according to the rules of the game of chess.
author: Arnold van Hofwegen
Chess moves generator
chessmoves.r
 discussion
 documentation
v:0.1.2
59.2 KB
29 Aug 2012
Generate all legitimate moves in any position.
author: Arnold van Hofwegen
coding-mailto
coding-maito.r
 discussion
v:1.0.0
5.4 KB
11 Sep 2004
a tool for coding the mailto info in a html page and avoid some spam
author: Philippe Le Goff
Chatter
chatter.rv:0.9.0
1.4 KB
13 Mar 2003
Chat using UDP broadcasts across your internal network. No setup required!
author: Ryan Cole
Choose and convert colors
color-requester.rv:0.8.10
37.5 KB
12 Jan 2024
icon for color-requester.rRequests a color or modify or convert it
author: Marco Antoniazzi
CGI Web Page Comment Poster
cgicomment.r
 documentation
3.0 KB
13 Mar 2003
Allows viewers to add comments to a web page. (needs webcomment.r to create example forms file).
author: Carl Sassenrath