Script Library: 1247 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
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
CD Track Titles
cd-track-titles.r8.4 KB
29 Jan 2008
This script illustrates a method of obtaining the track titles of music CDs so that the titles may become part of a CD directory or data base - without typing each title in manually.
author: r.
Color Match
colormatch.rv:1.0.0
4.7 KB
13 Mar 2003
To illustrate the three basic principles of educational objects. 1. objective: a target outcome, task or pattern. 2. experience: an interface that allows students to build relationships to the concept. 3. evaluation: integrated data collector and organizer for evaluation. This EO was first introduced in 1987 to students building scripts to animate graphics over video.
author: Scot M. Sutherland
Currency Rate Conversion Calculator
currency-calculator.r1.9 KB
9 Feb 2013
This example downloads and parses the current (live) US Dollar exchange rates from http://x-rates.com. The user selects from a list of currencies to convert to, then performs and displays the conversion from USD to the selected currency. All of the parsing occurs when the Convert button is clicked. The first half of the [...]
author: Nick Antonaccio
Mapserver client: Demo map
cl4mapserv.rv:0.2.3
38.0 KB
13 Mar 2006
Simple Mapserver (http://mapserver.gis.umn.edu) client.
author: Janeks Kamerovskis
CSS
css.r
 documentation
v:1.0.0
2.1 KB
13 Mar 2003
CSS generates CSS markup from Rebol words, paths, tags, blocks and other Rebol values.
author: Andrew Martin
CSV
csv.r
 discussion
1.6 KB
13 Mar 2003
.CSV file manipulation functions.
author: [unknown]
Send Message to GSM Cellphone
cellphone.r1.8 KB
13 Mar 2003
To post a message via MTN's SMS gateway to a GSM phone
author: Graham Chiu
Colormatch 1.5
colormatch15.r4.8 KB
16 Mar 2007
Color Match 1.5 simulates very closely the Amiga Version created in 1987. Junior High students learned how to created accurate colors by typing in numbers into a multimedia program.
author: Scot M. Sutherland
REBOL2 Codec System
codecs.r
 documentation
v:1.0.1
19.5 KB
6 Mar
[no purpose header found]
author: Annick ECUYER
updated: 7-Mar-2025
Cookie Client
cookies-client.r8.9 KB
13 Mar 2003
To grab cookies from the server and post form data.
author: andrew grossman
cookie-example.r
cookie-example.r
 documentation
v:1.0.1
7.5 KB
13 Aug 2004
Demonstrates how to set session cookies and use them to retrieve session variables. Much of the code has been cobbled together from much more structured (ie not all in one module) code used by rebol.org itself
author: Sunanda
Calculese
calculese.rv:1.0.0
4.7 KB
14 Oct 2004
A dialect for creating calculators.
author: Ryan S. Cole
Checklister (HTML)
checklist.r
 documentation
1.9 KB
13 Mar 2003
Creates a checklist in HTML from a text file.
author: [unknown]
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
Content Management
content-management.r
 documentation
v:1.0.0
4.3 KB
13 Mar 2003
test
author: Christopher Ross-Gill
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
Comma-Seperated-Values to REBOL converter
convert-csv.r729 bytes
13 Mar 2003
Convert CSV files to REBOL blocks
author: Bohdan Lechnowsky
Common Dir
common-dir.rv:1.0.0
1.1 KB
13 Mar 2003
Common directory manipulation functions.
author: Andrew Martin
Collect Function
collect.r
 discussion
3.5 KB
10 Jan 2006
Eliminate the result: copy [] ... append result value dance.
author: Gregg Irwin