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 |
VID_build |
vid-build.r discussion | v:0.8.6 36.7 KB 17 Nov 2013 | Easily create VID guis author: Marco Antoniazzi |
Visual sorting |
visual-sorting.r | v:0.0.10 21.4 KB 17 May 2016 | Collect and show various sorting algorithms. author: Marco Antoniazzi |
Web-GetIt! |
wgetit.r | v:1.8.0 13.5 KB 6 Feb 2006 | Saves content of web pages to local disk. author: Dirk Weyand |
webcam style |
webcam.r | v:0.0.2.0 1.8 KB 11 Jun 2004 | style for webcam images author: Piotr Gapinski |
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 |
Window maker |
win-maker.r | v:0.1.0 5.1 KB 13 Mar 2003 | Adds title with any buttons to any face (useful for windows without standard system title) author: oldes |
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 |
Find a file in sites |
web-find-file.r | v:3.0.0 2.8 KB 9 Nov 2012 | Finding web page containing a text, also crawling on all page links author: Massimiliano Vessi |
Hunt the Wumpus |
wumpus.r | v:1.0.1 9.7 KB 20 Jul 2003 | A REBOL version of a retro text game. Just for fun. author: Gregg Irwin |
Wall Street |
wall-street.r | 3.6 KB 5 Jun 2007 | Small nice demo author: rebolek |
A more XML 1.0 compliant set of XML parsing tools. |
xml-parse.r | v:0.7.6 44.0 KB 1 Jul 2009 | REBOL's built-in parse-xml function lacks a number of
XML 1.0 compliant features, including:
- support for CDATA sections
- support for XML Namespaces
- exposure of the internal DTD subset
The intent of this script is to create an XML parser
that can operate either via an event/callback mechanism,
or produce [...] author: Gavin F. McKenzie |
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 |
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 |
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 |
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] |
compress , decompress witch zlib stream |
zlib.r | v:1.0.0 5.4 KB 29 Mar 2015 | [no purpose header found] author: [unknown] |