533 scripts tagged as: [type · tool]
| 3KB News Reader | ||
| 3kbnewsreader.r | v:0.1.1 4.3 KB 13 Mar 2003 | Simple CLI news reader. author: Ryan C. Christiansen |
| 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 |
| Anonymous CGI session services | ||
| acgiss.r documentation | v:0.0.1 8.1 KB 18 Dec 2006 | Provide basic cookie support for CGI scripts author: Sunanda |
| pluginable analog alarm clock | ||
| aclock-p.r discussion documentation | 3.5 KB 20 Sep 2004 | aproximate an analog clock and add alarm author: Tom Conlin |
| Advanced R3D demo | ||
| advanced-r3d.r | v:3.1.6 6.8 KB 17 Oct 2012 | R3D demo author: Massimiliano Vessi |
| Altme chat reader/exporter | ||
| altme-chat-reader.r discussion | v:1.2.1 23.2 KB 19 May 2016 | Display or export to html the content of an Altme chat group.
Can be used in interractif or command-line mode.
For usage, run the script with -? argument :
"rebol.exe -s altme-chat-reader.r -?" author: [unknown] |
| Analog Clock | ||
| analog-clock.r documentation | v:1.2.0 5.6 KB 28 Jan 2013 | Colorful clock with analog display author: Vincent Ecuyer |
| Script Analyser | ||
| analyse.r | v:1.0.1 5.3 KB 7 Jan 2005 | Front-End User Interface for anamonitor to analyse a rebol script. author: JL MEYRIAL |
| AnaMonitor | ||
| anamonitor.r | v:1.1.7 36.0 KB 26 Sep 2003 | To visually examine nested objects/blocks.
Examples:
monitor
monitor system/words
monitor svv author: Romano Paolo Tenca |
| Estimate size of a REBOL application | ||
| application-sizer.r documentation | v:0.0.3 13.2 KB 7 Dec 2008 | [no purpose header found] author: Sunanda |
| Archiver | ||
| archiver.r | v:0.8.2 17.3 KB 21 Apr 2016 | Backup files author: Marco Antoniazzi |
| ARFF Data Mining | ||
| arff-datamining.r | 2.7 KB 26 Feb 2009 | Implement a framework for Data Mining algorithms that works on ARFF files.
Includes various algorithms. Assumes class being mined for is the last attribute. author: Izkata |
| ASCII Info | ||
| ascii-info.r | v:1.0.0 2.0 KB 1 Feb 2007 | Basically an ASCII chart. author: Ryan S. Cole |
| Email attachments | ||
| attach.r | 2.6 KB 13 Mar 2003 | Send email with base64 encoded attachments author: Sterling Newton |
| Base conversion functions | ||
| base-convert.r documentation | v:0.0.2 8.0 KB 2 Sep 2005 | Functions to convert an decimal whole number to and from any arbitrary base author: Sunanda |
| BBcode | ||
| bbcode.r | v:0.1.0 8.7 KB 9 Jan 2009 | Basic BBCode implementation. For more info about BBCode check http://en.wikipedia.org/wiki/BBCode author: David 'Oldes' Oliva |
| Best File Fit | ||
| bestfit.r discussion | v:1.0.0 5.9 KB 18 Jun 2004 | List the files that best fill up the available space.
Use predefined strings or insert the available space in KB (= 1000 byte).
Useful for selecting files to best fill up a CD/DVD. author: Mauro Fontana |
| Bignumbers.r | ||
| bignumbers.r discussion | v:1.0 4.8 KB 22 Mar 2007 | This script allows you to apply the four classical operations (add, subtract divide, multiply) on very big positive integers.
Size of the integers is only limited by the size of a rebol string since numbers are represented as strings.
When using this script, keep in mind that the operations manipulate string numbers in reverse order (see example at the end of [...] author: [unknown] |
| Encode binary data to plain text and decode it | ||
| bin-encode.r | v:0.9.0 16.4 KB 15 Dec 2012 | Converts from and to Base64, UUencode, XXencode, BinHex 4.0, Ascii85, FScode, Quoted-printable, Q-encoding, Percent-encoding author: Marco Antoniazzi |
| bin-to-float | ||
| bin-to-float.r discussion | v:0.0.3 1.2 KB 8 Nov 2006 | Convert a binary file to a series of floats and back author: Glenn M. Lewis |
| REBOL Blogger | ||
| blog.r documentation | v:1.3.2 18.3 KB 10 Jan 2005 | The blog system written and used by Carl Sassenrath,
REBOL's creator. This script will let you post and
update blogs on your website using just a web browser.
Generates summary and index pages, blog searches, etc.
Extensible with Makedoc2 for more formatting options. author: Carl Sassenrath |
| BNF grammar compiler | ||
| bnf-compiler.r | v:1.0 11.0 KB 13 Dec 2009 | convert BNF grammar to REBOL parse rules author: Maxim Olivier-Adlhoch |
| BNF Parser | ||
| bnf-parser.r | v:1.1.0 7.7 KB 6 Mar 2013 | Parse BNF rules. author: Brett Handley |
| brother to text | ||
| bro2text.r | v:1.1.0 2.4 KB 1 Feb 2007 | Converts some brother word processing files (.wpt) to text. author: Ryan S. Cole |
| better-than-nothing sqlite3 handler | ||
| btn-sqlite.r discussion | v:0.2.2 5.7 KB 30 Jan 2006 | easy access to sqlite3 database without /Pro or /Command features author: Piotr Gapinski |
| Build a Program Package | ||
| build-pack.r documentation | v:1.0.0 2.1 KB 13 Mar 2003 | Creates a single compressed REBOL program from a list of file modules. Modules can include binary data files such as images. author: Carl Sassenrath |
| Web Site Builder | ||
| build-site.r documentation | v:1.0.0 5.6 KB 13 Mar 2003 | The actual script that builds the REBOL web site (using a master template and a navigation structure). author: Carl Sassenrath |
| 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 |
| VID Button Set | ||
| button.r | 2.4 KB 8 Mar 2009 | A simple VID Button set. Includes Ok, Cancel, Toggle and Choice author: Ammon Johnson |
| Synchronizable Calendar/Scheduler | ||
| calendar-install.r discussion | 1.4 KB 18 Oct 2013 | Easy-to-use Calendar/Scheduler that can be synchronized over a network, and has popup-alerts. author: Izkata |
| 1 / 533 | [1] | 2 | 3 | 4 | 5 | ... | 14 | 15 | 16 | 17 | 18 |









