Dump-Style |
dump-style.r | v:1.0.0 2.6 KB 24 Nov 2003 | Dump style facets and returns a block which can be passed to stylize
to create a clone of the style. author: Romano Paolo Tenca |
Dump-Face |
dump-face.r | v:1.0.0 3.0 KB 24 Nov 2003 | Dump a face and its subfaces and deep find shared faces in a pane (for debugging)
Returns the face itself, so can be used like probe. Overwrite the standard Rebol function. author: Romano Paolo Tenca |
Easy Drawer |
easy-drawer.r | v:1.0.0 9.2 KB 11 Feb 2007 | Easy way to test draw commands author: Guest2 |
esmtp scheme |
esmtp.r | v:0.1.0 8.3 KB 6 May 2003 | A modified, extended version of smtp scheme author: RT, G. Scott Jones |
Evaluate |
evaluate.r | 6.2 KB 15 Mar 2011 | A few expression evaluators and expression translators written in REBOL. author: Ladislav Mecir |
Extract REBOL keywords |
extract-keywords.r | 1.1 KB 28 Jun 2009 | Generic function to extract and format REBOL 'keywords', typically to create a syntax highlight file
for an editor that doesn't support REBOL. author: Ashley G Truter |
Engroup |
engroup.r | v:0.2 5.0 KB 14 Apr 2009 | Mezzanine function to arrange values into groups of all equal values. author: Christian Ensel |
Import and Validate User Input |
filtered-import.r documentation | v:0.1.1 10.9 KB 5 Jun 2007 | Filters user input based upon a given spec author: Christopher Ross-Gill |
Fade Presentation |
fadetext.r | 1.3 KB 19 Jul 2003 | Demonstrate fade effects author: Jeff |
Files Renamer |
files-renamer.r | v:0.8.15 27.1 KB 17 May 2016 | Rename files author: Marco Antoniazzi |
Forum |
forum.r | 15.2 KB 17 Jun 2010 | A CGI forum application, running at http://rebolforum.com.
Please link to it, so that new REBOLers have a place to ask questions! author: nick |
VID: Faces and Facets |
faces.r | 4.1 KB 20 Mar 2010 | Show Faces and Facets Values author: François Jouen |
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 |
GLES and EGL library interface |
gles-egl-h.r | v:0.6.2 139.2 KB 28 Apr 2020 | Use modern OpenGL with shaders author: Marco Antoniazzi |
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 |
Hangman, with word generator |
hangman.r | 1.3 KB 2 Jan 2017 | A little hangman game, from http://re-bol.com/short_rebol_examples.r author: nick |
Indexing |
indexing.r | v:1.0.0 3.9 KB 3 Mar 2013 | Indexing of values. author: Brett Handley |
clipboard handler |
klipper.r | v:0.2.0 1.9 KB 18 Feb 2005 | Share clipboard between Linux/KDE klipper and Rebol author: Piotr Gapinski |
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 |
Mini-MetaDB |
metadb.r | v:1.0.0 2.8 KB 16 Mar 2010 | Simple associative database for managing metadata author: Christopher Ross-Gill |
Make Object |
make-object.r | v:1.0.0 1.1 KB 13 Mar 2003 | Scans a Spec looking for set-word! inside them,
then stuffs them in the object spec with none. author: Andrew Martin |
make-doc-pro |
make-doc-pro.r discussion documentation | v:1.0.8 57.8 KB 7 Feb 2004 | Parses the make-doc-pro markup language into a
datastructure that can be into other
document formats (such as HTML) with good titles, table
of contents, section headers, indented fixed-spaced
examples, bullets and definitons. author: Robert M. Münch |
Menu-System |
menu-system.r | v:0.2.0 88.4 KB 12 Jun 2005 | Easy to use VID compatible REBOL menu system (early Beta).
Have menus in your REBOL apps, finally. author: Christian Ensel |
MP3 stream parser |
mp3-stream-parser.r | v:1.0.0 6.4 KB 1 Apr 2009 | MP3 parser with streaming input author: Oldes |
patched HTTP/HTTPS protocol with cookies support |
my-http.r discussion | 21.8 KB 18 Aug 2006 | Provide an HTTP/HTTPS handler that transparently supports cookies author: cyphre@seznam.cz |