RIM Bot |
rim-bot.r | v:0.6.0 5.2 KB 13 Mar 2003 | Provides easy to use interface into RIM (Rebol Instant Messenger) communications. author: Ryan S. Cole |
REBOL Diff and Patch functions |
reboldiff.r documentation | v:1.1.1 11.5 KB 29 Jul 2005 | Implements diff and patch in REBOL. Allows you to see
differences between text files. author: Gabriele Santilli |
Dialect Object Model |
rebol-dom-mdlparser.r | 71.6 KB 7 Jul 2023 | ----a future Rebol browser API?----
%Rebol-DOM.r mdlparser.r can view DOM's as VID.
The Rebol-dom code in the mdlparser has
been updated. I'll improve the mdlparser
and post updates as time permits or if anyone
request specific changes that will improve it.
This mdlparser [...] author: daniel |
Safe CGI data retriever |
safe-cgi-data-read.r documentation | v:0.0.2 3.4 KB 22 Jun 2011 | Safely retrieves CGI GET or POST data
into a REBOL object. author: Sunanda |
Supermastermind |
supermastermind.r | v:2.0.5 11.9 KB 4 Oct 2012 | The old clasic game Mastermind author: Massimiliano Vessi |
StRIP |
strip.r | v:1.0.0 6.3 KB 25 Nov 2010 | REBOL File packer author: Boleslav Brezovsky, based on rip.r by Carl Sassenrath/Cal Dixon |
Small Mail Sender by Freakzen-LX |
smail.r | v:1.0.0 4.1 KB 13 Mar 2003 | small mail client with timer and logging function author: Freakzen-LX |
Simple Virtual Shrink |
shrink.r | 12.7 KB 13 Mar 2003 | This script is a virtual shrink chatter bot .
It was obviously inspired by the original shrink bot
called Eliza. When the program gets a sentence in
English, it tries to find a matching rule in its
rule database and if it understands the sentence
it tries to give a reasonable reply.
(Type quit to quit) author: Martin Johannesson |
CMS - web site builder |
sitebuilder.cgi | 125.6 KB 22 Dec 2012 | Easily create, edit, and arrange HTML pages on your web site. Upload existing
content files or use the built-in WSYIWYG HTML editor (from openwebware.com)
to layout pages visually, without having to write any code. It works just like a
word processor, except it runs directly in your browser, right on your web site.
You can adjust fonts, colors, and other [...] author: nick |
Custom math operators |
tj-operators.r | 2.1 KB 27 Dec 2006 | Math shorthand. Used by other of my library functions. Rollover operator author: Tim Johnson |
Text Editor |
text-edit.r | v:1.0.0 1.7 KB 6 May 2003 | A basic text editor with: cut, copy, paste, horizontal and vertical scrolling, URLs as file names (for FTP remote editing), shortcut keys and a dialog box for file save confirmation. author: Carl Sassenrath |
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 |
Example Text Document |
textdoc.r documentation | 2.9 KB 13 Mar 2003 | Creates an example for text-to-html doc language.
Shows how natural and readable it is -- the reason we
prefer it for writing our how-to documentation. author: Carl Sassenrath |
Simple Test Suite |
test-simple.r documentation | v:0.3.0 6.3 KB 15 Jun 2006 | Add support for simple test mechanisms to REBOL, similar to Perl's
Test::Simple.
The basic idea? Make testing simple so everybody can make tests. author: Brian Wisti |
Tiny GUI Builder |
tiny-gui-builder.r | 2.4 KB 4 Feb 2017 | A cut down version of the appbuilder, without any code to
deal with actions, data structures, styles, extra help features,
etc. Just point and click to build little GUI layouts. author: nick |
UnTar |
untar.r | v:0.8.3 3.6 KB 25 Apr 2013 | Extracts tar archives. author: Marco Antoniazzi |
vprint: print/logging management tool |
vprint.r documentation | v:1.3.2 10.0 KB 11 Dec 2008 | programatically selectable, indented printing/tracing/logging/debugging engine. author: Maxim Olivier-Adlhoch |
VID Usage |
vid-usage.r discussion | v:1.2 80.5 KB 10 Jan 2004 | VID Usage Tutorial with Runnable Examples author: Cybarite |
REBOL Mapping of all win32 API errors |
win32-errors.r | v:1.0 193.9 KB 8 Sep 2010 | [no purpose header found] author: Maxim Olivier-Adlhoch |
CGI Comment Article |
webcomment.r documentation | 2.9 KB 13 Mar 2003 | Run this to create the file used for
the cgicomment.r script. author: Carl Sassenrath |