encompass function |
encompass.r | v:1.0.3 8.2 KB 26 Nov 2003 | Patch/Extend/Restrict any function by transparently enclosing it within another. author: Maxim Olivier-Adlhoch |
Enumerated Type |
enum.r documentation | v:0.1.1 12.6 KB 13 Jun 2009 | Safe Enumerated Type for REBOL author: Hostile Fork |
FABRIK IK solver |
fabrik.r | v:0.1.0 10.0 KB 15 Dec 2019 | Implement Forward And Backward Reaching Inverse Kinematics algorithm. author: Marco Antoniazzi |
loose feel for dragging faces |
feel-loose.r | v:0.2.1 5.5 KB 18 Aug 2020 | Add dragging capability to any face. Inspired by Red. author: Marco Antoniazzi |
File globbing module and dialect |
file-list.r discussion documentation | v:0.0.2 30.2 KB 19 Oct 2006 | Given a file spec, and optional criteria for date, size,
and attributes, the FILE-LIST function returns a block of
files that match the spec and criteria.
It is also a test-bed for how to integrate dialects with
one-another. There are sub-dialects for date, size, and
attribute tests, and FILE-LIST encapsulates those, along [...] author: Gregg Irwin |
REBOL/flash Build Tool |
flash-build.r | 1.6 KB 8 Apr 2010 | A simple script to help new users experiment with editing, compiling and viewing
.swf files created with REBOL/flash. It uses the built-in REBOL text editor to
repeatedly run through the edit/compile/run process, so that code changes can
be made quickly and easily, and the compiled results viewed immediately in the
browser. [...] author: nick |
FastCGI Broker |
fcgi-broker.r discussion | v:1.0.1 2.6 KB 15 Dec 2005 | Rebol script broker for a hooked rebol interpreter launched as a FastCGI application.
This is the root script which runs others scripts on request of the FastCGI peer.
This enables REBOL/Core or REBOL/View to act as a FastCGI application without the need
for REBOL/Command.
This script only works on Windows with a patched REBOL interpreter.
Details available at [...] author: Pascal Hurni |
Obscure File Server |
fileserver.r | 14.4 KB 3 Sep 2009 | Share files over HTTP protocol +NLS author: pijoter |
Global services module |
glb.r documentation | 14.3 KB 7 Nov 2011 | This is an idea for packaging up code, plus some small
demos of how to do various things, harvested from the cookbook and
the mailing list. They are things that are done so often and in so
many situations that the author found it helpful to package them up
in a file of personal functions. All these techniques are shown in
various places, but this [...] author: Steven White |
glayout - GLASS-based layout engine |
glayout.r | v:0.5.4 141.6 KB 16 Nov 2006 | replace vid dialect layout while keeping its basic featureset author: Maxim Olivier-Adlhoch |
Document Generator |
generate-doc.r documentation | 15.7 KB 13 Mar 2003 | XMLish doc generator using parse-XML author: Daan Oosterveld |
Garmin GPS protocol handler |
garmin-protocol.r | v:0.4.2 18.7 KB 12 Dec 2004 | Garmin eTrex Legend protocol handler author: Piotr Gapinski |
Demo Msx Emulation Galaga |
galaga.r | v:1.0.1 88.5 KB 28 Feb 2007 | MSX Emulation using rebcode author: Guest2 |
GeoRSS converter |
georss.r | 24.5 KB 7 Oct 2009 | Converts GeoRSS xml to GPX/KML/OziExplorer formats author: pijoter |
IMAP Handler |
imapx-handler.r | v:0.0.2 36.8 KB 30 Mar 2006 | Add some RFC3501 (full imap) behaviour to the imap scheme. author: rt & ingo hohmann |
ico-parser2 |
ico-parser2.r | v:0.0.5 9.7 KB 13 Mar 2003 | To get data from the windows *.ico files author: Oldes |
Iconic Image Browser |
icon-browse2.r | v:2.1.1 2.0 KB 3 Dec 2012 | Browse a directory of images using a scrolling list of icons. author: carl sassenrath |
Little-bell |
little-bell.r | v:1.0.0 4.8 KB 13 Mar 2003 | Rudimentary Telnet client written in REBOL. author: Ole Friis |
LRWP interface to Xitami |
lrwp.r | v:1.0.0 4.2 KB 13 Mar 2003 | LRWP is a FastCGI like interface for Xitami. This implementation is provided by Robert Muench and Maarten Koopmans. Enjoy.... author: Maarten Koopmans |
Logviewer |
logviewer.r | 16.0 KB 13 Oct 2006 | Monitor log files. Please read included readme for further information author: Daniel Szmulewicz |