Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Similarity Metrics
simetrics.r
 discussion
 documentation
v:0.5.0
21.2 KB
19 Feb 2006
Toolkit of string distance metrics.
author: Francois Vanzeveren (fvz)
Star Wars reminiscent intro
swintro.r2.4 KB
30 Jun 2005
To demonstrate AGG and 3D-type calculations using Rebol
author: Bohdan Lechnowsky
Altme world search
skimp-my-altme.r
 documentation
v:0.0.2
29.2 KB
21 May 2007
Indexes and searches Altme worlds
author: [unknown]
SKIMP: Simple keyword index management program
skimp.r
 documentation
v:0.0.2
40.3 KB
3 May 2007
Simple, fast way of indexing the text content of many documents
author: Sunanda
another slider
slide.rv:0.1.0
5.0 KB
13 Mar 2003
Adds vertical slider to any face
author: oldes
Table Columns
table-columns.rv:1.0.0
1.2 KB
13 Mar 2003
Table-Columns takes the name of 1 or columns in a block, and generates ML dialect for the table contents.
author: Andrew Martin
techfell uSqlite3 protocol handler
techfell-protocol.rv:0.0.2
8.2 KB
9 Feb 2006
http://users.iol.it/irwin/ uSQLite is a network wrapper for SQLite. It turns SQLite into an RDBMS but puts the emphasis on the 'Lite'. In fact it works in a somewhat unconventional mmanner in order to make both servers and clients as light, portable and simple as possible. Readers who are not familiar with SQLite are advised to visit www.sqlite.org. uSQLite [...]
author: Piotr Gapinski
UTF-8
utf-8.r
 discussion
v:1.0.2
14.3 KB
14 Nov 2003
Encoding and decoding of UCS strings to and from UTF-8 strings.
author: Jan Skibinski
Wiki
wiki.rv:3.3.2
25.6 KB
19 Jul 2003
Implements a Wiki using Rebol and the Xitami webserver.
author: Andrew Martin
Qtask Markup Language - XHTML emitter
xhtml-emitter.r
 documentation
v:2.19.1
35.1 KB
28 May 2007
This program implements a QML to XHTML converter. The input is a QML document tree (from the QML parser), and the output is XHTML text.
author: Gabriele Santilli
CSV Handling Tools
csv-tools.rv:1.1.5
11.9 KB
20 Dec 2011
Loads and formats CSV data, for enterprise or mezzanine use.
author: Brian Hawley
Test Dot Graphviz with com2Rebol
graphviz2rebol.rv:0.0.2
1.6 KB
5 Apr 2006
REBOL COM.interfacing with WinGraphviz
author: Ph. Le Goff
Half-life log parser
hllogparser.r5.8 KB
4 Mar 2004
Allows a rebol script to parse server logs from the game: Half-life
author: Cal Dixon
Markup language Dialect parser
mdlparser.r
 discussion
 documentation
v:0.0.2
32.2 KB
5 Feb 2005
To personally study the practicallity of Rebol being used as bridge between browsers and markup languages.
author: daniel murrill
Image to ppm converter
oneliner-image-to-ppm.r
 documentation
v:1.0.0
1.0 KB
29 Jan 2013
Creates a binary Portable Pixel Map (PPM - P6) from an image! source
author: Vincent Ecuyer
Parse & Display Of The Core23 Manual
parse-core23-manual.rv:1.0.1
16.9 KB
26 Sep 2007
a parsing exercise
author: R. v.d.Zee
PHP-colorizer
php-colorizer.rv:1.1.0
26.8 KB
19 Jan 2009
[no purpose header found]
author: David 'Oldes' Oliva
A keyword based search engine for the Rebtutorial articles index page
rebtut-indexer.r
 documentation
v:0.0.1
14.6 KB
14 Dec 2009
Was tired looking up visually the index page for any article containing a specific keyword. For now the script loads and parses the original articles' index page duirectly from the Rebtutorial.com web site, splitting URL links apart from their descriptions, and while counting them it appends them to a block that can be searched by keyword. [...]
author: Gerard Cote
R3 Hash function
r3-rehash.rv:0.0.2
1.7 KB
19 Nov 2010
Provide a hash function (case sensitive map) for R3
author: Sunanda
Mapping a picture onto a 3D Sphere
sphere.r
 discussion
v:1.0.1
63.5 KB
21 Feb 2006
A 3D Perspective demo
author: [unknown]