Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Print-Hex
print-hex.r
 documentation
v:1.0.0
4.0 KB
1 Feb 2013
Displays binary data both in hexadecimal and filtered ASCII.
author: Vincent Ecuyer
Fire and Smoke particles generator.
particle-generator.rv:1.0.1
11.5 KB
17 Sep 2010
A particle engine demo which generates fire and smoke, with a lot of control and some compositing built-in
author: [unknown]
Pig Latin
piglatin.r675 bytes
6 Dec 2013
Enter text, it displays the Pig Latin translation.
author: nick
RNILL - REBOL Non Intelligent Language Learner
rnill.rv:1.0.4
10.8 KB
19 Feb 2004
RNILL a REBOL implementation of a non intelligent language learner inspired by NIALL (Non Intelligent Amos Language Learner by Mathew Peck 1990).
author: Allen Kamp
RebGUI Card File
rebgui-card-file.r2.0 KB
10 Apr 2010
This is an implementation of the Card File program at http://www.rebol.org/view-script.r?script=card-file.r using RebGUI instead of VID. Notice that the GUI is resizable, the text fields have undo/redo and spellcheck capabilities, requestors are modal, and all the other features of RebGUI are available. Taken from [...]
author: nick
RIP - Standard File Archiver
rip.rv:1.3.1
3.3 KB
13 Mar 2003
A file archiver that works across 37 platforms. Compresses all files and subdirectories into a single binary, self-extracting archive file. (Similar to ZIP programs, but only 3KB.)
author: Carl Sassenrath
REBftp simple ftp client
rebftp.rv:1.3.0
7.9 KB
13 Mar 2003
A simple program to upload and download files to/from an ftp server.
author: David Crawford
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
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
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
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
Create .EXE from Rebol script + other files using NSIS.
reb2exe.rv:1.0
4.6 KB
4 Sep 2006
Create .EXE (with ICON) from Rebol script with optional extra scripts or datafiles using NSIS.
author: Arie van Wingerden
REBOL stress test
rebol-stress-test.rv:0.0.1
3.3 KB
13 Aug 2004
Run various things to see what limits REBOL has. Largest integer, largest decimal, depth of stack, maximum words definable, etc.
author: Sunanda
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
SCRIM (Simple Console Rebol Instant Messenger)
scrim.rv:0.6.0
3.3 KB
13 Mar 2003
RIM for those without View
author: Ryan S. Cole
Soundex
soundex.rv:1.0.0
5.6 KB
6 May 2003
Soundex Encoding returns similar codes for similar sounding words or names. eg Stephens, Stevens are both S315, Smith and Smythe are both S53. Useful for adding Sounds-like searching to databases
author: Allen Kamp
Supercalculator
supercalculator.rv:3.8.23
10.8 KB
21 Dec 2011
icon for supercalculator.rScientific calculator in Rebol!
author: Massimiliano Vessi
Sound Recorder
sound-recorder.r1.0 KB
4 Nov 2009
Demonstrates how to record sounds using MCI. Plays back the recorded sound using a native REBOL sound port. From the tutorial at http://musiclessonz.com/rebol.html
author: nick
Sticky Notes
sticky-notes.rv:1.0.0
10.4 KB
18 Sep 2009
Simple but useful sticky note application. Click on New to create new note item. Use icons on note items to edit, delete & resize the item. Click on an item to move, hold CTRL to align. All notes will be saved (compressed) under %notes.dat when you click on Save or Quit.
author: Endo
Student Photo Database
student-photo-database.r4.9 KB
8 Jun 2010
This example came from a question at: http://synapse-ehr.com/forums/showthread.php?95-Connecting-to-an-Excel-spreadsheet It's based on the card file example at: http://www.rebol.org/view-script.r?script=card-file.r&sid=iwmh5vi
author: nick