Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
The Petals of the Rose
por-01.rv:0.1
5.1 KB
14 May 2005
This is a small guessing game. One should guess a number which is based upon 1. the name of the game 2. rolling the dice
author: Arie van Wingerden
Quantieme
quantieme.rv:1.0.0
2.9 KB
25 Aug 2004
the day of year
author: Philippe Le Goff
RIM - REBOL Instant Messenger
rim.rv:1.2.2
7.9 KB
13 Mar 2003
A true peer-to-peer instant messenger.
author: Sean & Carl Sassenrath
Rebodex
rebodex.rv:2.1.0
6.1 KB
13 Mar 2003
A simple but useful address book contact database.
author: Carl Sassenrath
Rebol Help
rebol-help.r1.7 KB
5 Feb 2017
Provides help for all functions, various elements of VID (GUI system), key codes, colors, built in images, etc. which are the source of common questions by Rebol users.
author: nick
Rebol Reader
rebol-reader.rv:0.1.2
64.1 KB
10 Apr 2006
The script is a method to provide an orderly collection of scripts and documents to form a Rebol reference.
author: R.v.d.Zee
Dialect Object Model
rebol-dom-mdlparser.r71.6 KB
7 Jul 2023
----a future Rebol browser API?---- %Rebol-DOM.r mdlparser.r can view DOM's as VID. The Rebol-dom code in the mdlparser has been updated. I'll improve the mdlparser and post updates as time permits or if anyone request specific changes that will improve it. This mdlparser [...]
author: daniel
Directory selector (treeview)
request-dir.rv:1.0.0
4.2 KB
26 Sep 2003
Open a requestor to select a directory. The current directories path is shown as a tree, and sub-dirs are shown for selection.
author: Didier CADIEU
REBOL Vision
rebcam.r
 discussion
v:1.0.1
803 bytes
13 Mar 2003
Fetch Webcam image at a specified refresh interval.
author: Allen Kamp
Scientific Calculator
sci-calc.rv:0.9.4
1.7 KB
13 Mar 2003
For scientific calculations. Currently in beta, so dont use it to figure out critical information just yet.
author: Ryan S. Cole
Scrolling Fields
scrolling-fields.rv:0.1.0
9.5 KB
27 Mar 2006
This script illustrates the use of fields and a scroller to display data. Similar to a text-list, scrolling fields provides greater control over the presentation of data.
author: R.v.d.Zee
Simple Math
simple-math.rv:0.9
2.5 KB
7 Mar 2005
A simple little math test program.
author: James Irwin
Simple Slideshow Presentation Framework
slideshow-presentation.r4.6 KB
22 Jan 2013
This example is taken from the tutorial at: http://re-bol.com/business_programming.html It demonstrates a simple framework for presenting full screen GUI layouts with built-in keyboard and mouse controls. It simplifies coding tediously repetitive layout elements, by only requiring unique GUI elements in each slide. Widgets [...]
author: nick
Star Wars reminiscent intro
swintro.r2.4 KB
30 Jun 2005
To demonstrate AGG and 3D-type calculations using Rebol
author: Bohdan Lechnowsky
Slidery
slidery.r23.5 KB
29 Dec 2013
See the help-text below. An MS Windows .exe. is available at http://re-bol.com/slidery.exe
author: nick
Small Rebol 1.0
smallr.rv:1.0
440.9 KB
28 Dec 2008
a tool for Rebol newbies including MDI editor and Launch function
author: François Jouen
StRIP
strip.rv:1.0.0
6.3 KB
25 Nov 2010
REBOL File packer
author: Boleslav Brezovsky, based on rip.r by Carl Sassenrath/Cal Dixon
Tic Tac Toe
tic-tac-toe.r766 bytes
25 Mar 2018
A 5 minute response to: https://blog.plan99.net/reacts-tictactoe-tutorial-in-kotlin-javafx-715c75a947d2
author: [unknown]
Time Styles
timer-styles.rv:1.0.0
6.8 KB
14 Jan 2005
A simple clock & timer style
author: Phil Bevan
Timer
timer-style.rv:1.1
3.4 KB
9 Oct 2005
A simple Timer Style .... with an example of Timer with Saving & Loading
author: Phil Bevan
Todo List
todo-list.r
 discussion
v:1.3.0
9.7 KB
24 Jun 2004
Based on the demo of Rebol /View by Carl. It allow you to manage a list of todo and move them between them.
author: Carl Sassenrath, Didier Cadieu & Fabrice Vado
Tooltip example and other... to be continued
tooltip.r2.3 KB
17 Dec 2019
Simplest tooltip to VID GUIs + ...
author: saulius_g
Topic Tags
topic-tags.r
 discussion
v:0.2.1
9.3 KB
15 May 2004
Makes tagging the mailing list a little bit more comfortable. Lists all topic tags in a window which I like to have open while tagging. Clicking on any tag copies it into clipboard so I only have to paste it into browser.
author: Christian Ensel
TextureLab - Texture generator
texture-lab.rv:0.3.3
25.6 KB
31 Oct 2006
Generate mathematical textures
author: ReBolek
Tric Trac
trictrac.r2.4 KB
13 Nov 2013
A quick implementation of a simple board game. Created with a student as a tutorial example. The point is to roll the dice, and match the rolled number with any combination of available number buttons above. For example, if you roll a 6, you can match it with the number button 6, or 5 + 1, or 4 + 2, or 3 + 2 + 1, etc. Once [...]
author: nick