ASCII Chart |
ascii-chart.r | v:1.0.0 881 bytes 14 Sep 2004 | Displays an ASCII chart author: Sunanda |
ASCII Info |
ascii-info.r | v:1.0.0 2.0 KB 1 Feb 2007 | Basically an ASCII chart. author: Ryan S. Cole |
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 |
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) |
Associate |
associate.r discussion | v:1.2.0 1.8 KB 13 Mar 2003 | Provides an associative memory store. author: Andrew Martin |
ARCFOUR and CipherSaber |
arcfour.r | 3.8 KB 18 Jan 2004 | Provides encryption and decryption using the ARCFOUR algorithm author: Cal Dixon |
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 |
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 |
Asynchronous Get Keys |
async-get-keys.r | 602 bytes 17 Apr 2010 | Demonstrates how to check for async keystrokes (including arrow keys) in the REBOL console.
Taken from the tutorial at http://re-bol.com author: nick |
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 |
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 |
Always on Top |
always-on-top.r | 1.0 KB 23 Dec 2013 | Demonstrates how to use the Windows API to make a Rebol
application always stay on top of other windows (so that the
Rebol window is always visible in front of any other programs
that are opened). Be sure to use the view/new option, then
run the 2 Windows API functions, then do-events to show the
GUI. author: nick |
Apply |
apply.r | 5.2 KB 26 Dec 2012 | APPLY function definition author: Ladislav Mecir |
Data formatter |
align.r | v:1.0.0 1.1 KB 13 Mar 2003 | Create text columns author: Bohdan Lechnowsky |
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 |
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 |
Average |
average.r discussion | v:1.0.0 626 bytes 8 Jul 2003 | Averages the values in the Block. author: Andrew Martin |
REBOL/AI Image linker |
ai.r | v:1.0.0 15.8 KB 13 Mar 2003 | Simple dialect for creating AdobeIllustrator files (ai) with linked images author: Oldes |
Archiver |
archiver.r | v:0.8.2 17.3 KB 21 Apr 2016 | Backup files author: Marco Antoniazzi |