Area with scrollers style |
area-scroll-style.r discussion | v:1.0.0 13.7 KB 27 Sep 2004 | This is a new area style with possible vertical and/or horizontal scrollers.
It allow selection of text outside the viewable area and have a read-only mode. author: Didier Cadieu (alias DideC) |
Date and time functions |
date-time.r discussion | v:1.1 11.8 KB 24 Feb 2011 | This script contains the Rebol implementation of some date and time functions provided in
the glibc library and the gnumeric (and therefore Microsoft Excel) software.
While the use and handling of date and time data are in most cases straightforward
with Rebol, some of the advanced date and times functionalities found in glibc and
gnumeric are still missing in [...] author: Francois Vanzeveren |
REBOL::EXIF |
exif-core.r discussion | v:1.3 9.7 KB 22 Dec 2003 | obsluga plikow JPEG/EXIF author: Piotr Gapinski |
The Kasper Program |
kasper.r discussion | v:1.0 2.1 KB 13 Jun 2008 | Please Ingri (my sister, the dog owner) author: [unknown] |
Markup language Dialect parser |
mdlparser.r discussion documentation | v:0.0.2 32.2 KB 5 Feb 2005 | To personally study the practicallity of Rebol
being used as bridge between browsers and markup languages. author: daniel murrill |
Dialect Object Model |
rebol-dom-mdlparser discussion documentation | 61.9 KB 4 Jun 2022 | %Rebol-DOM.r mdlparser.r is a copy
of the %Rebol-DOM.r mdlparser.
The first copy would not download
so i appended the *.r to it, wich
seemed to make it able to become
downloadable now. So...., down
load it and tell me all about its
glorious [...] author: daniel |
ABNF Parser |
abnf-parser.r documentation | v:1.0.1 21.8 KB 11 Mar 2013 | Parse ABNF rules as found in IETF RFC documents. author: Brett Handley |
Archiver |
archiver.r | v:0.8.2 17.3 KB 21 Apr 2016 | Backup files author: Marco Antoniazzi |
Build-Tag |
build-tag.r | v:1.2.0 1.3 KB 13 Mar 2003 | Build-Tag is a replacement Build-Tag that handles XML attributes.
An earlier version of Build-tag is incorporated into latest Rebol/Core. :) author: Andrew Martin |
Rebol Code colorizer |
code-colorizer.r | v:0.9.5 18.7 KB 19 Jan 2009 | To convert Rebol script into html with colorized code. Using string based parsing. author: David 'Oldes' Oliva |
Clips |
clips.r | v:1.2.0 7.8 KB 27 Feb 2006 | Installs a tray icon (Windows only) and collects small
text snippets. author: Gabriele Santilli |
coding-mailto |
coding-maito.r discussion | v:1.0.0 5.4 KB 11 Sep 2004 | a tool for coding the mailto info in a html page and avoid some spam author: Philippe Le Goff |
CSS |
css.r documentation | v:1.0.0 2.1 KB 13 Mar 2003 | CSS generates CSS markup from Rebol
words, paths, tags, blocks and other Rebol values. author: Andrew Martin |
Google Chart API |
charts-api.r documentation | v:0.1.1 3.2 KB 24 Jul 2010 | Generates a URL to access the Google Charts API author: Christopher Ross-Gill |
Cisco config to text file |
cisco-extract.r | 25.4 KB 5 Jul 2009 | To read multiple Cisco IOS & CATOS files & create a summary of key information paticularly interface details author: [unknown] |
libcairo library interface |
cairo-h.r | v:0.6.0 165.4 KB 20 May 2019 | Code to bind cairo graphics shared library to Rebol. author: Marco Antoniazzi |
Scripts To Change The Appearance Of Text-Lists |
change-text-lists.r | v:1.0.0 17.2 KB 15 Apr 2008 | This script is a tool that provides script writers with script that can be used to
change the appearance of text-lists. author: R.v.d.Zee |
OTA bitmap to GIF converter |
converter.r | v:1.1 13.9 KB 25 Sep 2004 | Converts so-called operator logos for cell phones, i.e. OTA bitmaps
into ordinary two-colour GIFs. author: HY |
CD Track Titles |
cd-track-titles.r | 8.4 KB 29 Jan 2008 | This script illustrates a method of obtaining the track titles of music CDs so
that the titles may become part of a CD directory or data base - without typing
each title in manually. author: r. |
Chess board handler |
cbh.r documentation | v:0.1.0 12.1 KB 28 Aug 2012 | Function as a chess board interface.
Support playing a game of chess according to the rules of the game of chess. author: Arnold van Hofwegen |