Tint demonstration |
tint.r | v:1.0.0 729 bytes 13 Mar 2003 | Tint demonstration author: Jeff |
translate |
translate.r | v:1.0.0 3.8 KB 13 Nov 2003 | i18n-tool to translate rebol-scripts author: Volker Nitsch |
Triangulation Example |
triangulation.r | 4.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 |
Map |
tj-map.r | 2.8 KB 18 Jan 2007 | Applying a function to items in a list author: andrew martin |
UPnP - IGD V1.0 |
upnp-igd.r | v:0.1 14.3 KB 10 Sep 2006 | UPnP-IGD tool to discover and control an Internet Gateway Device via UPnP author: marco |
Visual sorting |
visual-sorting.r | v:0.0.10 21.4 KB 17 May 2016 | Collect and show various sorting algorithms. author: Marco Antoniazzi |
REBOL Web Server |
volkswebserv.r discussion | v:0.0.0.15 16.0 KB 24 Oct 2005 | A Simple HTTP-Server for running and debugging REBOL CGI scripts, modified %webserv.r author: Cal Dixon |
VID Titlebar |
vid-drag-bar.r | v:0.0.4 5.4 KB 9 Mar 2009 | A VID Titlebar Style author: Ammon Johnson |
VID_build |
vid-build.r discussion | v:0.8.6 36.7 KB 17 Nov 2013 | Easily create VID guis author: Marco Antoniazzi |
Wiki |
wiki.r | v:3.3.2 25.6 KB 19 Jul 2003 | Implements a Wiki using Rebol and the Xitami webserver. author: Andrew Martin |
Chrono - High-precision time measurement |
windows-chrono.r | v:1.0.2 4.1 KB 24 Aug 2010 | [no purpose header found] author: Maxim Olivier-Adlhoch |
xCopy |
xcopy.r documentation | v:1.0 3.2 KB 11 Apr 2006 | REBOL implementation of the well-known xcopy tool.
xcopy allows you to copy in one move files, directories,
subdirectories and contained files to a given location. author: Christophe 'REBOLtof' Coussement |
xpath.r |
xpath.r | v:1.0 8.2 KB 11 Mar 2007 | This script shows how to implement an XPath interpreter in Rebol/Prolog.
This interpreter is not complete.
It is only a kind of Proof of Concept . It lacks some features.
Currently it can parse a document containing elements, attributes and pcdata.
In this script I see an xml document as a tree of UNTYPED nodes.
Consequently,
- all nodes are treated [...] author: Alban Gabillon |
XPDev |
xpdev.r | v:0.0.2 110.4 KB 24 May 2006 | XPDev is a program that helps XP devellopers to manage documentation author: [unknown] |
Parse and write XML code |
xml-load-form.r | v:0.7.1 12.8 KB 9 Aug 2018 | Parse XML code and return a tree of block, and vice-versa. author: Marco Antoniazzi |
Zip-Fix |
zip-fix.r | 5.0 KB 22 Dec 2003 | Fixing broken zip archives author: Vincent Ecuyer |
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 |
Color REBOL Code in HTML |
color-code.r discussion documentation | 3.4 KB 22 Jul 2005 | Colorize source code based on datatype. Result is HTML.
This script is used to syntax color the library scripts. author: Carl Sassenrath |
Dump-Face |
dump-face.r | v:1.0.0 3.0 KB 24 Nov 2003 | Dump a face and its subfaces and deep find shared faces in a pane (for debugging)
Returns the face itself, so can be used like probe. Overwrite the standard Rebol function. author: Romano Paolo Tenca |
Directory Mapper |
dir-mapper.r | v:1.0.5 5.0 KB 13 Mar 2003 | Recursively builds a dir-structure map of the directory
with file/dir informations as size and dates author: Oldes and Stephane Bagnier |