Parse Analysis Toolset /View |
parse-analysis-view.r documentation | v:2.1.0 31.7 KB 24 May 2013 | Some REBOL/View tools to help learn/analyse parse rules. author: Brett Handley |
Patch for REBOL FTP protocol 226 response handling. |
patch-ftp-226-handling.r documentation | 5.2 KB 2 Jul 2005 | To fix FTP protocol 226 response handling. author: Brett Handley |
Patches |
patches.r | v:1.4.0 5.6 KB 14 Nov 2003 | Various patches to Rebol. author: A J Martin |
Permute |
permute.r | v:1.0.0 2.0 KB 13 Mar 2003 | Permutes a matrix. author: Andrew Martin |
PHP-colorizer |
php-colorizer.r | v:1.1.0 26.8 KB 19 Jan 2009 | [no purpose header found] author: David 'Oldes' Oliva |
Pop |
pop.r | v:1.0.0 697 bytes 13 Mar 2003 | Returns the first value in a series and removes it from the series. author: Andrew Martin |
Printer |
printer.r | v:1.0.0 941 bytes 13 Mar 2003 | Sends text to printer on //prn. author: Andrew Martin |
Push |
push.r | v:1.0.0 749 bytes 13 Mar 2003 | Inserts a value into a series and returns the series head. author: Andrew Martin |
REBOL Parse Rule Parser |
parserule-parser.r documentation | v:1.0.2 12.5 KB 9 Mar 2013 | Parse REBOL Parse Rules. author: Brett Handley |
REBOL Spec Generator for Text Editor PsPAD |
pspad-spec.r | 2.6 KB 6 Jul 2005 | Create PSPAD syntax file from REBOL system words author: cybarite@sympatico.ca |
Digital PCS Phone Pager |
pcspager.r | 4.4 KB 13 Mar 2003 | Check e-mail account for messages, then process for
paging to a Digital PCS phone. The processing includes
chopping message/sender lengths and url-encoding. My
cellular company wanted an extra $3/month just to give me
an e-mail address that does what this script does. (Can
you believe that? $3!) My PCS provider is Cantel AT&T [...] author: Kevin McKinnon |
QkLaunch - Quick Program Launcher |
qklaunch.r | v:0.2 2.7 KB 6 Jun 2007 | Easily launch programs from folder structure acting as a menu. author: Arie van Wingerden |
Qtask Markup Language Editor |
qml-ed.r documentation | 496 bytes 23 Aug 2006 | Edit QML files, create HTML from QML author: Gabriele Santilli |
Qtask source code archive |
qtask-source.r | 464 bytes 27 Jul 2012 | This is a package that contains the source code for Qtask author: Qtask |
Runner |
runner.r | 4.5 KB 18 Oct 2013 | Run rebol scripts or open websites at certain time intervals.
For example, I use it with an email-checking script and a few others
I just felt like compressing it to save some space -
I use floppy disks a lot.
do this in the console to get the source:
write %RunnerDecomp.txt decompress pick (load %Runner.r) 3 author: Izkata |
Simple REBOL Text Parser |
rebol-text-parser.r documentation | v:1.0.1 6.7 KB 9 Mar 2013 | Parse text using a REBOL grammar and index values found within it. author: Brett Handley |
R2HTML |
r2html.r | v:1.3.1 2.8 KB 13 Mar 2003 | Converts .r rebol script file into a .html file. author: Andrew Martin |
Radio Paradise Playlist |
radioparadise.r | v:1.0.0 1.3 KB 13 Mar 2003 | Shows the playlist from radioparadise.com author: Mike Hansen |
Raging Bull page downloader |
raging-bull.r | 2.4 KB 13 Mar 2003 | This script reads sequential pages from the
Raging-Bull on-line bulletin board. author: Jim Goodnow II |
Rebol Name Value |
rnv.r | v:1.2.0 1.7 KB 13 Mar 2003 | Common RNV manipulation functions. author: Andrew Martin |