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 |
Codec: tar archives |
codec-tar.r | v:1.0.0 9.2 KB 6 Mar | [no purpose header found] author: Annick ECUYERupdated: 7-Mar-2025 |
CRC-32 |
crc32.r documentation | v:1.2.0 9.4 KB 30 Jan 2013 | CRC32 checksum function author: Vincent Ecuyer |
Various compression algorithms |
compression.r | v:0.0.3 22.0 KB 14 Feb 2013 | Collect and show various compression algorithms (Huffman, RLE, LZ77, LZSS, LZ78, LZW). author: Marco Antoniazzi |
Contexts |
contexts.r | 10.5 KB 7 Jul 2013 | REBOL code from the bindology article author: Ladislav Mecir |
Rebol CGI library |
cgi.r | 6.8 KB 4 Mar 2004 | Provide everything needed to create a CGI script author: Cal Dixon |
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 |
Captcha Example |
captcha-example.r | 1.0 KB 8 Apr 2010 | A minimal example demonstrating how to use the captcha library by SOFTINNOV:
http://softinnov.org/rebol/captcha.shtml
NOTE: the first part of this script CAN be used to create catchpa images
in a non-graphic environment. You can, for example, run the first 6 lines
of this script on your web server - just be sure to use REBOL/command [...] author: nick |
CAS Registry Number |
cas-rn.r | v:1.0.1 3.3 KB 25 Oct 2005 | The CAS Registry (http://www.cas.org/EO/regsys.html) is a widely
used database of chemical substances. The CAS Registry Numbers are a de
facto standard for the identification of chemical substances.
This module contains helper functions to handle CAS Registry Numbers. author: Daniel Rybowski |
Html Pretty Print REBOL |
colorize.r documentation | 3.9 KB 13 Mar 2003 | Syntax highlighting for HTML display of REBOL scripts author: Jeff Kreis |
REBOL2 Codec System |
codecs.r documentation | v:1.0.1 19.5 KB 6 Mar | [no purpose header found] author: Annick ECUYERupdated: 7-Mar-2025 |
Can Rebol Print? |
can-rebol-print.r | v:0.1.1 13.4 KB 12 Oct 2008 | This script illustrate some possible methods of printing script output. author: mr.z |
Choose and convert colors |
color-requester.r | v:0.8.10 37.5 KB 12 Jan 2024 | Requests a color or modify or convert it author: Marco Antoniazzi |
Codec: GZip compressed data |
codec-gzip.r | v:1.0.0 11.6 KB 2 Mar | [no purpose header found] author: Annick ECUYERnew: 2-Mar-2025 |
Unit converter |
convertitore.r | v:1.4.14 24.2 KB 2 Jul 2013 | The best unit converter on earth! author: Massimiliano Vessi |
Crystal Reports |
crystal-reports.r | v:0.1.0 10.2 KB 6 Apr 2007 | Provides a basic API to the Crystal-ReportŪ report engine (crpe32.dll) to show, print and export reports.
Allows for setting formulas and selection criteriae as well as passing parameters when launching reports. author: Christian Ensel |
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 |
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 |
Compress Source |
compress-source.r | v:1.0.0 4.7 KB 15 Sep 2005 | Convert REBOL source into a more compact form. author: Brian Hawley |
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. |