Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Chrono - High-precision time measurement
windows-chrono.rv:1.0.2
4.1 KB
24 Aug 2010
[no purpose header found]
author: Maxim Olivier-Adlhoch
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
Demo sound player
wavplayer.r10.6 KB
4 Nov 2011
The is a complete program (as opposed to a code sample) that plays a .wav file. It is an annotated modification of a script sent to the author in response to a question on the REBOL mailing list, namely, how to find out how long a .wav file will play. Besides playing a sound file, this script is annotated to explain how to make a progress [...]
author: Steven White with help from Rosemary de Dear
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
XML Generator
xmlgen.rv:1.0.0
1.7 KB
13 Mar 2003
Simple functions to generate XML output. Creates example XML as published in Scientific American, May 1999.
author: Scrip Rebo
XML to RebXML Converter
xml2rebxml.rv:1.2.0
4.8 KB
2 Mar 2009
Convert XML to RebXML block structure.
author: John Niclasen
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
XML/DOM
xml-dom.r
 documentation
v:0.1.2
6.6 KB
28 Mar 2009
A rudimentary in-memory XML interpreter and interface.
author: Christopher Ross-Gill
Parse and write XML code
xml-load-form.rv:0.7.1
12.8 KB
9 Aug 2018
Parse XML code and return a tree of block, and vice-versa.
author: Marco Antoniazzi
Convert an XML-derived block structure into objects.
xml-object.rv:1.0.5
7.9 KB
3 Mar 2005
This script creates a function xml-to-object that converts a series of nested blocks, created from an XML document by parse-xml, into a series of nested objects that represent the original content of the XML document processed.
author: Gavin F. McKenzie
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
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
XPM parser
xpm.rv:0.1.0
2.2 KB
13 Mar 2003
Convert XPM image file to rebol image! datatype
author: oldes
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
Yearly Calendar
yearly-calendar.r1.6 KB
4 Feb 2017
Displays a calendar for the entire year chosen by the user. Click any date to edit that day's events.
author: nick
ZIP explorer
zip.rv:0.1.0
5.4 KB
13 Mar 2003
Shows content of some ZIP archive
author: Oldes
compress , decompress witch zlib stream
zlib.rv:1.0.0
5.4 KB
29 Mar 2015
[no purpose header found]
author: [unknown]
Zip-Fix
zip-fix.r5.0 KB
22 Dec 2003
Fixing broken zip archives
author: Vincent Ecuyer