586 scripts tagged as: [platform · all]
Win for Life! | ||
winforlife.r | v: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 |
Calculate working days between two dates | ||
work-days.r documentation | v:0.0.1 1.7 KB 18 Feb 2007 | Given two dates, and a list of holidays that
occur between them, returns the number of
work days between those two days. With the
/non refinement, will return the number of
non-working days between the two dates. author: Sunanda |
Word Wrap Text | ||
wraptext.r | v:1.0.0 909 bytes 13 Mar 2003 | Handy function to fill and wrap a text paragraph. author: Scrip Rebo |
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 |
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 |
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.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 |
Convert an XML-derived block structure into objects. | ||
xml-object.r | v: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 |
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 |
XML to RebXML Converter | ||
xml2rebxml.r | v:1.2.0 4.8 KB 2 Mar 2009 | Convert XML to RebXML block structure. author: John Niclasen |
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] |
XPM parser | ||
xpm.r | v:0.1.0 2.2 KB 13 Mar 2003 | Convert XPM image file to rebol image! datatype author: oldes |
Yubnub search | ||
yubnub-searches.r | v:1.0.0 1.3 KB 4 Jan 2007 | Just a tool to play with Yubnub service - Yubnub.org. author: Philippe Le Goff |
Zip-Fix | ||
zip-fix.r | 5.0 KB 22 Dec 2003 | Fixing broken zip archives author: Vincent Ecuyer |
571 / 586 | 1 | 2 | 3 | 4 | 5 | ... | 16 | 17 | 18 | 19 | [20] |