Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Editor with Undo
editor-with-undo.r4.1 KB
5 Oct 2010
Demonstrates how alter REBOL's built in text editor. Romano Paolo Tenca's edit-text-undo (http://www.rebol.it/romano/edit-text-undo.txt) is incorporated. The color scheme and help text in the editor are also adjusted. The key to making the changes is in the lines: ctx-edit: mold :ctx-edit (make changes to the code in ctx-edit) [...]
author: Romano Paolo Tenca, (incorporated by Nick Antonaccio)
Fast Scrolling
fastscroll.r
 documentation
v:1.0.0
3.8 KB
5 Jun 2007
A fast scrolling technique
author: Maxim Olivier-Adlhoch
Run Script from FTP
ftpdo.r
 documentation
390 bytes
13 Mar 2003
Do a REBOL script via FTP.
author: [unknown]
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
GUI CRUD App Builder
gui-crud-app-builder.r4.4 KB
11 Dec 2013
CRUD is an acronym for Create Read Update and Delete . Familiar types of apps such as contact managers, inventory systems, home video databases, etc., are examples of typical CRUD data storage applications. This script is a simple CRUD app maker that allows you to instantly create CRUD apps which store, retrieve, sort, etc. records [...]
author: nick
HOF
hof.rv:1.0.1
23.2 KB
13 Mar 2003
Higher Order Functions and series manipulators
author: Jan Skibinski
Peer to Peer Instant Messenger
instant-messenger.r3.8 KB
29 Jun 2008
Exchange text messages directly via TCP/IP network port. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
ICO view 2
ico-view2.rv:0.0.5
3.4 KB
13 Mar 2003
To view the images from the ICO files (windows icons)
author: oldes
IFF dialect
iff-dialect.rv:1.1.0
4.3 KB
16 Jan 2013
Electronic Arts Interchange File Format (IFF) dialect
author: Vincent Ecuyer
edit-tools + little editor
install-edit-tools.rv:1.0.5
23.9 KB
14 Apr 2005
Various stuff to implement an editor. Main features: Tools to plug an area with find/replace in a few lines. And a little editor with plugins.
author: Volker Nitsch
ICO view
ico-view.rv:0.0.1
1.2 KB
13 Mar 2003
To view the image from the ICO file (example what to do with %ico-parser.r)
author: oldes
REBOL Locking System
lock-file.rv:1
2.6 KB
13 Mar 2003
To provide functions for voluntary resource locking in rebol
author: Cal Dixon
Mini virtual and x86 machine dll to speed-up calculations a bit
mini-reb-vm.rv:0.1.1
41.1 KB
24 Feb 2019
speed-up calculations a bit.
author: Marco Antoniazzi
MD5 Message-Digest Algorithm
md5.rv:2.0.1
6.2 KB
16 Dec 2012
Returns a MD5 message digest of an input string as a binary!
author: Marco Antoniazzi
Mirror languages module
mirror-lang.r19.5 KB
18 Jul 2012
[no purpose header found]
author: Arnold van Hofwegen
Menu-System
menu-system.rv:0.2.0
88.4 KB
12 Jun 2005
Easy to use VID compatible REBOL menu system (early Beta). Have menus in your REBOL apps, finally.
author: Christian Ensel
myskype.r
myskype.r2.5 KB
23 Oct 2011
Controls the audio settings on my skype client.
author: [unknown]
AIOE Newsgroup Test
newsgroup.rv:1.0.0
13.3 KB
8 Mar 2008
- an application of NNTP protocol - and an introduction AIOE.org
author: R.v.d.Zee
REBOL news Protocol $Revision: 1.8 $
nntp.rv:1.8.0
20.7 KB
13 Mar 2003
Read and post news articles
author: Jeff Kreis
object to xml converter
object-xml.rv:1.1.0
4.1 KB
16 Oct 2010
Takes the output and/or object format from xml-object.r by Brian Wisti and Gavin F. McKenzie and formats it back into xml. See also xml-parse by the same authors to provide the input from an xml file to xml-object.r.
author: James Nakakihara
Quine -- a program that displays it's own source
oneliner-quine.rv:1.0.0
636 bytes
8 Mar 2009
Creates a self modifying window. (includes the REBOL Header.)
author: Ammon Johnson
Object Game
objects-example.r1.9 KB
29 Jun 2008
A little game to demonstrate Rebol objects. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html
author: nick antonaccio
Rebol Profiler
profiler.r2.2 KB
13 Oct 2003
For profiling parts of Rebol scripts
author: Ingo Hohmann
Patches
patches.rv:1.4.0
5.6 KB
14 Nov 2003
Various patches to Rebol.
author: A J Martin
POINT OF SALE SYSTEM
pos.r12.6 KB
14 Mar 2010
This is a point of sale system (sales checkout, receipt printer, and data storage system) written using RebGUI. It may help provide some basic insight into the workings of RebGUI. Actually, the majority of this code manages user workflow - saving/retrieving receipts. The RebGUI parts are simple and short. Note that the username [...]
author: nick