Tar |
tar.r discussion documentation | v:1.1.0 5.5 KB 11 Jan 2013 | Creates tar archives. author: Vincent Ecuyer |
Telnet protcol scheme |
telnet.r discussion | v:1.0.1.1 4.8 KB 6 May 2003 | A telnet protocol scheme author: Frank Sievertsen |
View-Hanoi |
view-hanoi.r discussion | v:1.0.0 8.0 KB 13 Mar 2003 | Towers of Hanoi with Visualization. A learning excercise for me. Hopefully it will improve over time. author: Gregg Irwin |
What is my IP |
whatismyip.r discussion | v:0.0.0 725 bytes 24 Mar 2020 | Prints your IP addresses author: Endo |
1 million rows grid 3 |
1-million-rows-grid3.r | 2.2 KB 11 Mar 2017 | Demo of grid data display, with lots of features (save/load, add/remove, undo,
multiline edit, sort, search, key scroll, separator lines, etc.) using VID's 'list style.
See the minimal examples (grids 1 and 2) to learn the basics about using the
VID list widget. author: nick |
Little 3D Game |
3d-game.r | 3.8 KB 2 Jan 2017 | Try to click the bouncing REBOLs as many times as possible in 30 seconds.
The speed increases with each click! The 3D logic and calculations in this
script were taken directly from Gregory Pecheret's ebuc-cube script, at:
http://www.rebol.net/demos/download.html
This script can also be found in the tutorial at http://re-bol.com [...] author: nick |
Ascii math |
ascii-math.r | v:0.0.0 2 KB 10 Mar 2009 | Defines functions and variables for arithmetic ASCII characters author: Scott Wall |
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 |
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 |
Archiver |
archiver.r | v:0.8.2 17.3 KB 21 Apr 2016 | Backup files author: Marco Antoniazzi |
Attribute Values Extractor |
ave.r | 2.1 KB 23 Jan 2006 | Extract attribute values from (HTML) tags author: hy |
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 |
Apply |
apply.r | 5.2 KB 26 Dec 2012 | APPLY function definition author: Ladislav Mecir |
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 |
distribution table de bridge |
bridge.r | 5.4 KB 14 Jan 2016 | Distibuer les 4 mains d'une table de bridge
compter les points H, L et les éventuels D
ainsi que caractériser la distribution author: bertrand |
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 |
REBOL Ale |
beer.r documentation | v:1.0.0 1.3 KB 13 Nov 2003 | A rich, malty, copper brew. author: Anonymous |
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 |
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 |
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 |