Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
REBOL Web Server
webserv.rv:0.0.0.15
13.6 KB
23 Jan 2004
A Simple HTTP-Server that can run REBOL CGI scripts
author: Cal Dixon
Hunt the Wumpus
wumpus.rv:1.0.1
9.7 KB
20 Jul 2003
A REBOL version of a retro text game. Just for fun.
author: Gregg Irwin
Wiki entry R2
wiki-rebol2.rv:3.1.4
4.4 KB
14 Feb 2013
make wikibook/wikipedia/mediawiki entry from defined words, example: my? append (then you can paste directly (CTRL+V), see http://en.wikibooks.org/wiki/REBOL_Programming/append) This works with Rebol2
author: Max Vessi
Wiki entry R3
wiki-rebol3.rv:3.0.6
4.1 KB
2 Jan 2013
make wikibook/wikipedia/mediawiki entry from defined words, example: my? append (then you can paste directly (CTRL+V), see http://en.wikibooks.org/wiki/REBOL_Programming/append) This works with Rebol3
author: Massimiliano Vessi
Wild Buttons
wild-buttons.rv:1.0.1
2.8 KB
13 Mar 2003
To demonstrate some easy visual button effects with REBOL/View.
author: Bohdan Lechnowsky
Method to set some Rebol console parameters.
window-util.rv:1.0.0
2.8 KB
19 Mar 2010
Used to set the Rebol console's window title and icon. Include a method to get the current windows handle. Work only in windows.
author: Maxime Tremblay, idea comes from %no-rebol-in-title-bar.r script by Nick Antonaccio
Win for Life!
winforlife.rv:1.4.9
1.4 KB
6 Jun 2011
Win for life is an italian lotery. You have to guess 10 number over 20, plus a number over 20. The probability is about 1/3000000. This is a simply random numbers generator between 1 and 20.
author: Massimiliano Vessi
Native Windows requestors
win-requestors.r3.4 KB
29 Jun 2009
A set of four Windows native requestors that approximate and extend the functionality of the REBOL request* functions.
author: Ashley G Truter
WAP File Editor CGI
wap-file-editor.r1.9 KB
10 Aug 2010
Edit text file (insert only) using your WAP cell phone browser.
author: nick
A more XML 1.0 compliant set of XML parsing tools.
xml-parse.rv: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
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
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.rv: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.rv:0.0.2
110.4 KB
24 May 2006
XPDev is a program that helps XP devellopers to manage documentation
author: [unknown]
YARM - Yet Another Rebol Messenger
yarm.rv:1.0.2
1.0 KB
13 Mar 2003
An email-client with a browser front-end
author: Tommy Giessing Pedersen
Yubnub search
yubnub-searches.rv:1.0.0
1.3 KB
4 Jan 2007
Just a tool to play with Yubnub service - Yubnub.org.
author: Philippe Le Goff
ZIP explorer
zip.rv:0.1.0
5.4 KB
13 Mar 2003
Shows content of some ZIP archive
author: Oldes