Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
args.r test
args-test.rv:0.1.6
2.4 KB
11 Dec 2008
Demonstrate the use of the args.r module on rebol.org
author: Maxim Olivier-Adlhoch
Advanced R3D demo
advanced-r3d.rv:3.1.6
6.8 KB
17 Oct 2012
icon for advanced-r3d.rR3D demo
author: Massimiliano Vessi
args - generic command-line argument parser.
args.r
 discussion
 documentation
v:0.1.10
29.9 KB
17 Dec 2008
End to end command-line argument management. Using a command-line description dialect parse a command-line and if its valid, construct a context which reflects it.
author: Maxim Olivier-Adlhoch
Associate
associate.r
 discussion
v:1.2.0
1.8 KB
13 Mar 2003
Provides an associative memory store.
author: Andrew Martin
Ascii math
ascii-math.rv:0.0.0
2 KB
10 Mar 2009
Defines functions and variables for arithmetic ASCII characters
author: Scott Wall
Age
age.rv:3.0.0
1.1 KB
22 Sep 2003
Calulates Age in Years, Months & Days.
author: Andrew Martin
A.D.A. Logo Viewer
adalogo.rv:1.0.0
544 bytes
25 Jul 2011
Amiga Demoscene Archive - Logo Viewer
author: Semseddin (Endo) Moldibi
Data formatter
align.rv:1.0.0
1.1 KB
13 Mar 2003
Create text columns
author: Bohdan Lechnowsky
Email attachments
attach.r2.6 KB
13 Mar 2003
Send email with base64 encoded attachments
author: Sterling Newton
Average
average.r
 discussion
v:1.0.0
626 bytes
8 Jul 2003
Averages the values in the Block.
author: Andrew Martin
Script Analyser
analyse.rv:1.0.1
5.3 KB
7 Jan 2005
Front-End User Interface for anamonitor to analyse a rebol script.
author: JL MEYRIAL
Animated face Resize
animresize.r
 documentation
v:1.0.0
3.5 KB
5 Jun 2007
An animated resize using DRAW and image!
author: Maxim Olivier-Adlhoch
Auto-hiding scroller style example
auto-hiding-scroller-style.r
 discussion
v:0.8.0
14.4 KB
14 Nov 2020
Add an auto-hiding scroller to VID GUIs
author: Marco Antoniazzi
a simple alert example
alert.rv:1.0.0
761 bytes
13 Mar 2003
introduces alert to the beginner
author: Viktor Pavlu
Archiver
archiver.rv:0.8.2
17.3 KB
21 Apr 2016
icon for archiver.rBackup files
author: Marco Antoniazzi
Alien Dialect Explanation
alienexp.r
 documentation
v:1.0.0
1.4 KB
13 Mar 2003
It came from outer space explained.
author: Anonymous
AnaMonitor
anamonitor.rv:1.1.7
36.0 KB
26 Sep 2003
To visually examine nested objects/blocks. Examples: monitor monitor system/words monitor svv
author: Romano Paolo Tenca
ARFF Data Mining
arff-datamining.r2.7 KB
26 Feb 2009
Implement a framework for Data Mining algorithms that works on ARFF files. Includes various algorithms. Assumes class being mined for is the last attribute.
author: Izkata
Analog Clock
analog-clock.r
 documentation
v:1.2.0
5.6 KB
28 Jan 2013
Colorful clock with analog display
author: Vincent Ecuyer
Autoextracting REBOL file creator
autoextract.rv: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
ARCFOUR and CipherSaber
arcfour.r3.8 KB
18 Jan 2004
Provides encryption and decryption using the ARCFOUR algorithm
author: Cal Dixon
Arguments
arguments.rv:1.0.1
803 bytes
13 Mar 2003
Returns the arguments of the function as a block.
author: Andrew Martin
ASCII Info
ascii-info.rv:1.0.0
2.0 KB
1 Feb 2007
Basically an ASCII chart.
author: Ryan S. Cole
App Builder
appbuilder.r26.4 KB
16 Feb 2017
An app builder to help new students learn how to write Rebol code. To create a user interface for a new app, just point and click any GUI widget (button, text field, dropdown box, etc.). You'll be prompted to edit the properties of each added widget, and you can add actions which will run when the user interacts with the widget. Actions [...]
author: nick
ABNF Parser
abnf-parser.r
 documentation
v:1.0.1
21.8 KB
11 Mar 2013
Parse ABNF rules as found in IETF RFC documents.
author: Brett Handley