Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Common Parse Values
common-parse-values.rv:1.3.0
1.8 KB
13 Mar 2003
Common Parse Values
author: Andrew Martin
Drill Bits
drill-bits.rv:0.9
7.6 KB
8 Aug 2005
A VID drill program to help memorize facts using repeated multiple choice question and answers.
author: mikel
Narriated Slideshow
narrated-slideshow.rv:1.1.0
3.1 KB
19 Oct 2006
To make possible simple, easy to make narrated slide shows.
author: Louis A. Turk
Wiki
wiki.rv:3.3.2
25.6 KB
19 Jul 2003
Implements a Wiki using Rebol and the Xitami webserver.
author: Andrew Martin
VID Usage
vid-usage.r
 discussion
v:1.2
80.5 KB
10 Jan 2004
VID Usage Tutorial with Runnable Examples
author: Cybarite
A Reb-Site
a-reb-site.rv:0.1.1
70.8 KB
23 Mar 2008
a-reb-site.r was written to: - compare form and function of a reb-site with that of a conventional web-site. (...an obliging web-site - www.rebol.com perhaps!) & - to provide an example of a reb-site script, & - as an illustration of the compact size of a reb-site relative to the average web-site [...]
author: R.v.d.Zee
Captcha Example
captcha-example.r1.0 KB
8 Apr 2010
A minimal example demonstrating how to use the captcha library by SOFTINNOV: http://softinnov.org/rebol/captcha.shtml NOTE: the first part of this script CAN be used to create catchpa images in a non-graphic environment. You can, for example, run the first 6 lines of this script on your web server - just be sure to use REBOL/command [...]
author: nick
Demo
demo.r4.1 KB
14 Sep 2009
Amazingly small REBOL demo app: 10 useful programs in only 2.5k (LESS THAN HALF A PRINTED PAGE OF CODE!): 1 - FREEHAND PAINT: draw and save graphic images 2 - SNAKE GAME: eat food, avoid hitting the walls and yourself 3 - TILE PUZZLE, 15 : arrange the tiles into alphabetical order 4 - CALENDAR: save [...]
author: nick
Easy Drawer
easy-drawer.rv:1.0.0
9.2 KB
11 Feb 2007
Easy way to test draw commands
author: Guest2
Easy Quick Plot
ez-plot.rv:0.1.1
60.5 KB
13 Mar 2003
Simple tutorial for using the quick plot dialect.
author: Matt Licholai
Guitar Chords
guitar-chords.r22.2 KB
9 Dec 2009
Create and print instant guitar chord diagram charts for songs. Taken from the tutorial at http://re-bol.com
author: nick
GLayout demo
glayout-demo.rv:0.9.1
22.4 KB
10 Jul 2009
Demonstration of GLayout's features and capabilities.
author: Maxim Olivier-Adlhoch
Memory Match Game
match-game.r1.8 KB
14 Oct 2015
A configurable 'concentration' type matching game. Enter the number of rows and columns which you want to play. The total number of boxes must be even (to allow pair matching), max 11x10. Graphic size is automatically adjusted to fit the screen. To play, click on any pair of boxes. Remember the characters revealed, and match [...]
author: nick
PDF Maker
pdf-maker.r
 documentation
v:1.27.1
51.2 KB
18 Aug 2007
A dialect to create PDF files from REBOL.
author: Gabriele Santilli
PARADOX-PROTOCOL
paradox-protocol.rv:0.3.3
12.5 KB
3 Mar 2011
Paradox database REBOL protocol
author: nicolas
Rebolide
rebolide.r
 discussion
v:5.4.39
227.7 KB
7 Sep 2012
icon for rebolide.rA Rebol IDE for beginners that helps learning Rebol. I suggest you to put this script in a separete folder.
author: Massimiliano Vessi
Ski Game
ski-game.r4.4 KB
23 Jul 2009
A little graphic game. Taken from the tutorial at http://musiclessonz.com/rebol.html
author: nick
Snake Game
snake-game.r2.1 KB
21 Aug 2009
A little graphic game. Taken from the tutorial at http://musiclessonz.com/rebol.html
author: nick
OTA bitmap to GIF converter
converter.rv:1.1
13.9 KB
25 Sep 2004
Converts so-called operator logos for cell phones, i.e. OTA bitmaps into ordinary two-colour GIFs.
author: HY
LIQUID - core dataflow programming engine.
liquid.r
 discussion
v:0.8.1
64.9 KB
28 Mar 2009
Create procedural processing networks.
author: Maxim Olivier-Adlhoch