Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Triangulation Example
triangulation.r4.9 KB
13 May 2005
To demonstrate how to calculate the location of a robot based on response times from three known beacons in a right triangle configuration
author: Bohdan Lechnowsky
Tric Trac
trictrac.r2.4 KB
13 Nov 2013
A quick implementation of a simple board game. Created with a student as a tutorial example. The point is to roll the dice, and match the rolled number with any combination of available number buttons above. For example, if you roll a 6, you can match it with the number button 6, or 5 + 1, or 4 + 2, or 3 + 2 + 1, etc. Once [...]
author: nick
Tweener
tweener.rv:0.7.5
29.6 KB
29 Jul 2018
Make transitions between two values. Many easing functions to animate faces.
author: Marco Antoniazzi
Tail recursion
tailfunc.rv:1.0.0
3.9 KB
6 May 2003
Provides transparent tail recursive functions with refinement transferral. Source code 4 gurus only
author: Maarten Koopmans
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
Templating
templating.r3.8 KB
9 Nov 2009
Use a template (a master html document) to maintain child document(s) that hold individual editable content(s). Editable content are delimited by the following two tags: <!-- b_editable name="title1" --> <!-- e_editable name="title1" -->
author: Cedric G.
Text effect styles
text-effects.rv:1.0.0
2.3 KB
6 May 2003
This version contains just 'sine-text style...
author: Oldes
Textile Parser
textile.r
 documentation
v:0.2.0
16.2 KB
16 Jun 2006
Transforms Textile-formatted text into HTML
author: Brian Wisti
Textpad syntax generator
textpad-syngen.rv:0.5
3.3 KB
6 Sep 2010
Textpad syntax generator for Textpad 4.4 (and above) Highlighter gets lost with {{}}
author: John Kenyon
TextUI - Textual User Interface
textui.r3.4 KB
22 Jan 2013
Open source REBOL is currently being ported to platforms without GUI support. This script is a simple replacement for GUIs that collect text input from fields and drop down lists. Just specify a block of labels, and a block of default values for each field ('answers). If the the 'answers block contains a nested block, the values in [...]
author: nick
TextureLab - Texture generator
texture-lab.rv:0.3.3
25.6 KB
31 Oct 2006
Generate mathematical textures
author: ReBolek
TFACE: Scrolling text face
tface.r16.9 KB
3 Nov 2011
This is a module that can be included in a larger program with the command 'do %tface.r' and it will provide a function (TFACE-SHOW-TEXT <text-string-parameter>' that will display a passed text string in a scrolling window. This code was copied from the REBOL cookbook and annotated so that the copier could understand it.
author: Steven White with help from Carl
TFTP Get
tftp-get.rv:1.0.1
3.7 KB
15 Nov 2007
get file from tftp daemon, could be modified as scheme, needs perfection on write to disk!
author: ND
Origami Demo
upmc12.rv:1.0
223.0 KB
26 Feb 2007
Playing with Rebol on Ultra Mobile Personal Computer. Use keyboard arrows for options!
author: François Jouen
Create an Intelligent Mail Barcode encoding string
usps4cb.r
 documentation
23.3 KB
7 Nov 2011
This is a program to load the United States Postal Service Windows library for creating the new Intelligent Mail Barcode. It is designed to be included in a calling program, and it provides a function to generate a coding string, which in turn may be printed in a proper barcode font to produce an Intelligent Mail Barcode. Normally, one would use [...]
author: Steven White
Units
units.rv:0.0.0
19.0 KB
26 May 2015
Units conversion program
author: Scott Wall
Unstylize
unstylize.rv:1.0.0
4.7 KB
1 Nov 2016
Converts a style sheet to the VID stylize dialect who generated it.
author: Annick Ecuyer
UnTar
untar.rv:0.8.3
3.6 KB
25 Apr 2013
Extracts tar archives.
author: Marco Antoniazzi
UPnP - IGD V1.0
upnp-igd.rv:0.1
14.3 KB
10 Sep 2006
UPnP-IGD tool to discover and control an Internet Gateway Device via UPnP
author: marco
URL Handler
url-handler.r
 documentation
14.6 KB
6 Nov 2016
A script to handle URLs as objects. Rebol's built-in 'decode-url function returns an object, but no methods to manipulate it. This script includes functions that make it possible to manipulate the URL as you please. CGI parameters are parsed into an alphabetized block for ease of comparison of URLs.
author: hy
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
VID Group
vid-group.r1.6 KB
9 Mar 2009
A simple group VID style with enable/disable capability
author: Ammon Johnson
VID Titlebar
vid-drag-bar.rv:0.0.4
5.4 KB
9 Mar 2009
A VID Titlebar Style
author: Ammon Johnson
VID Usage
vid-usage.r
 discussion
v:1.2
80.5 KB
10 Jan 2004
VID Usage Tutorial with Runnable Examples
author: Cybarite
VID1 for R3
vid1r3.r3
 discussion
v:0.3.20
113.6 KB
17 Apr 2022
Lets you use VID1 with R3
author: Marco Antoniazzi