537 scripts tagged as: [level · intermediate]
| 3KB News Reader | ||
| 3kbnewsreader.r | v:0.1.1 4.3 KB 13 Mar 2003 | Simple CLI news reader. author: Ryan C. Christiansen |
| Accumulate | ||
| accumulate.r discussion | v:1.0.1 1.0 KB 13 Mar 2003 | Cumulates values in a block together, by successively applying the function to each value in Series. author: Andrew Martin |
| 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 |
| Addr | ||
| addr.r | v:1.0.0 4.4 KB 10 Mar 2005 | Convert C data to Rebol - get the memory address and cast* to a given struct or array author: Romano Paolo Tenca |
| Gateway for request to AI | ||
| ai-geteway.r discussion documentation | v:0.0.4 2.6 KB 20 Nov 2024 | A function that makes an AI request via the Internet and returns a response. author: Sergey Pochinok |
| AI image | ||
| ai-image.r | v:0.0.1 1.0 KB 20 Nov 2024 | Demonstration of using AI to obtain an image. author: Sergey Pochinok |
| Data formatter | ||
| align.r | v:1.0.0 1.1 KB 13 Mar 2003 | Create text columns author: Bohdan Lechnowsky |
| 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 |
| Animated face Resize | ||
| animresize.r documentation | v:1.0.0 3.5 KB 5 Jun 2007 | An animated resize using DRAW and image! author: Maxim Olivier-Adlhoch |
| 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 |
| args.r test | ||
| args-test.r | v:0.1.6 2.4 KB 11 Dec 2008 | Demonstrate the use of the args.r module on rebol.org author: Maxim Olivier-Adlhoch |
| args - generic command-line argument parser. | ||
| args.r discussion documentation | v:0.1.10 29.9 KB 17 Dec 2008 | End to end command-line argument management. Using a command-line description dialect parse a command-line and if its valid, construct a context which reflects it. author: Maxim Olivier-Adlhoch |
| Arguments | ||
| arguments.r | v:1.0.1 803 bytes 13 Mar 2003 | Returns the arguments of the function as a block. author: Andrew Martin |
| Auto-hiding scroller style example | ||
| auto-hiding-scroller-style.r discussion | v:0.8.0 14.4 KB 14 Nov 2020 | Add an auto-hiding scroller to VID GUIs author: Marco Antoniazzi |
| Autoextracting REBOL file creator | ||
| autoextract.r | v:1.0.0 1.5 KB 13 Mar 2003 | Send files via email which can be decompressed simply by executing the contents of the message when it is received. author: Bohdan Lechnowsky |
| Attribute Values Extractor | ||
| ave.r | 2.1 KB 23 Jan 2006 | Extract attribute values from (HTML) tags author: hy |
| 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 |
| Encode/Decode Base58 | ||
| base58.r | v:1.0.0 1.1 KB 5 Dec 2009 | To Encode Integers as Base58.
Used by some URL shortening services. author: Christopher Ross-Gill |
| Functions for calculations with big integer numbers | ||
| bigmath.r | v:0.2.0 30.0 KB 4 May 2019 | Make calculations with big integer numbers. author: Marco Antoniazzi |
| 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 |
| Binary Search | ||
| binary-search.r | 1.8 KB 5 Nov 2007 | Find an index in a sorted list, at which an item must occur,
if the item exists in the list.
in time porportional to log-2 of the number of items in the list.
NOTE WELL no effort is made to confirm the series is actually sorted.
returns none if the input arguments are (detectably) flawed
returns a index of a match OR an index [...] author: Tom Conlin |
| Black Scholes Option Price | ||
| black-scholes.r | v:0.1.1 2.5 KB 13 Mar 2003 | Provide a Rebol function for computing the Black-Scholes (1973) formula for determining an European style Option Price. author: Matt Licholai |
| Email Blaster | ||
| blast.r documentation | v:1.0.0 1.8 KB 13 Mar 2003 | Send an email to everyone on a spreadsheet of email addresses. Personalize the greeting for each. Keep a log of who was been sent the message. author: Anonymous |
| 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 |
| Blood | ||
| blood.r | v:0.1.1 19.1 KB 7 Mar 2009 | Usefull example to demo and learn how to use liquid. 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 |
| 1 / 537 | [1] | 2 | 3 | 4 | 5 | ... | 14 | 15 | 16 | 17 | 18 |








