Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
RebGUI and RebDB Sample
rebdbgui.r
 documentation
v:0.9.0
17.6 KB
3 Jul 2007
A quick demonstration of RebGUI with RebDB
author: Brian Tiffin
RebGUI Editor
rebgui-editor.r2.5 KB
18 Apr 2010
A minimal text editor program, written to demonstrate menus and a few other basic features of RebGUI. Taken from the tutorial at http://re-bol.com
author: nick
REBOL Diff and Patch functions
reboldiff.r
 documentation
v:1.1.1
11.5 KB
29 Jul 2005
Implements diff and patch in REBOL. Allows you to see differences between text files.
author: Gabriele Santilli
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
REBOL SVS
rebsvs.rv:0.7.2
8.6 KB
11 Dec 2010
Source version system for REBOL
author: nicolas
Win-Registry-Control
registry.rv:1.1.0
13.9 KB
13 Mar 2003
View and modify data of windows registry.
author: Frank Sievertsen
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
rebzip
rebzip.r
 discussion
v:1.0.1
21.3 KB
17 Jul 2009
Zip archiver / unarchiver
author: Vincent Ecuyer
Rectangle Module
rect-lib.rv:0.0.1
6.8 KB
11 Oct 2003
Code from a REBOLForces article (http://www.rebolforces.com/articles/pairs/2/) that provides support for rectangle-related operations. It was also used to explore the concept of function spec templates. You could refactor that concept out though if you want.
author: Gregg Irwin
Red compiler and Runner
redcompiler.r
 documentation
9.9 KB
5 Dec 2012
GUI to help with compile and run your Red(/System) scripts.
author: arnold van hofwegen
Remote file Utility
remote-file.rv:0.0.2
6.0 KB
25 Sep 2003
Exchange files over a network without ftp
author: Ingo Hohmann
Representing And Relating Data In A Text-list
representation-in-text-lists.rv:1.0.1
4.7 KB
10 Oct 2007
- to illustrate a method to format columns in text-lists - to illustrate a method of relating the representation of data in a text-list with the data - to illustrate how non unique data may be presented in text-lists
author: R. v.d.Zee
Request List Enhanced
request-list-enhanced.rv:0.9.3
16.4 KB
18 Aug 2014
An enhancement to the regular request-list that allows selecting items from a request list by typing in the first few characters of the item. Works with text, word and number lists. Designed to make optimum use of the keyboard. - New refinement request-list-enhanced/return-index will return the index of the item not the value. - Keys used; cursor up, down, page-up, [...]
author: mike yaunish
request time
request-time.r4.6 KB
20 Sep 2004
widget to return a valid time datatype
author: Tom Conlin
request-date object/func optimization and enhancment
request-date.rv:1.1
5.4 KB
11 Mar 2004
This is an enhanced replacement for the original request-date function, the embedded date picker in view (datepicker). - Clean, correct and optimize the code. - add day names at top of window (use system/locales/days). - add first-day-of-week value to choose starting with Sunday or Monday. (I think this value should be part of system/locales) - add Today [...]
author: Didier Cadieu
resize window
resize-window.rv:1.1.0
7.8 KB
13 Mar 2003
{easy way to have a resizable window. also window close-button can be trappt.} {may be used with fresh face or modifying the old now}
author: Volker Nitsch
Resizer
resizer.rv:1.2.3
2.3 KB
1 Oct 2013
icon for resizer.rSimple image resizer
author: Massimiliano Vessi
REST-Friendly HTTP Protocol
rest.r
 documentation
v:0.1.0
5.2 KB
10 Nov 2008
An elementary HTTP protocol allowing more versatility when developing Web Services clients: REST, SOAP or other.
author: Christopher Ross-Gill
Reversi
reversi.r
 documentation
v:2.3.0
31.3 KB
27 Mar 2006
Reversi / Othello
author: Vincent Ecuyer
rewrite-gfx
rewrite-gfx.rv:0.0.2
6.1 KB
2 Jan 2005
Using a (forth-featured) rewrite-grammar to plot recursive (turtle) graphics
author: Piotr Gapinski
RIF
rif.rv:0.0.2
3.9 KB
13 Aug 2010
Minimalistic Rebol Indexed file, append only database manager
author: Pavel
RIM Bot
rim-bot.rv:0.6.0
5.2 KB
13 Mar 2003
Provides easy to use interface into RIM (Rebol Instant Messenger) communications.
author: Ryan S. Cole
RIM Bulliten
rim-bull.rv:0.9.4
1.4 KB
13 Mar 2003
A simple RIM bulletin board example using RIM Bot.
author: Ryan S. Cole
The two-phase simplex algorithm
simplex.rv:0.1.0
14.1 KB
8 Dec 2019
Implement the two-phase simplex algorithm.
author: Marco Antoniazzi
Sammy's manager
samman.r12.8 KB
2 Jan 2012
To generate Sammy.js files using a dialect
author: [unknown]