Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
ABNF Parser
abnf-parser.r
 documentation
v:1.0.1
21.8 KB
11 Mar 2013
Parse ABNF rules as found in IETF RFC documents.
author: Brett Handley
3KB News Reader
3kbnewsreader.rv:0.1.1
4.3 KB
13 Mar 2003
Simple CLI news reader.
author: Ryan C. Christiansen
99 Bottles of Beer
99-bottles-of-beer.r834 bytes
7 Dec 2013
Prints the 99 Bottles of Beer song lyrics, with proper grammar. Bottles changed to bottle at the end of the 2 line, and throughout the 1 line. 0 changed to No in the last line.
author: nick
args - generic command-line argument parser.
args.r
 discussion
 documentation
v:0.1.10
29.9 KB
17 Dec 2008
End to end command-line argument management. Using a command-line description dialect parse a command-line and if its valid, construct a context which reflects it.
author: Maxim Olivier-Adlhoch
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
Autoextracting REBOL file creator
autoextract.rv:1.0.0
1.5 KB
13 Mar 2003
Send files via email which can be decompressed simply by executing the contents of the message when it is received.
author: Bohdan Lechnowsky
Auto-hiding scroller style example
auto-hiding-scroller-style.r
 discussion
v:0.8.0
14.4 KB
14 Nov 2020
Add an auto-hiding scroller to VID GUIs
author: Marco Antoniazzi
REBOL/AI Image linker
ai.rv:1.0.0
15.8 KB
13 Mar 2003
Simple dialect for creating AdobeIllustrator files (ai) with linked images
author: Oldes
Animated face Resize
animresize.r
 documentation
v:1.0.0
3.5 KB
5 Jun 2007
An animated resize using DRAW and image!
author: Maxim Olivier-Adlhoch
Archiver
archiver.rv:0.8.2
17.3 KB
21 Apr 2016
icon for archiver.rBackup files
author: Marco Antoniazzi
Area with scrollers style
area-scroll-style.r
 discussion
v:1.0.0
13.7 KB
27 Sep 2004
This is a new area style with possible vertical and/or horizontal scrollers. It allow selection of text outside the viewable area and have a read-only mode.
author: Didier Cadieu (alias DideC)
Altme chat reader/exporter
altme-chat-reader.r
 discussion
v:1.2.1
23.2 KB
19 May 2016
Display or export to html the content of an Altme chat group. Can be used in interractif or command-line mode. For usage, run the script with -? argument : "rebol.exe -s altme-chat-reader.r -?"
author: [unknown]
ARFF Data Mining
arff-datamining.r2.7 KB
26 Feb 2009
Implement a framework for Data Mining algorithms that works on ARFF files. Includes various algorithms. Assumes class being mined for is the last attribute.
author: Izkata
App Builder
appbuilder.r26.4 KB
16 Feb 2017
An app builder to help new students learn how to write Rebol code. To create a user interface for a new app, just point and click any GUI widget (button, text field, dropdown box, etc.). You'll be prompted to edit the properties of each added widget, and you can add actions which will run when the user interacts with the widget. Actions [...]
author: nick
Attribute Values Extractor
ave.r2.1 KB
23 Jan 2006
Extract attribute values from (HTML) tags
author: hy
Addr
addr.rv:1.0.0
4.4 KB
10 Mar 2005
Convert C data to Rebol - get the memory address and cast* to a given struct or array
author: Romano Paolo Tenca
Email attachments
attach.r2.6 KB
13 Mar 2003
Send email with base64 encoded attachments
author: Sterling Newton
BBcode
bbcode.rv:0.1.0
8.7 KB
9 Jan 2009
Basic BBCode implementation. For more info about BBCode check http://en.wikipedia.org/wiki/BBCode
author: David 'Oldes' Oliva
Encode binary data to plain text and decode it
bin-encode.rv:0.9.0
16.4 KB
15 Dec 2012
Converts from and to Base64, UUencode, XXencode, BinHex 4.0, Ascii85, FScode, Quoted-printable, Q-encoding, Percent-encoding
author: Marco Antoniazzi
Blood
blood.rv:0.1.1
19.1 KB
7 Mar 2009
Usefull example to demo and learn how to use liquid.
author: Maxim Olivier-Adlhoch
REBOL Blogger
blog.r
 documentation
v:1.3.2
18.3 KB
10 Jan 2005
The blog system written and used by Carl Sassenrath, REBOL's creator. This script will let you post and update blogs on your website using just a web browser. Generates summary and index pages, blog searches, etc. Extensible with Makedoc2 for more formatting options.
author: Carl Sassenrath
Piles of Button Styles
buttons.r
 documentation
v:1.1.0
4.4 KB
13 Mar 2003
Displays 52 button styles out of the hundreds possible.
author: Carl Sassenrath
Blogger
blogger.r1.9 KB
22 Apr 2010
This program allows users to create and add entries to an online blog page. The GUI has text fields which allow the user to enter a title, link, and blog text, as well as a button to select an image file which will be uploaded and included in the blog entry. When the Upload button is clicked, an HTML file is created and uploaded to [...]
author: nick
Blit-r
blit.rv:1.0.0
6.2 KB
17 Jan 2013
A simple 16 modes blitter function
author: Vincent Ecuyer
Base conversion functions
base-convert.r
 documentation
v:0.0.2
8.0 KB
2 Sep 2005
Functions to convert an decimal whole number to and from any arbitrary base
author: Sunanda